Commit graph

15,822 commits

Author SHA1 Message Date
Kit Langton
6846542115
fix(client): singularize generated api groups (#34534) 2026-06-29 21:07:01 -04:00
Frank
60b6229c4e zen: track region 2026-06-29 19:57:13 -04:00
Aiden Cline
f928b5be07
fix(core): sanitize registered tool names (#34512) 2026-06-29 18:30:40 -05:00
Kit Langton
ecfa918760
feat(client): expose fs read in promise client (#34504) 2026-06-29 19:21:18 -04:00
opencode-agent[bot]
4caec80e67 chore: generate 2026-06-29 23:03:24 +00:00
Frank
e9d4ca7e0f zen: track region 2026-06-29 18:57:32 -04:00
Aiden Cline
d71454c701
fix(core): expose models.dev modes as models (#34521) 2026-06-29 17:51:06 -05:00
Aiden Cline
f80624cf17
fix(tui): surface provider error in assistant footer (#34511) 2026-06-29 16:46:50 -05:00
Dax Raad
fe59174c23 fix(core): resume after synthetic session message 2026-06-29 17:32:54 -04:00
Dustin Deus
884c256033
fix(console): cancel upstream provider requests (#34467)
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box>
2026-06-29 23:28:04 +02:00
Dax Raad
2fe057324f fix(core): provide filesystem to shell tool 2026-06-29 17:27:24 -04:00
Dax Raad
19a5b5a05d feat(core): support background shell tool 2026-06-29 17:01:04 -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
Dax Raad
ff4cab03c1 refactor(core): simplify session fork event 2026-06-29 16:16:13 -04:00
Dax Raad
b2d46ecd7e feat(core): add durable session fork event 2026-06-29 16:13:51 -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
Dax Raad
360d85a521 fix(tui): indent subagent empty state 2026-06-29 15:46:51 -04:00
James Long
b9dae8593c
refactor(opencode): migrate compaction and workspace tests to layer nodes (#34478) 2026-06-29 15:42:52 -04:00
Dax Raad
c65a7d50c1 feat(tui): integrate composer picker 2026-06-29 15:37:09 -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
Dax Raad
fa73546a86 feat(tui): add composer tabs 2026-06-29 14:20:43 -04:00
Kit Langton
935ac2db91
feat(client): expose v2 project APIs (#34456) 2026-06-29 14:10:11 -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
opencode-agent[bot]
b10d617c80 chore: generate 2026-06-29 16:17:54 +00:00
Shoubhit Dash
18466b8020
feat(llm): add tool schema projections (#34454) 2026-06-29 21:45:42 +05:30
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
opencode-agent[bot]
71ec022b47 chore: generate 2026-06-29 15:50:24 +00:00
Shoubhit Dash
f7eeb08942
fix(llm): narrow raw overlays (#34448) 2026-06-29 21:18:06 +05:30
opencode-agent[bot]
9205dfe724 chore: generate 2026-06-29 15:37:20 +00:00
Kit Langton
381d67572e
refactor(tui): wire generated client reads (#34381) 2026-06-29 11:36:10 -04:00
James Long
a3776429aa
refactor(core): finish test layer node conversion (#34385) 2026-06-29 11:35:17 -04:00
opencode-agent[bot]
c0e43c0c65 chore: generate 2026-06-29 13:57:06 +00:00
Shoubhit Dash
08c5a2a5e8
feat(llm): enforce request precedence (#34440) 2026-06-29 19:24:37 +05:30
opencode-agent[bot]
7077c70d60 chore: generate 2026-06-29 13:41:59 +00:00
Shoubhit Dash
1fd8bf526d
feat(llm): add model defaults and compatibility data (#34436) 2026-06-29 19:10:00 +05:30
opencode-agent[bot]
6d9539f469
fix: exempt org issues from compliance close (#34431) 2026-06-29 12:59:30 +00:00