summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-03-13fix(opencode): lost sessions across worktrees and orphan branches (#16389)Michael Dwan
Co-authored-by: Aiden Cline <[email protected]>
2026-03-13tui: update compaction status message to use Session instead of History ↵David Hill
across all languages The compaction message now correctly indicates the current session was compacted rather than the entire history, making it clearer to users which conversation data was optimized.
2026-03-13release: v1.2.26opencode
2026-03-13fix(app): model selection persist by session (#17348)Adam
2026-03-13fix(app): polish prompt composer controls (#17388)David Hill
2026-03-13fix(app): sidebar syncAdam
2026-03-13tweak(ui): use new-session icon in sidebar buttonsDavid Hill
2026-03-13fix(app): avoid clipping new session during sidebar animDavid Hill
2026-03-13fix(app): animate titlebar controls on sidebar openDavid Hill
2026-03-13fix(app): restore sidebar dash and sync session spinner colors (#17384)David Hill
2026-03-13feat(schema): scaffold effect-to-zod bridge (#17273)Kit Langton
2026-03-13fix(app): fork should copy prompt into new session (#17375)Adam
2026-03-13fix(ui): force wasm highlighter for markdown code blocks (#17373)Jack
2026-03-13fix(app): sidebar spacing + session list spinner transition (#17355)David Hill
2026-03-13fix(app): terminal cloning without retry (#17354)Adam
2026-03-13fix(app): scroll falls behind prompt inputAdam
2026-03-13fix(app): tooltip quirksAdam
2026-03-13fix(app): todo spacingAdam
2026-03-13fix(app): better optimistic prompt submit (#17337)Adam
2026-03-13fix(opencode): serialize config bun installs (#17342)Shoubhit Dash
2026-03-13fix(app): oc-2 went too darkAdam
2026-03-13fix(app): support text attachments (#17335)Adam
2026-03-13chore(app): i18n sync (#17283)Adam
2026-03-13chore: cleanup (#17284)Adam
2026-03-13perf(app): use cursor session history loading (#17329)Shoubhit Dash
2026-03-13Remove prompt mode toggle (#17216)David Hill
2026-03-13chore: generateopencode-agent[bot]
2026-03-13perf(server): paginate session history (#17134)Shoubhit Dash
2026-03-13fix(app): simplify themes (#17274)Adam
2026-03-13go: upi payFrank
2026-03-12chore: cleanup migrate from global code (#17292)Aiden Cline
2026-03-12fix(opencode): sessions lost after git init in existing project (#16814)Michael Dwan
Co-authored-by: Aiden Cline <[email protected]>
2026-03-13fix(e2e): fail fast on config dependency installs (#17280)Luke Parker
2026-03-12fix(app): list item background colorsAdam
2026-03-12feat(app): missing themes (#17275)Adam
2026-03-12fix: filter empty content blocks for Bedrock provider (#14586)Tom Ryder
2026-03-13chore: generateopencode-agent[bot]
2026-03-12fix(cli): hide console command from help output (#17277)Kit Langton
2026-03-13fix(app): stabilize todo dock e2e with composer probe (#17267)Luke Parker
2026-03-13chore: generateopencode-agent[bot]
2026-03-13refactor(provider): effectify ProviderAuthService (#17227)Kit Langton
2026-03-13desktop: multi-window support in electron (#17155)Brendan Allan
2026-03-13feat(cli): add console account subcommands (#17265)Kit Langton
2026-03-12refactor(auth): effectify AuthService (#17212)Kit Langton
2026-03-12tweak: rm openrouter warning (#17259)Aiden Cline
2026-03-13fix(app): increase CI e2e workers (#17263)Luke Parker
2026-03-13reorder provider list in providers login (#17262)Kit Langton
2026-03-12feat(app): interruption stateAdam
2026-03-13fix(ci): keep test runs on dev (#17260)Luke Parker
2026-03-12release: v1.2.25opencode