cloudaxe-opencode/packages/opencode
Martijn Baay 7368342bab
feat: add experimental.continue_loop_on_deny config option (#4729)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-14 17:13:32 -06:00
..
bin
script add ARM64 Docker image support (#5483) 2025-12-13 13:01:59 -06:00
src feat: add experimental.continue_loop_on_deny config option (#4729) 2025-12-14 17:13:32 -06:00
test fix super modifier parsing 2025-12-11 19:20:23 +01:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile add ARM64 Docker image support (#5483) 2025-12-13 13:01:59 -06:00
package.json release: v1.0.153 2025-12-14 19:04:01 +00:00
parsers-config.ts
README.md
sst-env.d.ts wip: zen 2025-12-02 18:36:15 -05:00
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.