opencode/packages/opencode
Dax Raad 8750744068 renable todo tool 2025-08-07 21:47:37 -04:00
..
bin chore: rename OpenCode to opencode (#579) 2025-07-02 05:09:51 -05:00
script ci: ignore release commits 2025-07-31 19:57:07 -04:00
src renable todo tool 2025-08-07 21:47:37 -04:00
test chore: enhance bash command tests with config mock and timeout adjustments (#1486) 2025-08-01 14:14:54 -04:00
.gitignore improve snapshotting speed further 2025-07-03 21:36:09 -04:00
AGENTS.md ci: send stats to posthog 2025-08-05 12:01:48 -04:00
README.md sync 2025-05-30 20:48:36 -04:00
package.json Merge agent and mode into one (#1689) 2025-08-07 16:32:12 -04:00
sst-env.d.ts Api: add endpoint for getting github app token 2025-07-11 05:01:27 +08:00
tsconfig.json ci: ignore 2025-08-02 18:56:34 -04:00

README.md

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.