cloudaxe-opencode/packages/opencode/src/cli/cmd/tui
2026-05-17 12:56:42 -04:00
..
component fix(tui): dedupe consecutive prompt history entries (#27816) 2026-05-16 02:36:35 +00:00
config Revert "add dialog prompt submit keybind (#27807)" (#27815) 2026-05-16 04:44:32 +02:00
context style(tui): distinguish markdown h1 headings (#27814) 2026-05-16 11:18:17 -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 Revert "add dialog prompt submit keybind (#27807)" (#27815) 2026-05-16 04:44:32 +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 fix: preserve bus instance context (#28051) 2026-05-17 12:56:42 -04: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 refactor(instance): retire WithInstance adapter (#27782) 2026-05-16 01:30:07 +05:30