CasualDeveloper e617c5d689 fix: prevent truncated Claude streams (#6388) 2 meses atrás
..
bin ff462dfd7a fix: windows install (#4293) 3 meses atrás
script cb1a1fb26c try uploading artifacts in workflow 2 meses atrás
src 59e3b7409f chore: fix type error 2 meses atrás
test 893888536a fix(bedrock): support region and bearer token configuration (#6332) 2 meses atrás
.gitignore 571d60182a improve snapshotting speed further 8 meses atrás
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 7 meses atrás
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 2 meses atrás
README.md f3da73553c sync 9 meses atrás
bunfig.toml ffd20b4477 chore: activate code coverage in bun test config (#6297) 2 meses atrás
package.json e617c5d689 fix: prevent truncated Claude streams (#6388) 2 meses atrás
parsers-config.ts 4703e859bd Add YAML language server support (#4508) 3 meses atrás
sst-env.d.ts 28c802f399 wip: zen 3 meses atrás
tsconfig.json 62e5f4b154 try tsgo 4 meses atrás

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.