Aiden Cline 612b656d36 fix: adjust resolve parts so that when messages with multiple @ references occur, the tool calls are properly ordered il y a 2 mois
..
bin ff462dfd7a fix: windows install (#4293) il y a 4 mois
script f1caf84064 feat(build): respect OPENCODE_MODELS_URL env var (#11384) il y a 2 mois
src 612b656d36 fix: adjust resolve parts so that when messages with multiple @ references occur, the tool calls are properly ordered il y a 2 mois
test f6948d0ffa fix: variant logic for anthropic models through openai compat endpoint (#11665) il y a 2 mois
.gitignore e3c1861a3e get rid of models.dev macro il y a 2 mois
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) il y a 3 mois
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) il y a 3 mois
README.md f3da73553c sync il y a 10 mois
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool il y a 2 mois
package.json 597ae57bb1 release: v1.1.48 il y a 2 mois
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) il y a 3 mois
sst-env.d.ts 28c802f399 wip: zen il y a 4 mois
tsconfig.json 62e5f4b154 try tsgo il y a 5 mois

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.