chore: generate

This commit is contained in:
opencode-agent[bot]
2026-04-01 23:49:44 +00:00
parent e4ff1ea778
commit 854484babf
4 changed files with 18 additions and 23 deletions

View File

@@ -900,7 +900,6 @@ export namespace MessageV2 {
}
}
export function filterCompacted(msgs: Iterable<MessageV2.WithParts>) {
const result = [] as MessageV2.WithParts[]
const completed = new Set<string>()