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

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.