Ryan Vogel 4a56491e42 fix(provider): exclude chat models from textVerbosity setting (#11363) пре 3 недеља
..
bin ff462dfd7a fix: windows install (#4293) пре 3 месеци
script e94ae550ea commit пре 3 недеља
src 4a56491e42 fix(provider): exclude chat models from textVerbosity setting (#11363) пре 3 недеља
test 4a56491e42 fix(provider): exclude chat models from textVerbosity setting (#11363) пре 3 недеља
.gitignore e3c1861a3e get rid of models.dev macro пре 4 недеља
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) пре 1 месец
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) пре 2 месеци
README.md f3da73553c sync пре 8 месеци
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool пре 3 недеља
package.json 6cd2a68851 release: v1.1.47 пре 3 недеља
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) пре 1 месец
sst-env.d.ts 28c802f399 wip: zen пре 2 месеци
tsconfig.json 62e5f4b154 try tsgo пре 4 месеци

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.