summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2026-03-06chore: update nix node_modules hashesopencode-agent[bot]
2026-03-06refactor(opencode): replace Bun.which with npm which (#15012)Dax
2026-03-06release: v1.2.19opencode
2026-03-05feat: add "gpt-5.4" to codex allowed models list (#16274)Sadık
2026-03-05refactor: replace Bun.stderr and Bun.color with Node.js equivalentsDax Raad
2026-03-05refactor: replace Bun.connect with net.createConnectionDax Raad
2026-03-05fix: use sha1 for hash instead of unsupported xxhash3-xxh64Dax Raad
2026-03-05refactor: use node:stream/consumers for stdin readingDax Raad
2026-03-05refactor: replace Bun.stdin.text with Node.js stream readingDax Raad
2026-03-05refactor: replace Bun.hash with Hash.fast using xxhash3-xxh64Dax Raad
2026-03-05refactor: replace Bun.write with Filesystem.write in config filesDax Raad
2026-03-05refactor: replace Bun.write/file with Filesystem utilities in snapshotDax Raad
2026-03-05refactor: replace Bun.sleep with node timers (#15013)Dax
2026-03-05fix(app): stale show (#16236)Filip
2026-03-05tui: remove keyboard shortcut tooltips from new session and new workspace but...David Hill
2026-03-05zen: gpt 5.4 proFrank
2026-03-05ci: fixFrank
2026-03-05zen: gpt5.3 codex sparkFrank
2026-03-05fix(console): follow-up for #13108 docs/en routing and locale cookie sync (#1...Jun
2026-03-05fix(app): load tab on open fileAdam
2026-03-05docs(i18n): sync locale docs from english changesopencode-agent[bot]
2026-03-05zen: gpt5.4Frank
2026-03-05release: v1.2.18opencode
2026-03-05chore: update nix node_modules hashesopencode-agent[bot]
2026-03-05feat(tui): add onClick handler to InlineTool and Task components (#16187)Dax
2026-03-05chore(app): ghostty-web forkAdam
2026-03-05ci: remove unused publishConfig that was breaking npm publishingDax Raad
2026-03-05update sdk package.jsonDax Raad
2026-03-05fix(app): stale keyed show errorsAdam
2026-03-05fix(app): locale errorAdam
2026-03-05fix(app): stale read errorAdam
2026-03-05fix(app): websearch and codesearch tool renderingAdam
2026-03-05fix(app): provider settings consistencyAdam
2026-03-05fix(app): file icon stabilityAdam
2026-03-05fix(app): file path truncation in session turnAdam
2026-03-05fix(app): file icon stabilityAdam
2026-03-05fix(app): preserve question dock state across session switches (#16173)ismeth
2026-03-05fix(app): icon jiggleAdam
2026-03-05chore(console): go page i18nAdam
2026-03-05fix(app): mod+f always opens searchAdam
2026-03-05fix(app): no delay on tooltip closeAdam
2026-03-05refactor(desktop): improve error handling and translation in server error for...OpeOginni
2026-03-05chore: generateopencode-agent[bot]
2026-03-05fix(app): improve agent selection logic passing in configured models and vari...OpeOginni
2026-03-05desktop: remove unnecessary macOS entitlements (#16161)Shoubhit Dash
2026-03-05desktop: new-session deeplink (#15322)Brendan Allan
2026-03-05desktop-electon: handle latest version update check properlyBrendan Allan
2026-03-05chore: update nix node_modules hashesopencode-agent[bot]
2026-03-05app: prefer using useLocation instead of window.location (#15989)Brendan Allan
2026-03-05feat(opencode): Adding options to auth login to skip questions (#14470)Daniel Polito