cloudaxe-opencode/packages/opencode
2025-12-12 22:45:28 +01:00
..
bin
script ci 2025-12-10 02:57:39 +00:00
src only exit app when prompt is empty, otherwise fallthrough, fix #5457 2025-12-12 22:45:28 +01:00
test fix super modifier parsing 2025-12-11 19:20:23 +01:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile Add ripgrep to Docker image (#5379) 2025-12-11 09:47:56 -06:00
package.json release: v1.0.151 2025-12-12 21:34:32 +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.