summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-03-03feat(core): rework workspace integration and adaptor interface (#15895)James Long
2026-03-03docs(bash): clarify output capture guidance (#15928)Dax
2026-03-03fix: `run --attach` agent validation (#11812)Andrea Alberti
Co-authored-by: LukeParkerDev <[email protected]>
2026-03-04revert: undo turbo typecheck dependency change from #14828 (#15902)Copilot
Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: Hona <[email protected]>
2026-03-03release: v1.2.16opencode
2026-03-03tui: replace curved arrow with straight arrow for better terminal compatibilityDax Raad
2026-03-03tui: show pending toolcall count instead of generic 'Running...' messageDax Raad
2026-03-03tui: use arrow indicator for active tool execution (#15887)Dax
2026-03-03fix(auth): normalize trailing slashes in auth login URLs (#15874)Matt Silverlock
2026-03-03wip: zenFrank
2026-03-03fix(app): defer diff renderingAdam
2026-03-03fix(app): defer diff renderingAdam
2026-03-03chore: cleanupAdam
2026-03-03chore: update nix node_modules hashesopencode-agent[bot]
2026-03-03Upgrade opentui to v0.1.86 and activate markdown renderable by default (#14974)Sebastian
2026-03-03docs(i18n): sync locale docs from english changesopencode-agent[bot]
2026-03-03wip: zenFrank
2026-03-03fix(app): timeline jankAdam
2026-03-03fix(app): tighten up header elementsAdam
2026-03-03chore: cleanupAdam
2026-03-03chore: tr glossaryAdam
2026-03-03chore: generateopencode-agent[bot]
2026-03-03fix: update Turkish translations (#15835)İbrahim Hakkı Ergin
2026-03-03fix(app): stabilize project close navigation (#15817)Jack
Co-authored-by: Adam <[email protected]>
2026-03-03chore: cleanupAdam
2026-03-03chore: fix testAdam
2026-03-03fix(app): timeline jankAdam
2026-03-03fix(app): timeline jankAdam
2026-03-03fix(opencode): disable session navigation commands when no parent session ↵Jérôme Benoit
(#15762) Co-authored-by: Test User <[email protected]> Co-authored-by: Shoubhit Dash <[email protected]>
2026-03-03chore: nix flake update for bun 1.3.10 (#15648)Caleb Norton
Co-authored-by: Jérôme Benoit <[email protected]>
2026-03-03zen: docsFrank
2026-03-03wip: zenFrank
2026-03-03wip: zenFrank
2026-03-03chore: generateopencode-agent[bot]
2026-03-03wip: zenFrank
2026-03-03chore: generateopencode-agent[bot]
2026-03-03fix(opencode): avoid gemini combiner schema sibling injection (#15318)Shoubhit Dash
2026-03-03chore: generateopencode-agent[bot]
2026-03-02fix(provider): forward metadata options to cloudflare-ai-gateway provider ↵Ryan Skidmore
(#15619)
2026-03-02fix(opencode): clone part data in Bus event to preserve token values (#15780)Ryan Skidmore
2026-03-02chore: update nix node_modules hashesopencode-agent[bot]
2026-03-02chore: generateopencode-agent[bot]
2026-03-02Animation Smorgasbord (#15637)Kit Langton
Co-authored-by: Adam <[email protected]>
2026-03-02fix(app): default auto-respond to falseAdam
2026-03-02chore: fix docs sync permissionsAdam
2026-03-02chore(app): solidjs refactoring (#13399)Adam
2026-03-02ui: move session review bottom paddingDavid Hill
Remove bottom padding from the scroll wrapper and apply it to the accordion content instead.
2026-03-02ui: avoid session review header clippingDavid Hill
Move the session review header outside the scroll viewport and drop strict containment so shadows can render without being cropped.
2026-03-02ui: tighten scroll thumb and review paddingDavid Hill
Keep the scroll thumb visually slim (4px) while preserving a 12px drag target, and remove extra right padding in session review content.
2026-03-02ui: widen scroll thumb hit areaDavid Hill
Make the thumb overlay 12px wide while keeping the visible bar 6px centered for easier hover/drag.