index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-03-06
chore: update nix node_modules hashes
opencode-agent[bot]
2026-03-06
refactor(opencode): replace Bun.which with npm which (#15012)
Dax
2026-03-06
release: v1.2.19
opencode
2026-03-05
feat: add "gpt-5.4" to codex allowed models list (#16274)
Sadık
2026-03-05
refactor: replace Bun.stderr and Bun.color with Node.js equivalents
Dax Raad
2026-03-05
refactor: replace Bun.connect with net.createConnection
Dax Raad
2026-03-05
fix: use sha1 for hash instead of unsupported xxhash3-xxh64
Dax Raad
2026-03-05
refactor: use node:stream/consumers for stdin reading
Dax Raad
2026-03-05
refactor: replace Bun.stdin.text with Node.js stream reading
Dax Raad
2026-03-05
refactor: replace Bun.hash with Hash.fast using xxhash3-xxh64
Dax Raad
2026-03-05
refactor: replace Bun.write with Filesystem.write in config files
Dax Raad
2026-03-05
refactor: replace Bun.write/file with Filesystem utilities in snapshot
Dax Raad
2026-03-05
refactor: replace Bun.sleep with node timers (#15013)
Dax
2026-03-05
fix(app): stale show (#16236)
Filip
2026-03-05
tui: remove keyboard shortcut tooltips from new session and new workspace but...
David Hill
2026-03-05
zen: gpt 5.4 pro
Frank
2026-03-05
ci: fix
Frank
2026-03-05
zen: gpt5.3 codex spark
Frank
2026-03-05
fix(console): follow-up for #13108 docs/en routing and locale cookie sync (#1...
Jun
2026-03-05
fix(app): load tab on open file
Adam
2026-03-05
docs(i18n): sync locale docs from english changes
opencode-agent[bot]
2026-03-05
zen: gpt5.4
Frank
2026-03-05
release: v1.2.18
opencode
2026-03-05
chore: update nix node_modules hashes
opencode-agent[bot]
2026-03-05
feat(tui): add onClick handler to InlineTool and Task components (#16187)
Dax
2026-03-05
chore(app): ghostty-web fork
Adam
2026-03-05
ci: remove unused publishConfig that was breaking npm publishing
Dax Raad
2026-03-05
update sdk package.json
Dax Raad
2026-03-05
fix(app): stale keyed show errors
Adam
2026-03-05
fix(app): locale error
Adam
2026-03-05
fix(app): stale read error
Adam
2026-03-05
fix(app): websearch and codesearch tool rendering
Adam
2026-03-05
fix(app): provider settings consistency
Adam
2026-03-05
fix(app): file icon stability
Adam
2026-03-05
fix(app): file path truncation in session turn
Adam
2026-03-05
fix(app): file icon stability
Adam
2026-03-05
fix(app): preserve question dock state across session switches (#16173)
ismeth
2026-03-05
fix(app): icon jiggle
Adam
2026-03-05
chore(console): go page i18n
Adam
2026-03-05
fix(app): mod+f always opens search
Adam
2026-03-05
fix(app): no delay on tooltip close
Adam
2026-03-05
refactor(desktop): improve error handling and translation in server error for...
OpeOginni
2026-03-05
chore: generate
opencode-agent[bot]
2026-03-05
fix(app): improve agent selection logic passing in configured models and vari...
OpeOginni
2026-03-05
desktop: remove unnecessary macOS entitlements (#16161)
Shoubhit Dash
2026-03-05
desktop: new-session deeplink (#15322)
Brendan Allan
2026-03-05
desktop-electon: handle latest version update check properly
Brendan Allan
2026-03-05
chore: update nix node_modules hashes
opencode-agent[bot]
2026-03-05
app: prefer using useLocation instead of window.location (#15989)
Brendan Allan
2026-03-05
feat(opencode): Adding options to auth login to skip questions (#14470)
Daniel Polito
[next]