cloudaxe-opencode/packages/opencode
2025-09-18 17:52:23 -05:00
..
bin feat: make npm package install work on windows (#2419) 2025-09-08 16:14:18 -04:00
script fix(config): keybinds should not be required in config schema (#2669) 2025-09-18 06:30:44 -05:00
src docs: subtask config option (#2682) 2025-09-18 17:52:23 -05:00
test support custom tools (#2668) 2025-09-18 03:58:21 -04:00
.gitignore
AGENTS.md ci: send stats to posthog 2025-08-05 12:01:48 -04:00
package.json release: v0.10.0 2025-09-18 20:51:03 +00:00
README.md
sst-env.d.ts chore: format code 2025-09-18 14:59:48 +00:00
tsconfig.json ci: format 2025-09-09 23:44:04 -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.