Steffen Deusch d9f18e4006 feat(opencode): add copilot specific provider to properly handle copilot reasoning tokens (#8900) пре 3 недеља
..
bin ff462dfd7a fix: windows install (#4293) пре 3 месеци
script f1caf84064 feat(build): respect OPENCODE_MODELS_URL env var (#11384) пре 3 недеља
src d9f18e4006 feat(opencode): add copilot specific provider to properly handle copilot reasoning tokens (#8900) пре 3 недеља
test d9f18e4006 feat(opencode): add copilot specific provider to properly handle copilot reasoning tokens (#8900) пре 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 aef0e58ad7 chore(deps): bump ai-sdk packages (#11383) пре 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.