opencode/packages/opencode
opencode-agent[bot] b4a4ef0b3c
refactor(tui): remove legacy keymap layer (#37206)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: Dax Raad <d@ironbay.co>
2026-07-16 21:33:15 +00:00
..
bin
migration/20260511173437_session-metadata
script
specs feat(simulation): add endpoint handshake protocol (#37157) 2026-07-15 17:46:28 -04:00
src chore: merge dev into v2 (#37370) 2026-07-16 15:44:26 -05:00
test refactor(tui): remove legacy keymap layer (#37206) 2026-07-16 21:33:15 +00:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
git
package.json chore: merge dev into v2 (#37370) 2026-07-16 15:44:26 -05: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.