Aiden Cline 7e9050edb9 feat: jsonc configuration file support (#1434) 6 months ago
..
bin caf465a9da chore: rename OpenCode to opencode (#579) 7 months ago
script 33cef075d2 ci: new publish method (#1451) 6 months ago
src 7e9050edb9 feat: jsonc configuration file support (#1434) 6 months ago
test 18888351e9 use treesitter to parse bash commands and catch commands that go outside of cwd (#1443) 6 months ago
.gitignore 571d60182a improve snapshotting speed further 7 months ago
AGENTS.md 79bbf90b72 chore: rework openapi spec and use stainless sdk 7 months ago
README.md f3da73553c sync 8 months ago
package.json 7e9050edb9 feat: jsonc configuration file support (#1434) 6 months ago
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token 7 months ago
tsconfig.json f3da73553c sync 8 months ago

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.