opencode-agent[bot]
9994727242
fix(tui): forward environment to worker ( #35925 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-07-09 18:30:03 -05:00
Simon Klee
7814e2f145
cli: add --mini ( #33353 )
2026-06-22 16:27:56 +02:00
opencode-agent[bot]
be25eb2b0a
chore: generate
2026-06-07 05:25:52 +00: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
Kit Langton
cb649c72f2
fix(tui): update tool spacing before layout
2026-06-05 15:56:10 -04:00
Shoubhit Dash
61c485e2a7
feat(tui): add diff hunk navigation ( #30935 )
2026-06-05 16:56:53 +05:30
Simon Klee
ce2e4ea4a9
opencode/run: refresh themes after terminal reloads ( #30917 )
2026-06-05 09:47:17 +00:00
Kit Langton
df1e16a619
feat(core): persist v2 session context epochs ( #30789 )
2026-06-04 23:26:43 -04:00
Kit Langton
1e35a56e25
refactor(core): make v2 session inputs event sourced ( #30785 )
2026-06-04 19:24:30 -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
39b9a1bfea
fix(tui): scope diff viewer to session directory ( #30426 )
2026-06-02 11:43:21 -04:00
opencode-agent[bot]
9b4c966316
chore: generate
2026-06-01 21:42:43 +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
Kit Langton
e06581a495
fix(tui): align wrapped inline tool rows ( #28664 )
2026-05-29 21:50:05 -04:00
Sebastian
911e525bd7
keep session navigation active in prompt modes ( #29464 )
2026-05-27 17:26:56 +02:00
Sebastian
5451b1f953
Prepare TUI lifecycle for scenario tests ( #28258 )
2026-05-26 21:02:02 +02:00
Aiden Cline
f872a1f8bf
fix(tui): separate thinking header from markdown body ( #29028 )
2026-05-24 20:52:17 -05:00
opencode-agent[bot]
aaba5ccb6c
chore: generate
2026-05-22 19:31:59 +00:00
James Long
34d73210e3
fix(tui): when diff viewer closes always return to last route ( #28903 )
2026-05-22 15:30:31 -04:00
James Long
9e0fe79648
fix(tui): empty states, context, and minor improvements to diff viewer ( #28878 )
2026-05-22 14:21:22 -04:00
opencode-agent[bot]
d11ad04a48
chore: generate
2026-05-22 16:31:30 +00:00
James Long
8e1c1cd054
fix(tui): interaction improvements to diff viewer ( #28851 )
2026-05-22 12:30:10 -04:00
opencode-agent[bot]
20f3b9b357
chore: generate
2026-05-21 22:36:00 +00:00
James Long
cfc1c1f39e
feat(tui): design revamp of diff viewer ( #28728 )
2026-05-21 18:34:32 -04:00
Kit Langton
318702ac5e
test(opencode): remove redundant global event casts ( #28564 )
2026-05-20 21:48:55 -04:00
Kit Langton
7c0793159e
fix(tui): separate question checkmark labels ( #28558 )
2026-05-20 21:35:59 -04:00
Kit Langton
3fc4e936c6
fix(tui): gate Zed context on terminal env ( #28517 )
2026-05-20 16:52:33 -04:00
opencode-agent[bot]
d166014ac7
chore: generate
2026-05-20 20:23:54 +00:00
James Long
925fba535f
feat(tui): collapse directories when possible in file tree ( #28512 )
2026-05-20 16:22:04 -04:00
Sebastian
2692f7efcb
handle permanent file plugin errors ( #27344 )
2026-05-20 18:47:30 +02:00
opencode-agent[bot]
4ef80dfbec
chore: generate
2026-05-20 15:18:18 +00:00
James Long
e073bfafa2
feat(tui): initial impl of diff viewer ( #28476 )
2026-05-20 11:16:56 -04:00
Sebastian
e7ce2cb2ce
use keymap state for layer visibility ( #26246 )
2026-05-19 17:07:26 +02:00
Sebastian
04c4def0d1
Fix legacy pgup/pgdown TUI keybind aliases ( #28275 )
2026-05-19 13:52:00 +02:00
Kit Langton
b8048cd162
Speed up targeted opencode tests
...
Reduce avoidable setup costs in slow opencode tests while preserving reviewed coverage and recording the benchmark evidence for follow-up test-suite work.
2026-05-18 16:18:29 +00:00
Sebastian
738763d25c
upgrade opentui to 0.2.14 ( #28090 )
2026-05-18 13:44:08 +02:00
Sebastian
50c6af880d
dialog prompt submit keybind + opentui event sink ( #27945 )
2026-05-18 00:23:19 +02:00
Sebastian
2695458b88
Revert "add dialog prompt submit keybind ( #27807 )" ( #27815 )
2026-05-16 04:44:32 +02:00
Sebastian
f431408b30
add dialog prompt submit keybind ( #27807 )
2026-05-16 03:11:46 +02:00
Sebastian
18c1e45c76
Add TUI notifications and attention sounds (disabled by default) ( #26980 )
2026-05-13 03:26:25 +02:00
opencode-agent[bot]
055631749f
chore: generate
2026-05-12 03:43:40 +00:00
James Long
2286f34474
fix(tui): scope events by project ( #26936 )
2026-05-11 23:42:04 -04:00
Kit Langton
93affbbcf4
fix(tui): guard prompt submit against concurrent invocation ( #26972 )
2026-05-12 01:35:28 +00:00
Kit Langton
a7a2f7bc31
Avoid bootstrapping server plugins from TUI plugin runtime ( #26938 )
2026-05-11 17:32:16 -04:00