COMMITS
March 6, 2026
O
chore: generate
opencode-agent[bot] committed
K
fix(app): add english to locale matchers (#16280)
Kirill Tregubov committed
O
chore: generate
opencode-agent[bot] committed
L
fix(app): enable auto-accept keybind regardless of permission config (#16259)
Luis Felipe Cordeiro Sena committed
O
release: v1.2.20
opencode committed
S
Merge branch 'dev' into default-explore-models
Shoubhit Dash committed
D
fix: restore Bun stdin reads for prompt input (#16300)
Dax committed
L
O
chore: update nix node_modules hashes
opencode-agent[bot] committed
D
O
release: v1.2.19
opencode committed
S
feat: add "gpt-5.4" to codex allowed models list (#16274)
Sadık committed
D
refactor: replace Bun.stderr and Bun.color with Node.js equivalents
Dax Raad committed
D
refactor: replace Bun.connect with net.createConnection
Dax Raad committed
D
fix: use sha1 for hash instead of unsupported xxhash3-xxh64
Dax Raad committed
D
refactor: use node:stream/consumers for stdin reading
Dax Raad committed
D
refactor: replace Bun.stdin.text with Node.js stream reading
Dax Raad committed
D
refactor: replace Bun.hash with Hash.fast using xxhash3-xxh64
Dax Raad committed
D
refactor: replace Bun.write with Filesystem.write in config files
Dax Raad committed
D
refactor: replace Bun.write/file with Filesystem utilities in snapshot
Dax Raad committed
D
refactor: replace Bun.sleep with node timers (#15013)
Dax committed
F
fix(app): stale show (#16236)
Filip committed
March 5, 2026
D
F
zen: gpt 5.4 pro
Frank committed
F
zen: gpt5.3 codex spark
Frank committed
A
fix(app): load tab on open file
Adam committed