cloudaxe-opencode/packages/opencode
2025-10-22 19:03:08 -04:00
..
bin
script fix sourcemapping so errors show proper stack trace 2025-10-21 15:32:24 -04:00
src summary tweaks 2025-10-22 19:03:08 -04:00
test ignore: fix acp test (#3339) 2025-10-21 15:27:59 -05:00
.gitignore
AGENTS.md
bunfig.toml wip: bun test improvements 2025-09-27 02:17:08 -04:00
package.json release: v0.15.13 2025-10-21 20:24:20 +00:00
README.md
sst-env.d.ts wip: zen 2025-09-29 14:17:53 -04:00
tsconfig.json try tsgo 2025-10-14 18:30:32 -04:00

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.