Commit graph

15,588 commits

Author SHA1 Message Date
Aiden Cline
55554213a6 chore: merge dev into v2 2026-07-15 20:14:37 +00:00
Aiden Cline
3bc941829b chore: update merge branch with latest v2 2026-07-15 20:01:19 +00:00
Dax Raad
f2f5eb6f16 feat(plugin): restore ai request hook 2026-07-15 15:58:14 -04:00
Dax Raad
b95a5dc259 fix(tui): remove shell expansion hint 2026-07-15 15:43:33 -04:00
Dax Raad
3fdd12fa81 feat(ai): publish package 2026-07-15 15:17:33 -04:00
Dax Raad
bb15b16499 refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
Kit Langton
b6ccb66610
fix(core): bound default search results (#37154) 2026-07-15 13:49:16 -04:00
Dax Raad
ec8ee60e0b refactor(client): rename service start to ensure 2026-07-15 13:34:32 -04:00
Dax Raad
75bc611ef1 refactor(client): simplify local service lifecycle 2026-07-15 13:19:50 -04:00
Shoubhit Dash
4f1298063b
feat(llm): add compatible and vertex provider entrypoints (#36900) 2026-07-15 22:08:19 +05:30
opencode
4394b324c9 sync release versions for v1.18.2 2026-07-15 16:15:34 +00:00
Aiden Cline
22334b94c8
fix(codemode): canonicalize dotted tool paths (#36994) 2026-07-15 11:09:09 -05:00
Kit Langton
f5dd181443
refactor(cli): define server connection boundary (#37133) 2026-07-15 11:48:38 -04:00
Kit Langton
e8bd386973
fix(simulation): align vertical box drawing (#37137) 2026-07-15 11:26:16 -04:00
opencode-agent[bot]
36f8a1e6e5
fix(tui): summarize deleted patch files (#37134)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-15 11:25:37 -04:00
Kit Langton
35f14900ae
feat(simulation): expose normalized terminal frames (#37135) 2026-07-15 11:13:47 -04:00
opencode-agent[bot]
a27ffb20f0
docs: document subagent depth (#37132)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-15 10:00:59 -05:00
opencode-agent[bot]
81141dc562 chore: generate 2026-07-15 14:58:09 +00:00
opencode-agent[bot]
285d315b4e
fix(core): limit subagent nesting depth (#37124)
Co-authored-by: Dax <mail@thdxr.com>
2026-07-15 09:53:52 -05:00
BB84
656f299017
fix(core): tolerate AlreadyExists in FSUtil.ensureDir (#36542)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-07-15 09:26:50 -05:00
opencode-agent[bot]
04bdf7732b
fix(app): show help button in release builds (#37098)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-07-15 19:17:38 +08:00
opencode-agent[bot]
ab7dfb1edc
feat(app): open new tabs with mod+n (#37079)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-07-15 10:18:34 +00:00
Dax Raad
83cfafc884 fix(tui): mount toast at app root 2026-07-15 01:24:18 -04:00
Dax Raad
09cd7445f1 tui: remove "Plugins reloaded" toast to reduce UI noise during plugin updates 2026-07-15 01:14:40 -04:00
Dax Raad
39f1336621 refactor(tui): remove home screen tips 2026-07-15 00:55:11 -04:00
Dax Raad
ce636daf04 feat(core): include session ID in instructions 2026-07-15 00:47:10 -04:00
Dax Raad
c1d2d7aba3 feat(session): support directory moves from slash commands 2026-07-15 00:33:59 -04:00
Dax Raad
e8964ce672 refactor(tui): remove hidden command metadata 2026-07-14 23:40:40 -04:00
Dax Raad
00093c70c1 feat(tui): show session location below prompt 2026-07-14 23:32:23 -04:00
Aiden Cline
7eb7fe0763
fix(core): expand reasoning option variants (#36894) 2026-07-14 22:12:02 -05:00
Brendan Allan
05c3e40a4e
fix(app): tolerate null session archive times (#36999) 2026-07-15 03:02:49 +00:00
Dax Raad
2cb2f9d538 refactor(tui): simplify location and command contexts 2026-07-14 23:01:53 -04:00
Dax Raad
94a23b8537 refactor(tui): centralize location state 2026-07-14 23:01:41 -04:00
James Long
ff3442ce34
refactor(tui): extract V1 theme definitions (#36969) 2026-07-14 22:14:34 -04:00
Aiden Cline
72cf7f12f3
fix(core): restore default model headers (#36975) 2026-07-14 20:50:32 -05:00
Aiden Cline
ba1f3d3d32
perf(codemode): batch OpenAPI query parameters (#36978) 2026-07-14 20:37:36 -05:00
Dax Raad
05fdbcce04 fix(cli): rename bash tool to shell 2026-07-14 21:31:42 -04:00
Dax Raad
387bff8fd9 feat(tui): stream shell tool output 2026-07-14 21:29:59 -04:00
opencode-agent[bot]
b6478dcebf
fix(opencode): default Meta reasoning to xhigh (#36976)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-14 19:52:04 -05:00
James Long
9a25673c37
feat(tui): add V2 theme system (#36950) 2026-07-14 20:28:45 -04:00
Aiden Cline
563f6a65de
refactor(codemode): simplify tools types (#36941) 2026-07-14 18:40:43 -05:00
opencode-agent[bot]
fca3bca19d
test(tui): wait for connection before tool event (#36958)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-14 18:38:00 -05:00
Aiden Cline
d88faeb6da
fix(core): restore xAI OAuth in v2 (#36955) 2026-07-14 18:25:14 -05:00
Luke Parker
571e7b852f
fix(app): hide drawer close button on Windows (#36952) 2026-07-15 08:23:06 +10:00
opencode
888dd26e1d sync release versions for v1.18.1 2026-07-14 21:37:51 +00:00
opencode-agent[bot]
279c8bdd7f
fix(console): compress desktop promo video (#36945)
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
2026-07-14 17:35:40 -04:00
Dax Raad
2508a74956 refactor(tui): make data sync owner-driven 2026-07-14 17:33:15 -04:00
Kit Langton
947566f611
refactor(simulation): scope Drive lifecycle with Effect (#36908) 2026-07-14 17:16:50 -04:00
opencode-agent[bot]
865e4d5c86 chore: generate 2026-07-14 21:09:01 +00:00
David Hill
64950cd358
feat(console): promote desktop tabs launch (#35972) 2026-07-14 21:07:23 +00:00