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

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.