Spoon 45ec3105b1 feat: support config skill registration (#9640) há 3 semanas atrás
..
bin ff462dfd7a fix: windows install (#4293) há 3 meses atrás
script fa1a54ba3d fix nix há 3 semanas atrás
src 45ec3105b1 feat: support config skill registration (#9640) há 3 semanas atrás
test 33c5c100ff fix: frontmatter was adding newlines in some cases causing invalid model ids (#11095) há 3 semanas atrás
.gitignore e3c1861a3e get rid of models.dev macro há 3 semanas atrás
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) há 1 mês atrás
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) há 2 meses atrás
README.md f3da73553c sync há 8 meses atrás
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool há 3 semanas atrás
package.json 7c0067d59d release: v1.1.42 há 3 semanas atrás
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) há 1 mês atrás
sst-env.d.ts 28c802f399 wip: zen há 2 meses atrás
tsconfig.json 62e5f4b154 try tsgo há 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.