cloudaxe-opencode/packages/opencode/src/cli/cmd/tui
2026-05-16 03:11:46 +02:00
..
component feat(tui): enable pinned session switching (#27780) 2026-05-16 01:10:16 +05:30
config add dialog prompt submit keybind (#27807) 2026-05-16 03:11:46 +02:00
context fix(tui): show config error details on startup (#27803) 2026-05-15 20:42:56 -04:00
feature-plugins Fix thinking toggle defaults 2026-05-15 20:27:36 -04:00
plugin refactor(flags): simplify tui plugin runtime flags (#27506) 2026-05-14 15:56:02 +05:30
routes Fix thinking toggle defaults 2026-05-15 20:27:36 -04:00
ui add dialog prompt submit keybind (#27807) 2026-05-16 03:11:46 +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 feat(tui): enable pinned session switching (#27780) 2026-05-16 01:10:16 +05:30
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 refactor(instance): retire WithInstance adapter (#27782) 2026-05-16 01:30:07 +05:30