opencode/packages/opencode
2026-01-30 00:31:06 +00:00
..
bin
script
src feat(config): add managed settings support for enterprise deployments (#6441) 2026-01-29 22:56:25 +00:00
test feat(config): add managed settings support for enterprise deployments (#6441) 2026-01-29 22:56:25 +00:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
package.json release: v1.1.43 2026-01-30 00:31:06 +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.