cloudaxe-opencode/packages/opencode/src/cli/cmd/tui
2026-05-22 12:30:10 -04:00
..
component fix(opencode): update spinner color logic (#28032) 2026-05-21 16:02:08 -05:00
config feat(tui): initial impl of diff viewer (#28476) 2026-05-20 11:16:56 -04:00
context tweak(tui): remove italics from thinking labels (#28737) 2026-05-21 22:22:51 -05:00
feature-plugins fix(tui): interaction improvements to diff viewer (#28851) 2026-05-22 12:30:10 -04:00
plugin chore: generate 2026-05-22 13:52:40 +00:00
routes fix(tui): restore question prompt key handling (#28835) 2026-05-22 21:47:13 +05:30
ui use keymap state for layer visibility (#26246) 2026-05-19 17:07:26 +02:00
util fix(tui): copy pasted prompt content (#28156) 2026-05-18 17:02:34 +05:30
app.tsx feat(tui): copy worktree path from palette (#28823) 2026-05-22 17:28:51 +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 chore: generate 2026-05-19 15:11:40 +00: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