opencode-agent[bot]
3af9f64265
chore: generate
2026-06-30 17:07:39 +00:00
James Long
5a23bdcb69
refactor(core): remove domain layer exports ( #34625 )
2026-06-30 13:05:15 -04:00
opencode-agent[bot]
e78726854a
chore: generate
2026-06-30 16:19:11 +00:00
James Long
472d0f376e
refactor(core): remove infrastructure layer exports ( #34624 )
2026-06-30 12:17:12 -04:00
James Long
6387f955cf
refactor(core): remove session layer exports ( #34623 )
2026-06-30 11:44:08 -04:00
opencode-agent[bot]
20445ca031
fix(cli): hide auto approval aliases in help ( #34641 )
...
Co-authored-by: James Long <longster@gmail.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-06-30 14:52:57 +00:00
James Long
c86066efef
test(opencode): update help snapshots ( #34639 )
2026-06-30 10:22:21 -04:00
Aiden Cline
8e10ab0aa7
chore: bump venice provider ( #34629 )
2026-06-30 08:40:09 -05:00
Dax
0a5bed2bc2
feat(tui): add yolo permission mode ( #33279 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-06-30 00:08:29 -05:00
Dax Raad
02cb350880
feat(tui): refresh agents after update events
2026-06-30 00:18:26 -04:00
Kit Langton
461a1c3ab4
refactor(core): replace background job service ( #34559 )
2026-06-29 23:53:35 -04:00
James Long
451876b0bd
refactor(opencode): remove core service layer exports ( #34518 )
2026-06-29 23:32:16 -04:00
James Long
91561bbdfb
refactor(opencode): remove app service layer exports ( #34517 )
2026-06-29 23:03:57 -04:00
opencode-agent[bot]
ce82b21073
chore: generate
2026-06-30 02:55:10 +00:00
James Long
1f37c26574
refactor(opencode): use layer nodes in remaining harnesses ( #34516 )
2026-06-29 22:53:42 -04:00
opencode-agent[bot]
2ace237938
chore: generate
2026-06-30 01:23:03 +00:00
James Long
5b62211167
refactor(opencode): build runtimes from layer nodes ( #34515 )
2026-06-29 21:21:28 -04:00
opencode-agent[bot]
78235385dd
chore: generate
2026-06-29 20:53:48 +00:00
Aiden Cline
fd213e6df6
fix(mcp): prefer content over structured output ( #34505 )
2026-06-29 15:51:52 -05:00
James Long
3726052307
refactor(opencode): use layer nodes in server tests ( #34503 )
2026-06-29 16:50:59 -04:00
opencode-agent[bot]
7d33a6f7c9
chore: generate
2026-06-29 20:36:56 +00:00
James Long
7a035d7fc0
refactor(opencode): bind instance bootstrap node ( #34502 )
2026-06-29 16:35:10 -04:00
opencode-agent[bot]
9151af7045
chore: generate
2026-06-29 20:24:42 +00:00
James Long
15bcbb1d7a
refactor(opencode): migrate session tests to layer nodes ( #34494 )
2026-06-29 16:22:50 -04:00
opencode-agent[bot]
4d3294727c
chore: generate
2026-06-29 20:07:10 +00:00
James Long
aae0e89519
refactor(opencode): use layer nodes in plugin tests ( #34495 )
2026-06-29 16:04:58 -04:00
opencode-agent[bot]
93a7b4ab76
chore: generate
2026-06-29 19:58:09 +00:00
James Long
0ebe74b625
refactor(opencode): migrate llm tests to layer nodes ( #34479 )
2026-06-29 15:55:58 -04:00
James Long
b9dae8593c
refactor(opencode): migrate compaction and workspace tests to layer nodes ( #34478 )
2026-06-29 15:42:52 -04:00
opencode-agent[bot]
d8f9388610
chore: generate
2026-06-29 18:52:55 +00:00
James Long
be14739cce
refactor(core): convert config tests to nodes ( #34474 )
2026-06-29 14:51:13 -04:00
James Long
762588c251
refactor(core): convert prompt tests to nodes ( #34470 )
2026-06-29 14:25:33 -04:00
opencode-agent[bot]
d6e54e9042
chore: generate
2026-06-29 17:58:20 +00:00
James Long
d4fd528152
refactor(core): convert more opencode tests to nodes ( #34464 )
2026-06-29 13:56:28 -04:00
opencode-agent[bot]
de185559dd
chore: generate
2026-06-29 16:58:51 +00:00
James Long
bc5ce5eab1
refactor(core): convert opencode tests to nodes ( #34453 )
2026-06-29 12:56:44 -04:00
Dax Raad
01edae4a7f
fix(core): spawn shell non-interactively without sourcing rc files
...
ShellSelect.args() ran zsh/bash with -l and explicitly sourced .zshrc/.bashrc,
loading user functions and aliases that can shadow builtins and return non-zero
exit codes, breaking && chains. Match the old tool behavior: plain non-login
non-interactive shell -c command with cwd passed via spawn options.
2026-06-29 12:05:56 -04:00
Kit Langton
381d67572e
refactor(tui): wire generated client reads ( #34381 )
2026-06-29 11:36:10 -04:00
Dax Raad
5ae93092aa
refactor(core): replace bash tool with shell tool
2026-06-29 00:44:17 -04:00
opencode-agent[bot]
846d548154
chore: generate
2026-06-29 03:49:43 +00:00
James Long
84336e4f91
refactor(core): refine layer node replacements ( #34377 )
2026-06-28 23:48:18 -04:00
OpeOginni
01a5c69244
feat(tui): integrate ServerAuth headers into transport configuration for external served TUI thread ( #29876 )
2026-06-28 19:24:27 -05:00
Aiden Cline
92025e9a47
fix(mcp): clarify debug oauth probe ( #34350 )
2026-06-28 18:16:29 -05:00
Max Anderson
411e053572
fix(mcp): reconnect after OAuth even when server is disabled
...
Closes #33915
2026-06-28 18:07:10 -05:00
Kit Langton
94e3a29d2f
feat(core): wire v2 subagent tool ( #34320 )
2026-06-28 12:52:39 -04:00
Kit Langton
41283933ff
chore: merge dev into v2 ( #34317 )
...
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Affan Ali <93028901+affanali2k3@users.noreply.github.com >
Co-authored-by: affanali2k3 <affanalikhanxx@gmail.com >
Co-authored-by: Frank <frank@anoma.ly >
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: James Long <longster@gmail.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Jay V <air@live.ca >
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com >
Co-authored-by: OpeOginni <107570612+OpeOginni@users.noreply.github.com >
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com >
Co-authored-by: Ben Guthrie <benjee.012@gmail.com >
Co-authored-by: Dax <mail@thdxr.com >
Co-authored-by: Filip <34747899+neriousy@users.noreply.github.com >
2026-06-28 11:30:38 -04:00
Dax
6446b8ae3b
fix(sdk): preserve V2Event name for SSE streams ( #34171 )
2026-06-27 21:05:47 -04:00
Dax
d1d7ebc2c6
feat(tui): wire up undo/redo and revert for V2 sessions ( #34263 )
2026-06-28 00:04:53 +00:00
James Long
a76c6918d2
refactor(core): rename app node modules ( #34238 )
2026-06-27 12:29:21 -04:00
Dax Raad
ab0042a666
docs(opencode): mark package as v1
2026-06-27 01:16:30 -04:00