chore: generate

This commit is contained in:
opencode-agent[bot] 2026-03-02 07:41:53 +00:00
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 =