cloudaxe-opencode/packages/opencode
Yordis Prieto eecfd6d0ca
fix: unit test assertion (#1435)
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
2025-07-30 15:13:37 -05:00
..
bin chore: rename OpenCode to opencode (#579) 2025-07-02 05:09:51 -05:00
script ci: tweak 2025-07-24 15:55:45 -04:00
src lower max retries to 3 - ai sdk currently cannot abort during a retry delay so things appear to be frozen 2025-07-30 15:08:25 -04:00
test fix: unit test assertion (#1435) 2025-07-30 15:13:37 -05:00
.gitignore improve snapshotting speed further 2025-07-03 21:36:09 -04:00
AGENTS.md chore: rework openapi spec and use stainless sdk 2025-06-27 14:26:25 -05:00
package.json build: add @octokit/rest to opencode dependencies (#1396) 2025-07-29 22:33:25 -04:00
README.md sync 2025-05-30 20:48:36 -04:00
sst-env.d.ts Api: add endpoint for getting github app token 2025-07-11 05:01:27 +08:00
tsconfig.json sync 2025-05-30 20:48:36 -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.