Commit graph

26 commits

Author SHA1 Message Date
James Long
8f3465c951
refactor(tui): load native V2 themes (#38430) 2026-07-23 12:35:29 -04:00
James Long
d86f732df3
refactor(tui): generate syntax from V2 theme (#38397) 2026-07-22 21:33:25 -04:00
James Long
381f6c47b4
docs(tui): add generated V2 theme reference (#38396) 2026-07-22 18:30:31 -04:00
James Long
c0ba62b972
refactor(tui): expose theme colors as properties (#37995) 2026-07-20 16:17:09 -04:00
James Long
79d0077f63
feat(tui): add categorical theme hues (#37985) 2026-07-20 15:28:53 -04:00
opencode-agent[bot]
61b7caa0b5
fix(tui): make migrated selected background transparent (#37967)
Co-authored-by: James Long <longster@gmail.com>
2026-07-20 13:41:18 -04:00
James Long
7be95bcd6a
feat(tui): support single-mode themes (#37930) 2026-07-20 09:37:48 -04:00
James Long
6702ce0d3f
fix(tui): soften theme scale extremes (#37555) 2026-07-20 09:20:20 -04:00
Simon Klee
0eb71d0fc7
refactor(tui): extract shared frontend helpers (#37868) 2026-07-20 10:43:02 +02:00
Simon Klee
925c2423de
mini: add reconnect, forms, and shared targets (#37811)
Centralize session target resolution for mini and noninteractive
run paths. Recover from transport drops, replace questions with
forms, and keep tool/catalog state location-scoped with live
progress and theme discovery.
2026-07-19 22:45:10 +02:00
James Long
fafb04ed59
feat(tui): track hue source identity (#37550) 2026-07-17 15:38:22 -04:00
James Long
c7a7900ff2
refactor(tui): migrate workflow views to V2 themes (#37526) 2026-07-17 15:18:58 -04:00
James Long
bd79e24842
fix(tui): raise neutral permission backgrounds (#37513) 2026-07-17 11:35:02 -04:00
James Long
b26d948b76
feat(tui): add hovered theme state (#37404) 2026-07-17 10:19:42 -04:00
James Long
f76e18201a
fix(tui): derive session surface colors from hues (#37401) 2026-07-16 20:16:13 -04:00
James Long
309860558d
refactor(tui): remove secondary action styles (#37378) 2026-07-16 17:44:11 -04:00
James Long
88b8883122
feat(tui): resolve action state priority (#37373) 2026-07-16 16:40:34 -04:00
James Long
ac1b802820
fix(tui): restore selected action styling, fix subagent list (#37371) 2026-07-16 16:20:16 -04:00
James Long
7a7075d86f
feat(tui): refine V2 theme colors (#37346) 2026-07-16 14:01:25 -04:00
James Long
5fcef6773c
feat(tui): migrate core surfaces to V2 themes (#37145) 2026-07-16 10:22:29 -04:00
James Long
ff3442ce34
refactor(tui): extract V1 theme definitions (#36969) 2026-07-14 22:14:34 -04:00
James Long
9a25673c37
feat(tui): add V2 theme system (#36950) 2026-07-14 20:28:45 -04:00
James Long
4c45a5cf23
refactor(tui): extract system theme generation (#36753) 2026-07-13 16:39:06 -04:00
James Long
748b0d8836
refactor(tui): remove subtle syntax styles (#36746) 2026-07-13 16:14:56 -04:00
Dax Raad
09a6cecf23 refactor(tui): remove code concealment toggle 2026-07-12 18:12:36 -04:00
Dax
fe0c4f8c74
refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00