Commit Graph

1626 Commits

Author SHA1 Message Date
opencode-agent[bot] d8fd4cc4e4 chore: generate 2026-06-08 19:43:41 +00:00
Dax a5ddb7f291 refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
Aiden Cline af9dff96df fix(opencode): await run event loop (#31389) 2026-06-08 12:47:39 -05:00
opencode-agent[bot] fb5df7fa7f chore: generate 2026-06-08 13:41:54 +00:00
Shoubhit Dash 3448afb3b8 fix: speed up fff file search (#31366) 2026-06-08 19:09:55 +05:30
opencode-agent[bot] 3b54d798eb chore: generate 2026-06-07 21:27:42 +00:00
Simon Klee 42a94c6dd1 run: make minimal mode more minimal (#31227) 2026-06-07 23:26:14 +02:00
Dax 6d58d5cde1 refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
opencode-agent[bot] 82f71bef7a chore: generate 2026-06-07 03:28:52 +00:00
Dax 93316f1fae refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
Dmitriy Kovalenko d76293144b feat(opencode): fff search tools (#27802)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-06-06 19:12:31 +05:30
Aiden Cline 6920cd3d2b feat(opencode): support non-interactive MCP add (#31054) 2026-06-05 21:21:20 -05:00
Aiden Cline bf54ca7abc feat(opencode): add search to auth logout command (#31053) 2026-06-05 20:51:55 -05:00
James Long dbd16997f8 fix(tui): inject reminder after moving session (#31027) 2026-06-05 17:33:50 -04:00
James Long d7afeaa8f1 fix(tui): bootstrap new project copies (#31019) 2026-06-05 17:10:14 -04:00
opencode-agent[bot] 4ff1a4ca41 chore: generate 2026-06-05 20:49:10 +00:00
James Long 00bef86c4e feat(tui): delete working copies from move dialog (#31017) 2026-06-05 16:47:10 -04:00
Kit Langton cb649c72f2 fix(tui): update tool spacing before layout 2026-06-05 15:56:10 -04:00
Kit Langton 80da87da0e feat(core): compact v2 session context (#30986) 2026-06-05 13:17:23 -04:00
opencode-agent[bot] b157200e08 chore: generate 2026-06-05 17:16:11 +00:00
James Long 9b332ad505 fix(tui): show current location in working copies; order by created; change shortcut; tab to cycle actions in dialog select (#30989) 2026-06-05 13:14:13 -04:00
Shoubhit Dash dc67ffa9de chore: rm fuzzy search on references (#30931) 2026-06-05 16:57:39 +05:30
Shoubhit Dash 61c485e2a7 feat(tui): add diff hunk navigation (#30935) 2026-06-05 16:56:53 +05:30
pcadena-lila 162beaa474 fix(tui): fall back to local cwd when editor spawns in attach mode (#30583) 2026-06-05 09:53:41 +00:00
opencode-agent[bot] 0fd2975e2b chore: generate 2026-06-05 09:48:43 +00:00
Simon Klee ce2e4ea4a9 opencode/run: refresh themes after terminal reloads (#30917) 2026-06-05 09:47:17 +00:00
Simon Klee b7d8c21f89 tui: guard path formatting inputs (#30469)
Fixes #27726, #25216, #24856, #24294, #17071, #29164, #24837, #16865, #14279, #29895
2026-06-05 09:45:03 +00:00
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