cloudaxe-opencode/packages/opencode/src/cli/cmd/tui
2026-05-12 08:01:16 +00:00
..
asset feat: add interactive burst to the TUI logo (#22098) 2026-04-13 19:36:28 -04:00
component Track session usage totals (#26644) 2026-05-12 01:18:57 -04:00
config Validate TUI config with Effect Schema (#26952) 2026-05-11 23:51:45 +00:00
context Track session usage totals (#26644) 2026-05-12 01:18:57 -04:00
feature-plugins Track session usage totals (#26644) 2026-05-12 01:18:57 -04:00
plugin Track session usage totals (#26644) 2026-05-12 01:18:57 -04:00
routes fix(tui): make websearch provider label reactive (#26943) 2026-05-12 08:01:16 +00:00
ui flatten to keybind compatible config (#26421) 2026-05-09 01:29:13 +02:00
util introduce opentui keymap as sole key/cmd engine (#26053) 2026-05-07 20:35:31 +02:00
app.tsx feat(tui): pin, quick-switch, and cycle recent sessions (#26858) 2026-05-11 22:46:27 +05:30
attach.ts feat(opencode): add interactive split-footer mode to run (#23557) 2026-05-08 12:17:14 +02:00
event.ts Move schema utilities into core (#26565) 2026-05-09 19:51:09 +00:00
keymap.tsx restore managed textarea keymap handling (#26771) 2026-05-11 01:45:59 +02:00
layer.ts core: move npm service to core package for shared dependency management 2026-04-25 14:36:15 -04:00
thread.ts feat(opencode): add interactive split-footer mode to run (#23557) 2026-05-08 12:17:14 +02:00
validate-session.ts Drop unused ID Zod statics (#26740) 2026-05-10 19:58:21 -04:00
win32.ts fix: remove 8 more unnecessary as any casts in opencode core (#22877) 2026-04-16 19:27:53 +00:00
worker.ts fix(auth): respect server username in clients (#25596) 2026-05-03 19:28:31 +05:30