adamelmore a8c18dba82 fix(core): expose Instance.directory to custom tools há 1 mês atrás
..
bin ff462dfd7a fix: windows install (#4293) há 4 meses atrás
script fa1a54ba3d fix nix há 1 mês atrás
src a8c18dba82 fix(core): expose Instance.directory to custom tools há 1 mês atrás
test 8b5dde5536 tweak: retry logic to catch certain provider problems há 1 mês atrás
.gitignore e3c1861a3e get rid of models.dev macro há 1 mês atrás
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) há 2 meses atrás
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) há 3 meses atrás
README.md f3da73553c sync há 9 meses atrás
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool há 1 mês atrás
package.json f48784d152 upgrade opentui to v0.1.75 há 1 mês atrás
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) há 2 meses atrás
sst-env.d.ts 28c802f399 wip: zen há 3 meses atrás
tsconfig.json 62e5f4b154 try tsgo há 5 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.