cloudaxe-opencode/packages/opencode
2026-01-06 12:21:30 -06:00
..
bin
script
src fix: ensure 'name' isnt being sent in request body for custom agent 2026-01-06 12:21:30 -06:00
test core: preserve permission config key order to maintain user-defined permission precedence 2026-01-05 14:09:37 -05:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
package.json upgrade opentui to v0.1.69, with some text rendering performance improvements 2026-01-05 21:17:45 +01: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.