Luke Parker
|
aa99b73b59
|
fix(git): stop leaking fsmonitor daemons e.g. 60GB+ of commited memory after running tests (#16249)
|
2026-03-06 15:42:08 +10:00 |
|
Dax
|
46beeaa585
|
refactor(opencode): replace Bun.which with npm which (#15012)
|
2026-03-06 05:18:29 +00:00 |
|
opencode
|
899d08f869
|
release: v1.2.19
|
2026-03-06 04:29:10 +00:00 |
|
Sadık
|
5634202382
|
feat: add "gpt-5.4" to codex allowed models list (#16274)
|
2026-03-05 23:03:01 -05:00 |
|
Dax Raad
|
493ad25b2c
|
refactor: replace Bun.stderr and Bun.color with Node.js equivalents
|
2026-03-05 22:20:16 -05:00 |
|
Dax Raad
|
8f6e3ad6de
|
refactor: replace Bun.connect with net.createConnection
|
2026-03-05 22:17:08 -05:00 |
|
Dax Raad
|
fbce003e15
|
fix: use sha1 for hash instead of unsupported xxhash3-xxh64
|
2026-03-05 22:12:10 -05:00 |
|
Dax Raad
|
a289e15cb0
|
refactor: use node:stream/consumers for stdin reading
|
2026-03-05 22:08:50 -05:00 |
|
Dax Raad
|
1aa25a9ea3
|
refactor: replace Bun.stdin.text with Node.js stream reading
|
2026-03-05 22:04:20 -05:00 |
|
Dax Raad
|
25643cffc4
|
refactor: replace Bun.hash with Hash.fast using xxhash3-xxh64
|
2026-03-05 22:03:24 -05:00 |
|
Dax Raad
|
67827c5cb1
|
refactor: replace Bun.write with Filesystem.write in config files
|
2026-03-05 21:59:20 -05:00 |
|
Dax Raad
|
f8c6032d3c
|
refactor: replace Bun.write/file with Filesystem utilities in snapshot
|
2026-03-05 21:56:41 -05:00 |
|
Dax
|
9c6d6ca359
|
refactor: replace Bun.sleep with node timers (#15013)
publish-github-action / publish (push) Has been cancelled
|
2026-03-05 21:54:06 -05:00 |
|
opencode
|
e772e618d8
|
release: v1.2.18
|
2026-03-05 19:01:03 +00:00 |
|
Dax
|
e0127541a6
|
feat(tui): add onClick handler to InlineTool and Task components (#16187)
|
2026-03-05 15:02:30 +00:00 |
|
Daniel Polito
|
bc4aa7f5e5
|
feat(opencode): Adding options to auth login to skip questions (#14470)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
|
2026-03-05 06:16:53 +00:00 |
|
Luke Parker
|
fd7634ebee
|
dont let dax touch the ui (#16060)
|
2026-03-04 23:31:48 +00:00 |
|
James Long
|
59eb5322a0
|
fix(core): handle SIGHUP and kill process (#16057)
|
2026-03-04 23:12:05 +00:00 |
|
opencode
|
11a575ece6
|
release: v1.2.17
|
2026-03-04 14:58:04 +00:00 |
|
Sebastian
|
2f97b14e05
|
show scrollbar by default (#15282)
|
2026-03-04 15:10:27 +01:00 |
|
Dax
|
2bb68320ac
|
fix(process): prevent orphaned opencode subprocesses on shutdown (#15924)
|
2026-03-03 22:14:28 -05:00 |
|
opencode-agent[bot]
|
4f1d8293cf
|
chore: generate
|
2026-03-04 02:36:18 +00:00 |
|
James Long
|
113baa876e
|
feat(core): rework workspace integration and adaptor interface (#15895)
|
2026-03-03 21:35:38 -05:00 |
|
Dax
|
48b7e8a908
|
docs(bash): clarify output capture guidance (#15928)
|
2026-03-03 21:10:26 -05:00 |
|
Andrea Alberti
|
f85648c660
|
fix: run --attach agent validation (#11812)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
|
2026-03-03 22:30:16 +00:00 |
|
opencode
|
57d918be0c
|
release: v1.2.16
|
2026-03-03 21:08:35 +00:00 |
|
Dax Raad
|
a92b065107
|
tui: replace curved arrow with straight arrow for better terminal compatibility
|
2026-03-03 15:25:11 -05:00 |
|
Dax Raad
|
6e752828dd
|
tui: show pending toolcall count instead of generic 'Running...' message
|
2026-03-03 15:08:11 -05:00 |
|
Dax
|
dc479bdf5f
|
tui: use arrow indicator for active tool execution (#15887)
|
2026-03-03 14:46:07 -05:00 |
|
Matt Silverlock
|
4e510bd94f
|
fix(auth): normalize trailing slashes in auth login URLs (#15874)
|
2026-03-03 13:35:49 -05:00 |
|
Sebastian
|
8ade9e4e30
|
Upgrade opentui to v0.1.86 and activate markdown renderable by default (#14974)
|
2026-03-03 15:42:27 +00:00 |
|
Jérôme Benoit
|
71bfe2487e
|
fix(opencode): disable session navigation commands when no parent session (#15762)
Co-authored-by: Test User <test@test.com>
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
|
2026-03-03 16:00:25 +05:30 |
|
opencode-agent[bot]
|
a0be4ad767
|
chore: generate
|
2026-03-03 04:41:52 +00:00 |
|
Shoubhit Dash
|
eeaf8b888e
|
fix(opencode): avoid gemini combiner schema sibling injection (#15318)
|
2026-03-03 10:11:05 +05:30 |
|
opencode-agent[bot]
|
1409bd2df3
|
chore: generate
|
2026-03-03 03:53:50 +00:00 |
|
Ryan Skidmore
|
2bcf5e371c
|
fix(provider): forward metadata options to cloudflare-ai-gateway provider (#15619)
|
2026-03-02 22:53:03 -05:00 |
|
Ryan Skidmore
|
02603fef14
|
fix(opencode): clone part data in Bus event to preserve token values (#15780)
|
2026-03-02 22:52:43 -05:00 |
|
opencode-agent[bot]
|
2200846808
|
chore: generate
|
2026-03-02 07:41:53 +00:00 |
|
bentrd
|
6ccc8b01f7
|
fix: recover from 413 Request Entity Too Large via auto-compaction (#14707)
Co-authored-by: Noam Bressler <noamzbr@gmail.com>
|
2026-03-02 13:10:55 +05:30 |
|
Noam Bressler
|
7e1a425e6a
|
fix: project ID conflict, and update on same session id (#15596)
|
2026-03-02 13:09:53 +05:30 |
|
Dax
|
a308132036
|
feat(tui): improve task tool display with subagent keybind hints and spinner animations (#15607)
|
2026-03-01 17:46:10 +00:00 |
|
Rian van der Merwe
|
e55c250aa5
|
fix(opencode): show human-readable message for HTML error responses (#15407)
|
2026-03-01 09:24:57 -06:00 |
|
ryanwyler
|
149f21f42d
|
fix: kill orphaned MCP child processes and expose OPENCODE_PID on shu… (#15516)
|
2026-03-01 18:08:17 +05:30 |
|
opencode-agent[bot]
|
3721849168
|
chore: generate
|
2026-03-01 03:10:46 +00:00 |
|
James Long
|
e34419afc8
|
feat(core): add workspace_id to session table (#15410)
|
2026-02-28 22:09:53 -05:00 |
|
James Long
|
40723568ef
|
feat(core): add WorkspaceContext (#15409)
|
2026-02-28 20:44:54 -05:00 |
|
opencode-agent[bot]
|
19fcdf46fe
|
chore: generate
|
2026-02-27 20:37:28 +00:00 |
|
James Long
|
a5c224f2ae
|
feat(core): basic implementation of remote workspace support (#15120)
|
2026-02-27 15:36:39 -05:00 |
|
James Long
|
039b68e12d
|
Change keybindings to navigate between child sessions (#14814)
|
2026-02-27 09:41:23 -05:00 |
|
Adam
|
8e647926a4
|
fix: test
|
2026-02-26 18:11:05 -06:00 |
|