Commit graph

184 commits

Author SHA1 Message Date
opencode-agent[bot]
7731d1235d
fix(cli): clarify debug config output (#42860)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-08-16 02:39:47 -04:00
opencode-agent[bot]
174c0a742c chore: generate 2026-08-16 06:39:30 +00:00
Dax
b080f216a5
feat(cli): add native CPU profiling (#42862) 2026-08-16 02:38:23 -04:00
Dax Raad
613c570a3b feat(cli): add heap snapshot signal 2026-08-16 01:30:44 -04:00
Dax Raad
9e22c40fff feat: align V2 beta release channels 2026-08-15 18:40:23 -04:00
Kit Langton
a1a663d60e
refactor(cli): replace updater semver dependency (#42492) 2026-08-14 09:09:52 -04:00
opencode-agent[bot]
3a4c8cdf9d
revert(core): remove portable shell permission scanner (#42571)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-08-14 08:40:40 -04:00
Dax
8023ba378b
fix(cli): defer update check until service resolves (#42446) 2026-08-14 00:13:33 +00:00
Kit Langton
e8101ef7fe
feat(core): add portable shell permission scanner (#42351) 2026-08-13 17:53:35 -04:00
Kit Langton
9d6e05b6e4
fix(cli): inset update footer (#42189) 2026-08-12 20:15:56 -04:00
Dax
a7642737c7
feat(core): add generic session inbox (#42109) 2026-08-12 15:28:04 -04:00
opencode-agent[bot]
5fd28cffc5
refactor(tui): use command IDs for v2 keybinds (#41882)
Requested by Sebastian Herrlinger (@kommander). Rebased onto current v2 with conflicts resolved and all required checks passing.
2026-08-12 12:53:24 +00:00
opencode-agent[bot]
6072fc5c1b chore: generate 2026-08-11 22:44:47 +00:00
Brendan Allan
20df2fdba6
feat(cli): embed web ui (#41525)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-08-11 15:43:07 -07:00
Kit Langton
315bc6ac2e
fix(acp): avoid implicit model variant (#41782) 2026-08-11 13:09:59 -04:00
Kit Langton
41c5853739
refactor: route Global path consumers through the service (#41632) 2026-08-10 21:37:09 -04:00
opencode-agent[bot]
0dcedc199c
chore: merge dev into v2 (#41460)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-10 03:36:24 +00:00
Aiden Cline
9bc4eea79a
refactor(core): replace integration prompts with forms (#40997) 2026-08-09 22:00:18 -05:00
Dax Raad
68b2b08853 fix(server): remove duplicate observability layer 2026-08-09 20:33:30 -04:00
opencode-agent[bot]
4194d55522 chore: generate 2026-08-08 04:21:03 +00:00
James Long
0cc507b8a9
feat(cli): add session import and export (#40914) 2026-08-06 17:51:11 -04:00
Aiden Cline
7dbe8c4c13
refactor(mcp): remove unused registration status (#40904) 2026-08-06 13:59:22 -05:00
Dax
939da6a5e7
feat(cli): add debug config command (#40895) 2026-08-06 10:35:48 -07:00
Dax Raad
0f27ee7b4c fix(cli): reuse server for noninteractive commands 2026-08-06 12:57:37 -04:00
Dax Raad
e62918224f fix(cli): rename auth connect to login 2026-08-06 01:48:53 -04:00
Dax Raad
30d140008f feat(cli): add models command 2026-08-06 01:12:11 -04:00
Dax
0fbe489e35
feat(core): migrate v1 data to v2 (#40723) 2026-08-05 21:57:58 -04:00
Shoubhit Dash
143a776373
fix(acp): surface subagent activity (#40438) 2026-08-05 18:57:15 +05:30
Aiden Cline
4ed343706d
fix: retry empty incomplete streams (#40535) 2026-08-04 19:38:56 -05:00
Dax Raad
53b8111121 refactor: rename tool call ID fields 2026-08-04 17:08:12 -04:00
Kit Langton
0e3da4b4f1
feat(tui): add vertical session tabs (#40072) 2026-08-01 13:10:08 -04:00
opencode-agent[bot]
cfcd8de62a
refactor(cli): remove unused warning helper (#39962)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:32:21 -04:00
opencode-agent[bot]
255e9bbf06
refactor(tui): remove onboarding hint residue (#39947)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:27:52 -04:00
opencode-agent[bot]
25b6a179e2
refactor(cli): remove no-op migrate command (#39946)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:27:29 -04:00
Kit Langton
7aaf4e7750
refactor(session): centralize fallback title policy (#39890) 2026-07-31 10:56:38 -04:00
Kit Langton
eb95bd27fe
feat(session): make generated titles optional (#39747) 2026-07-30 21:24:34 -04:00
Aiden Cline
12971935ab
feat(core): parse shell permission commands (#39567) 2026-07-29 22:42:18 -05:00
Dax Raad
fc11ed3838 feat(session): define explicit fork boundaries 2026-07-29 09:50:24 -04:00
opencode-agent[bot]
40c4c3918a
feat(core): enable fff in node runtimes (#38776)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-28 17:14:11 -05:00
Aiden Cline
771174b5c3
fix(cli): align auto permission flags (#39384) 2026-07-28 13:31:57 -05:00
Kit Langton
470e360942
test(core): align tool contract expectations (#39172) 2026-07-28 00:48:29 +00:00
Aiden Cline
65d2a4e00c
feat(core): improve read tool parity (#39126) 2026-07-27 09:58:37 -05:00
Dax Raad
8db7487c89 refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
Kit Langton
79c1544072
refactor(tools): unify tool APIs and result handling (#38367) 2026-07-23 21:13:31 +00:00
Shoubhit Dash
466b75b19d
feat(cli): expand acp v1 support (#38325) 2026-07-23 21:13:46 +05:30
Shoubhit Dash
bbe985b4d0
chore(cli): upgrade acp sdk (#38316) 2026-07-23 20:44:14 +05:30
Simon Klee
52c98a4eeb
mini: add replay settings to cli config (#38487) 2026-07-23 12:12:25 +02:00
Kit Langton
5a9ed4d350
fix: make tool progress live-only (#38217) 2026-07-22 10:40:07 -04:00
Simon Klee
a3e2cc0dcd
feat(tui): add mini agent switching (#38287)
Fixes #36121
2026-07-22 11:14:10 +00:00
Simon Klee
ced3d5e02a
fix(tui): submit prompt when resuming session (#38260) 2026-07-22 10:34:39 +02:00