Dax Raad 7a20f77ebf core: improve error handling with console output for debugging hace 4 meses
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) hace 5 meses
script 7a20f77ebf core: improve error handling with console output for debugging hace 4 meses
src 7a20f77ebf core: improve error handling with console output for debugging hace 4 meses
test a0a09f421c core: add session diff API to show file changes between snapshots hace 4 meses
.gitignore 571d60182a improve snapshotting speed further hace 7 meses
AGENTS.md 3db8e7c2b6 ci: send stats to posthog hace 6 meses
README.md f3da73553c sync hace 8 meses
bunfig.toml 53481f9790 wip: bun test improvements hace 4 meses
package.json 731122bf99 fix(acp): use newer acp package (#3317) hace 4 meses
sst-env.d.ts 7447460b5a wip: zen hace 4 meses
tsconfig.json 62e5f4b154 try tsgo hace 4 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.