Commit Graph

1649 Commits

Author SHA1 Message Date
opencode-agent[bot] 67515a1881 fix(tui): route permission replies to session directory (#30851)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-06-05 00:56:06 -04:00
Aiden Cline e729962d48 fix(tui): prioritize models slash autocomplete (#30848) 2026-06-04 23:28:43 -05:00
Kit Langton 75c5d0ab83 feat(tui): allow backgrounding synchronous subagents (#30488) 2026-06-04 23:40:52 -04:00
Kit Langton df1e16a619 feat(core): persist v2 session context epochs (#30789) 2026-06-04 23:26:43 -04:00
Kamesh Sampath b551fa85c5 feat(core): add Snowflake Cortex provider (#29901)
Co-authored-by: Cortex Code <noreply@snowflake.com>
2026-06-04 22:19:55 -05:00
Kit Langton 1e35a56e25 refactor(core): make v2 session inputs event sourced (#30785) 2026-06-04 19:24:30 -04:00
James Long 6c068be97a feat(core): moving sessions (#30640) 2026-06-04 15:07:46 -04:00
Ariane Emory 78d612a64a fix(tui): show toast when variant_list keybind used with no variants (#30724) 2026-06-04 12:14:24 -05:00
Shoubhit Dash 5d07c66e38 feat(tui): improve experimental session switcher (#30738) 2026-06-04 19:22:01 +05:30
Dax 9e11b45908 feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
opencode-agent[bot] 1e882a15c3 chore: generate 2026-06-04 03:03:39 +00:00
Kit Langton 540e83b6c8 feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
James Long 8a401e518b fix(tui): route question responses by session directory (#30578) 2026-06-03 15:11:55 +00:00
Simon Klee a604d75993 tui: truncate sidebar file paths (#30531) 2026-06-03 11:54:24 +02:00
Dax fbda5fadda refactor(core): move v1 schemas into core (#30473) 2026-06-03 02:42:13 +00:00
Aiden Cline 2c16b222fc fix(tui): stop idle background task spinner (#30484) 2026-06-02 20:43:17 -05:00
Simon Klee 0a100dce4f run: enable interactive replay by default (#30465) 2026-06-02 22:20:16 +02:00
Dax 7a9068f029 refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
Dustin Deus a796803a5e refactor(opencode): improve startup time by 38% (#30453)
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box>
2026-06-02 21:20:25 +02:00
Simon Klee b9ef0922d6 Revert "tui: revert OpenTUI upgrade to 0.2.16 (#30383)" (#30452) 2026-06-02 20:49:31 +02:00
opencode-agent[bot] 3b4d2823d6 chore: generate 2026-06-02 18:02:46 +00:00
Shoubhit Dash 7365418f37 chore(opencode): remove scout agent (#30435) 2026-06-02 23:30:34 +05:30
James Long 39b9a1bfea fix(tui): scope diff viewer to session directory (#30426) 2026-06-02 11:43:21 -04:00
Simon Klee 963da94117 tui: revert OpenTUI upgrade to 0.2.16 (#30383) 2026-06-02 13:26:54 +02:00
Simon Klee 262b1658fe tui: show model context in run footer (#30380) 2026-06-02 13:09:03 +02:00
Kit Langton 780d5d958b fix(tui): preserve live parts during session hydration (#30300) 2026-06-01 21:40:29 -04:00
Dax 3056f6c030 feat(core): add location-based permission service (#30287) 2026-06-02 01:32:50 +00:00
Kit Langton afdc6287a9 fix(tui): keep retry attempt before message (#30275) 2026-06-01 21:41:21 +00:00
Kit Langton d591d7f3be fix(tui): keep background marker with subagent label (#30271) 2026-06-01 15:56:15 -04:00
James Long 2d61c3ed38 fix(tui): handle events across workspaces (#30281) 2026-06-01 19:47:37 +00:00
Kit Langton 7c83b5aee1 fix(tui): clarify inline subagent rows (#30051) 2026-06-01 15:44:11 -04:00
opencode-agent[bot] 289f02b6af chore: generate 2026-06-01 13:13:19 +00:00
Simon Klee cb4e002655 add run --replay mode (#30239) 2026-06-01 15:11:45 +02:00
opencode-agent[bot] 34985e1e85 chore: generate 2026-06-01 08:47:26 +00:00
Orca丶 78322548a2 fix(tui): prevent prompt corruption when pasting near wide characters (#29710)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Simon Klee <hello@simonklee.dk>
2026-06-01 08:42:14 +00:00
opencode-agent[bot] b2fe9b7380 chore: generate 2026-06-01 07:27:27 +00:00
Simon Klee 401dbd7e05 opencode(run): add queued prompt management (#30103)
Direct run mode previously made submitted follow-up prompts irrevocable while a response was still running. Let users edit or remove queued prompts before dispatch without interrupting the active turn.
2026-06-01 09:26:09 +02:00
opencode-agent[bot] ecc32ba7b2 fix(tui): remount session view on session switch (#30129)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-05-31 18:30:29 +00:00
opencode-agent[bot] ba6532a3f1 chore: generate 2026-05-31 17:35:31 +00:00
Dax eb70a80cea fix(opencode): remove automatic full session diffs (#30127) 2026-05-31 17:34:14 +00:00
opencode-agent[bot] 8f4fffcf90 chore: generate 2026-05-31 08:59:27 +00:00
Simon Klee 628148c828 tui(run): use keymap instead of raw key events (#30077)
Co-authored-by: Sebastian Herrlinger <hasta84@gmail.com>
2026-05-31 10:58:12 +02:00
Dax e2a8e18298 refactor(core): move database schema ownership (#29068)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-05-30 21:08:38 -04:00
Dax 999db7786c feat(core): add location-scoped config loading (#29625) 2026-05-30 04:06:08 +00:00
Kit Langton e06581a495 fix(tui): align wrapped inline tool rows (#28664) 2026-05-29 21:50:05 -04:00
James Murdza 654a9d649a fix(workspaces): surface real error messages on failed workspace operations (#29167)
Signed-off-by: James Murdza <james@jamesmurdza.com>
2026-05-29 17:00:23 -04:00
Shoubhit Dash 02e52b984b feat(acp): promote next implementation (#29929) 2026-05-30 01:34:44 +05:30
Shoubhit Dash 2ce664fb69 fix(tui): pin dialog select footer to bottom (#29878) 2026-05-29 16:43:50 +05:30
opencode-agent[bot] 79e40b5f10 chore: generate 2026-05-29 10:11:21 +00:00
Shoubhit Dash b532c9ec2b feat(tui): add session switcher plugin (#29861) 2026-05-29 15:39:34 +05:30