Commit graph

15,469 commits

Author SHA1 Message Date
Dax Raad
2a85c861e0 fix(session): hide pending admission sequence 2026-07-29 09:50:24 -04:00
Shoubhit Dash
9554f9a16e
feat(ai): type Vertex request options (#39499) 2026-07-29 18:23:00 +05:30
Shoubhit Dash
d72b428061
feat(ai): type Vertex Chat request options (#39503) 2026-07-29 18:22:41 +05:30
Shoubhit Dash
fea17b4a0e
feat(ai): type Cloudflare request options (#39507) 2026-07-29 18:22:16 +05:30
Shoubhit Dash
9038e44a68
feat(ai): type Copilot request options (#39496) 2026-07-29 18:22:01 +05:30
Shoubhit Dash
3b8299e3f2
feat(ai): type Azure request options (#39498) 2026-07-29 18:21:43 +05:30
Shoubhit Dash
f5cdf0f056
feat(ai): type Anthropic request options (#39502) 2026-07-29 18:21:19 +05:30
Shoubhit Dash
224feff7c4
feat(ai): type compatible Responses options (#39506) 2026-07-29 18:20:55 +05:30
Shoubhit Dash
ce2c9e7e26
feat(ai): type Google request options (#39504) 2026-07-29 18:20:30 +05:30
Shoubhit Dash
cb80f47112
feat(ai): type Vertex Messages request options (#39501) 2026-07-29 18:20:04 +05:30
Shoubhit Dash
b4ac939537
feat(ai): type xAI request options (#39505) 2026-07-29 18:19:44 +05:30
Shoubhit Dash
8a96b80aec
feat(ai): type OpenAI request options (#39495) 2026-07-29 18:19:26 +05:30
Shoubhit Dash
333a090975
feat(ai): type Vertex Responses request options (#39500) 2026-07-29 18:19:02 +05:30
Shoubhit Dash
5a78a17e49
feat(ai): type OpenRouter request options (#39508) 2026-07-29 18:18:43 +05:30
Shoubhit Dash
9d6af6afa4
feat(ai): type compatible request options (#39509) 2026-07-29 18:18:24 +05:30
Shoubhit Dash
8c3e06798c
refactor(ai): limit provider option inference (#39510) 2026-07-29 18:18:00 +05:30
Shoubhit Dash
5882b64612
feat(ai): type Anthropic-compatible request options (#39497) 2026-07-29 18:07:24 +05:30
Shoubhit Dash
309c4fe6f0
feat(ai): infer model provider options (#39493) 2026-07-29 18:05:56 +05:30
Shoubhit Dash
d9555f138b
refactor(ai): internalize request compilation (#39132) 2026-07-29 16:51:11 +05:30
Kit Langton
b47cfbee7c
fix(tui): reduce tab pulse allocations (#39433) 2026-07-28 22:43:46 -04:00
Kit Langton
5504245f7b
feat(tui): add session tab playground (#39432) 2026-07-28 22:36:53 -04:00
Kit Langton
f64b50d71b
feat(tui): add unread tab glow (#39428) 2026-07-28 22:34:33 -04:00
Kit Langton
a7b2ea94e5
fix(tui): always show session tab (#39429) 2026-07-28 22:33:34 -04:00
Kit Langton
7b775c2582
fix(cli): embed native watcher binding 2026-07-28 22:32:08 -04:00
Dax
12a931a220
feat(tui): filter subagents by activity 2026-07-28 22:13:46 -04:00
Dax Raad
90100c1365 docs: clarify side-by-side V1 and V2 installs 2026-07-28 22:02:19 -04:00
Dax Raad
139c9febe4 refactor(tui): group tab settings 2026-07-28 21:23:53 -04:00
Dax Raad
06290907a9 feat(tui): restore plugin manager dialog 2026-07-28 21:19:17 -04:00
Kit Langton
1c8175a61a
fix(tui): preserve tab context on home and close (#39421) 2026-07-29 01:03:17 +00:00
Dax Raad
fe91698ed6 fix(tui): initialize external plugin runtime 2026-07-28 21:00:09 -04:00
Dax Raad
068c32df39 feat(tui): discover project plugins 2026-07-28 20:21:38 -04:00
Kit Langton
a2885d1662
feat(tui): add session tab history (#39411) 2026-07-28 19:38:46 -04:00
Kit Langton
38a3dbb4c4
fix(tui): fade full-width tab titles (#39409) 2026-07-28 19:38:28 -04:00
Kit Langton
43383d4fba
fix(tui): hide single session tab (#39408) 2026-07-28 18:25:46 -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
754ea99d86
fix(core): preserve shell output tail (#39403) 2026-07-28 16:32:11 -05:00
Kit Langton
37a1b80d5a
feat(tui): add adaptive session tabs (#39396) 2026-07-28 17:12:07 -04:00
Aiden Cline
f95d04fea0
feat(core): improve shell tool guidance (#39401) 2026-07-28 15:53:19 -05:00
James Long
08b80da931
refactor(tui): split theme hooks (#39395) 2026-07-28 16:25:32 -04:00
Aiden Cline
f6fb1a7cdd
fix(ai): retry transient client statuses (#39391) 2026-07-28 14:25:33 -05:00
Dax Raad
5bcc0016a6 feat(tui): add plugin context hook 2026-07-28 14:57:59 -04:00
Aiden Cline
771174b5c3
fix(cli): align auto permission flags (#39384) 2026-07-28 13:31:57 -05:00
Dax Raad
44cd984589 feat(tui): refine plugin context slots 2026-07-28 14:19:31 -04:00
James Long
c445d98188
feat(theme): extract TUI theme package (#39378) 2026-07-28 14:14:39 -04:00
Kit Langton
27e7b0558a
fix(core): preserve plugin update order (#39372) 2026-07-28 13:00:24 -04:00
Kit Langton
fb975eeb7c
test(ai): add scoped test LLM (#39223) 2026-07-28 16:41:09 +00:00
Kit Langton
e556aca833
refactor(core): simplify plugin reload loop (#39356) 2026-07-28 12:21:29 -04:00
opencode-agent[bot]
73bd8a264b
fix(app): keep new tab button visible (#39366)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-07-28 16:18:26 +00:00
opencode-agent[bot]
077338fcc8
fix(app): hide delete for provided servers (#39363)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-07-28 16:00:47 +00:00
Dax Raad
b671a77145 fix(tui): simplify form field labels 2026-07-28 11:56:11 -04:00