opencode/packages
Simon Klee 489661f1f4
cli: add interactive split-footer mode to run
Add `run --interactive` (`-i`) which renders a split-screen
TUI inside the run command: scrollback output on top, input footer
on the bottom with prompt, permission, and question views.

This bridges the gap between headless `run` and the full TUI,
giving users an interactive experience without leaving the CLI
pipeline. Tool rendering, session data reduction, and stream
transport are extracted into run/ submodules to keep the
orchestration manageable.

*.shared.ts files contain shared logic for both run and the TUI, but
are intentionally kept in /run for now until later refactor
2026-04-13 12:04:45 +02:00
..
app app: align workspace load more button (#22251) 2026-04-13 13:58:35 +08:00
console hide download button 2026-04-11 14:18:58 -04:00
containers chore: bump Bun to 1.3.11 (#18144) 2026-03-23 10:19:21 +10:00
desktop release: v1.4.3 2026-04-10 01:00:12 +00:00
desktop-electron fix(electron): wait until ready before showing the main window (#22262) 2026-04-13 15:17:09 +08:00
docs
enterprise release: v1.4.3 2026-04-10 01:00:12 +00:00
extensions/zed release: v1.4.3 2026-04-10 01:00:12 +00:00
function release: v1.4.3 2026-04-10 01:00:12 +00:00
identity
opencode cli: add interactive split-footer mode to run 2026-04-13 12:04:45 +02:00
plugin refactor(plugin): return Effect from ToolContext.ask (#21986) 2026-04-10 23:50:50 -04:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk sdk: throw error if response has text/html content type (#21289) 2026-04-13 09:39:53 +08:00
slack release: v1.4.3 2026-04-10 01:00:12 +00:00
storybook chore(app): markdown playground in storyboard 2026-03-25 09:14:35 -05:00
ui release: v1.4.3 2026-04-10 01:00:12 +00:00
util release: v1.4.3 2026-04-10 01:00:12 +00:00
web zen: nemotron doc 2026-04-10 16:58:38 -04:00