Dax Raad 1254f48135 fix issue preventing things from working when node_modules or package.json present in ~/ il y a 7 mois
..
bin caf465a9da chore: rename OpenCode to opencode (#579) il y a 7 mois
script 5c626e0a2f ci: generate config schema as part of build il y a 7 mois
src 1254f48135 fix issue preventing things from working when node_modules or package.json present in ~/ il y a 7 mois
test f884766445 v2 message format and upgrade to ai sdk v5 (#743) il y a 7 mois
.gitignore 571d60182a improve snapshotting speed further il y a 7 mois
AGENTS.md 79bbf90b72 chore: rework openapi spec and use stainless sdk il y a 8 mois
README.md f3da73553c sync il y a 8 mois
package.json 11d042be25 snapshot functionality il y a 7 mois
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token il y a 7 mois
tsconfig.json f3da73553c sync il y a 8 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.