cloudaxe-opencode/packages/opencode/src/cli/cmd/tui
2026-05-15 09:22:24 -05:00
..
component Remove TUI logo sound effects (#27183) 2026-05-12 20:37:16 -04:00
config fix keymap fallback priority and TUI config diagnostics (#27384) 2026-05-13 23:00:48 +02:00
context Track session usage totals (#26644) 2026-05-12 01:18:57 -04:00
feature-plugins Add TUI notifications and attention sounds (disabled by default) (#26980) 2026-05-13 03:26:25 +02:00
plugin refactor(flags): simplify tui plugin runtime flags (#27506) 2026-05-14 15:56:02 +05:30
routes fix: markdown table rendering (#27747) 2026-05-15 09:22:24 -05:00
ui flatten to keybind compatible config (#26421) 2026-05-09 01:29:13 +02:00
util effect(core): add stdin option to AppProcess.run; migrate snapshot+clipboard (#27224) 2026-05-13 11:10:23 -04:00
app.tsx Add TUI notifications and attention sounds (disabled by default) (#26980) 2026-05-13 03:26:25 +02:00
attach.ts feat(opencode): add interactive split-footer mode to run (#23557) 2026-05-08 12:17:14 +02:00
attention.ts chore: generate 2026-05-13 01:28:35 +00: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