chore: generate

This commit is contained in:
opencode-agent[bot]
2026-03-02 07:41:53 +00:00
parent be20f865ac
commit 4b9e19f72f
3 changed files with 8 additions and 4 deletions

View File

@@ -505,6 +505,7 @@ export type CompactionPart = {
messageID: string
type: "compaction"
auto: boolean
overflow?: boolean
}
export type Part =