chore: generate

This commit is contained in:
opencode-agent[bot]
2026-04-01 23:49:44 +00:00
parent 0da4aa8cf2
commit 765b93e9ea
4 changed files with 18 additions and 23 deletions
@@ -900,7 +900,6 @@ export namespace MessageV2 {
}
}
export function filterCompacted(msgs: Iterable<MessageV2.WithParts>) {
const result = [] as MessageV2.WithParts[]
const completed = new Set<string>()