opencode/packages/opencode
Dax Raad 5288e9cb86 fix
2025-08-23 16:27:53 -04:00
..
bin Reference the actual name of the windows package (#1700) 2025-08-08 20:07:00 -04:00
script ignore: update json schema for better lsp dx (#2186) 2025-08-22 17:59:18 -05:00
src fix 2025-08-23 16:27:53 -04:00
test Add agent-level permissions with whitelist/blacklist support (#1862) 2025-08-12 11:39:39 -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
package.json release: v0.5.18 2025-08-23 16:27:02 +00: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 ci: ignore 2025-08-02 18:56:34 -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.