opencode/packages/opencode
Simon Klee ed839846d1
run: replace subagent tabs with on-demand picker (#28508)
Move subagent navigation into the existing palette: a
"View subagents" command entry, a dedicated picker panel, and a
Down-arrow shortcut from the empty composer.
2026-05-20 21:07:35 +02:00
..
bin
migration
script
specs use keymap state for layer visibility (#26246) 2026-05-19 17:07:26 +02:00
src run: replace subagent tabs with on-demand picker (#28508) 2026-05-20 21:07:35 +02:00
test run: replace subagent tabs with on-demand picker (#28508) 2026-05-20 21:07:35 +02:00
.gitignore
AGENTS.md
BUN_SHELL_MIGRATION_PLAN.md
bunfig.toml
Dockerfile
drizzle.config.ts
git
package.json sync release versions for v1.15.5 2026-05-18 20:57:13 +00:00
parsers-config.ts
README.md
sst-env.d.ts
tsconfig.json

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.