Commit graph

55 commits

Author SHA1 Message Date
Dax
6a2c3e91c7
feat(plugin): add typed rpc and custom events (#46105) 2026-08-30 21:28:19 -04:00
Kit Langton
92b9eebab2
feat(tui): streamline diff review workflow (#45817) 2026-08-28 00:11:29 -04:00
Kit Langton
4ac19d744a
feat(tui): make session tab status explicit (#45347) 2026-08-26 20:12:15 -04:00
Kit Langton
6c392355dd
feat(tui): render LaTeX as Unicode math (#45339) 2026-08-26 16:14:37 -04:00
Kit Langton
e5308a988f
feat(merman): refine diagram styling (#44815) 2026-08-25 16:07:12 +00:00
Dax
2e4b2c82f4
fix(tui): resolve plugin SDK imports at runtime (#44822) 2026-08-24 20:29:38 -04:00
Kit Langton
f8c46684eb
fix: eliminate flaky CI races (#43522) 2026-08-19 22:12:41 +00:00
Kit Langton
d8debaa449
fix(tui): stabilize plugin reload generations (#43447) 2026-08-19 15:26:54 +00:00
opencode-agent[bot]
728053b645
fix(tui): avoid retrying broken plugin setup (#43441)
Co-authored-by: nexxeln <95541290+nexxeln@users.noreply.github.com>
2026-08-19 20:41:13 +05:30
Dax
f6f64d7ece
feat(cli): manage plugin packages (#43283) 2026-08-19 00:06:15 -04:00
Kit Langton
95be07463b
feat(tui): add interactive toast actions (#42407) 2026-08-13 21:38:12 +00:00
Kit Langton
70853b1e5b
feat(tui): surface plugin failures (#41940) 2026-08-12 10:51:00 -04:00
Kit Langton
452335a78d
fix(tui): truncate fractional mtimes in fresh plugin specifiers (#41891) 2026-08-11 21:56:44 -04:00
Kit Langton
b00d8d65fe
feat(tui): hierarchical slot tree for plugin UI placement (#41189) 2026-08-11 22:00:04 +00:00
opencode-agent[bot]
4194d55522 chore: generate 2026-08-08 04:21:03 +00:00
Kit Langton
f3f1204802
feat(tui): render Mermaid diagrams (#41113) 2026-08-07 20:59:50 -04:00
Kit Langton
c391983ae0
fix(tui): discover plugins across config roots (#39988) 2026-08-01 14:06:58 -04:00
opencode-agent[bot]
9eb9c1db7d
refactor(tui): remove placeholder LSP panel (#39955)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:29:54 -04:00
Kit Langton
102086c50f
feat(tui): hot-reload local TUI plugins (#39776) 2026-07-31 16:35:05 -04:00
Kit Langton
dd0e41c633
fix(tui): render plugin slots and routes with component semantics (#39917) 2026-07-31 14:30:57 -04:00
Kit Langton
22d2012f75
fix(tui): register storybook only for story runs (#39733) 2026-07-30 15:55:05 -04:00
Dax Raad
a618946b7e fix(tui): reload plugins with config 2026-07-30 10:31:09 -04:00
Kit Langton
78c139b8b5
feat(plugin): add ui.tabs API for session tab control (#39591) 2026-07-29 22:57:39 -04:00
Kit Langton
3c259fc552
feat(tui): replace scrap screen with component storybook (#39548) 2026-07-29 15:51:15 -04:00
Dax Raad
f599f8f3d3 fix(tui): guard Bun runtime plugin support 2026-07-29 12:57:35 -04:00
James Long
c2e975c4e6
refactor(plugin): expose resolved TUI theme (#39536) 2026-07-29 12:51:55 -04:00
Dax Raad
9ee337469d feat(tui): add persistent storage context 2026-07-29 12:33:18 -04:00
Dax Raad
247f14f955 feat(tui): add replaceable prompt footer slot 2026-07-29 10:16:34 -04:00
Dax Raad
06290907a9 feat(tui): restore plugin manager dialog 2026-07-28 21:19:17 -04: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
James Long
08b80da931
refactor(tui): split theme hooks (#39395) 2026-07-28 16:25:32 -04:00
Dax Raad
5bcc0016a6 feat(tui): add plugin context hook 2026-07-28 14:57:59 -04:00
Dax Raad
44cd984589 feat(tui): refine plugin context slots 2026-07-28 14:19:31 -04:00
Dax Raad
010133f6df feat(tui): expand v2 plugin context 2026-07-28 11:04:16 -04:00
Dax Raad
8db7487c89 refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
Dax Raad
39f1336621 refactor(tui): remove home screen tips 2026-07-15 00:55:11 -04:00
Dax Raad
94a23b8537 refactor(tui): centralize location state 2026-07-14 23:01:41 -04:00
Dax Raad
a32c480d45 refactor(tui): centralize active location 2026-07-14 16:18:30 -04:00
Dax Raad
b67bed061a feat(tui): port diff viewer to v2 plugins 2026-07-14 15:10:40 -04:00
Dax Raad
4a93972a78 feat(tui): add v2 plugin runtime 2026-07-14 12:49:56 -04:00
Dax Raad
36f8cb7054 refactor(tui): remove legacy sdk client 2026-07-13 17:35:40 -04:00
Dax Raad
90a87b2a0c refactor(tui): remove legacy sync context 2026-07-13 15:46:25 -04:00
Dax Raad
9db5073eab fix(plugin): retain legacy kv api shape 2026-07-13 12:57:31 -04:00
Dax Raad
775fce0177 refactor(tui): consolidate settings in cli config 2026-07-13 12:55:54 -04:00
Dax Raad
a43de3f86d tui: remove legacy V1 CLI TUI integration to simplify startup 2026-07-13 01:05:14 -04:00
Dax Raad
f8f8cc9546 refactor(tui): simplify config context 2026-07-12 17:12:48 -04:00
Dax Raad
b2bdab24e6 fix(tui): preserve legacy host compatibility 2026-07-12 17:01:02 -04:00
Dax Raad
3568dd1b99 feat(tui): add managed config interface 2026-07-12 17:01:02 -04:00
Dax Raad
ac1ddc3f83 refactor(tui): simplify config and tool display 2026-07-11 19:51:19 -04:00