opencode/packages/tui/src
Aiden Cline ca8db315a9
Some checks are pending
deploy / deploy (push) Waiting to run
generate / generate (push) Waiting to run
nix-eval / nix-eval (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Waiting to run
nix-hashes / compute-hash (macos-15-intel, x86_64-darwin) (push) Waiting to run
nix-hashes / compute-hash (macos-latest, aarch64-darwin) (push) Waiting to run
nix-hashes / update-hashes (push) Blocked by required conditions
publish / version (push) Waiting to run
publish / build-cli (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish (push) Blocked by required conditions
storybook / storybook build (push) Waiting to run
test / unit (linux) (push) Waiting to run
test / unit (windows) (push) Waiting to run
test / e2e (linux) (push) Waiting to run
test / e2e (windows) (push) Waiting to run
typecheck / typecheck (push) Waiting to run
fix(tui): show prompt submission errors (#31949)
2026-06-11 14:33:01 -05:00
..
component fix(tui): show prompt submission errors (#31949) 2026-06-11 14:33:01 -05:00
config chore: generate 2026-06-07 03:28:52 +00:00
context fix(tui): restore legacy sync consumers (#31908) 2026-06-11 15:01:20 +00:00
feature-plugins fix(tui): restore legacy sync consumers (#31908) 2026-06-11 15:01:20 +00:00
plugin
prompt refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
routes fix(tui): show terminal tool failure labels (#31934) 2026-06-11 12:19:31 -05:00
theme
ui fix(tui): let gutter replace current marker (#31586) 2026-06-09 21:07:11 -04:00
util fix(tui): preserve exit epilogue during scoped shutdown (#31805) 2026-06-11 12:22:48 +00:00
app.tsx fix(tui): preserve exit epilogue during scoped shutdown (#31805) 2026-06-11 12:22:48 +00:00
attention.ts refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
audio.d.ts refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
audio.ts refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
clipboard.ts chore: generate 2026-06-07 05:25:52 +00:00
editor-zed.ts refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
editor.ts run: make minimal mode more minimal (#31227) 2026-06-07 23:26:14 +02:00
index.tsx refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
keymap.tsx chore: generate 2026-06-07 03:28:52 +00:00
logo.ts
parsers-config.ts
runtime.tsx refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
terminal-win32.ts refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00