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

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.