Aiden Cline 29ea9fcf25 fix: ensure variants for copilot models work w/ maxTokens being set hace 1 mes
..
bin ff462dfd7a fix: windows install (#4293) hace 3 meses
script fa1a54ba3d fix nix hace 1 mes
src 29ea9fcf25 fix: ensure variants for copilot models work w/ maxTokens being set hace 1 mes
test 558590712d fix: ensure parallel tool calls dont double load AGENTS.md hace 1 mes
.gitignore e3c1861a3e get rid of models.dev macro hace 1 mes
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) hace 2 meses
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) hace 2 meses
README.md f3da73553c sync hace 9 meses
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool hace 1 mes
package.json 4e41ca74b9 release: v1.1.40 hace 1 mes
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) hace 2 meses
sst-env.d.ts 28c802f399 wip: zen hace 3 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.