Zhiming Guo 72de9fe7a6 fix(opencode): Fixes image reading with OpenAI-compatible providers like Kimi K2.5. (#11323) пре 7 месеци
..
bin ff462dfd7a fix: windows install (#4293) пре 10 месеци
script a3b281b2f3 ci: remove source-based AUR package from publish script пре 7 месеци
src 72de9fe7a6 fix(opencode): Fixes image reading with OpenAI-compatible providers like Kimi K2.5. (#11323) пре 7 месеци
test 556adad67b fix: wait for dependencies before loading custom tools and plugins (#12227) пре 7 месеци
.gitignore e3c1861a3e get rid of models.dev macro пре 8 месеци
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) пре 8 месеци
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) пре 9 месеци
README.md f3da73553c sync пре 1 година
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool пре 8 месеци
package.json bec1148192 fix: downgrade xai ai-sdk package due to errors (#12251) пре 7 месеци
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) пре 9 месеци
sst-env.d.ts 28c802f399 wip: zen пре 9 месеци
tsconfig.json 62e5f4b154 try tsgo пре 11 месеци

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.