Aiden Cline e35a4131d0 core: keep message part order stable when files resolve asynchronously (#13915) 6 months ago
..
bin 4018c863e3 fix: baseline CPU detection (#13371) 6 months ago
migration afb04ed5d4 chore: generate 6 months ago
script 6d95f0d14c sqlite again (#10597) 6 months ago
src e35a4131d0 core: keep message part order stable when files resolve asynchronously (#13915) 6 months ago
test e35a4131d0 core: keep message part order stable when files resolve asynchronously (#13915) 6 months ago
.gitignore e3c1861a3e get rid of models.dev macro 7 months ago
AGENTS.md 6d95f0d14c sqlite again (#10597) 6 months ago
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 8 months ago
README.md f3da73553c sync 1 year ago
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) 6 months ago
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 6 months ago
package.json d8c25bfeb4 release: v1.2.6 6 months ago
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) 8 months ago
sst-env.d.ts 28c802f399 wip: zen 9 months ago
tsconfig.json 62e5f4b154 try tsgo 10 months ago

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.