Dax Raad 0f3630d936 ci: skip unicode filename test due to inconsistent behavior causing CI failures před 2 měsíci
..
bin ff462dfd7a fix: windows install (#4293) před 5 měsíci
script f1caf84064 feat(build): respect OPENCODE_MODELS_URL env var (#11384) před 2 měsíci
src 83d0e48e38 tui: fix task status to show current tool state from message store před 2 měsíci
test 0f3630d936 ci: skip unicode filename test due to inconsistent behavior causing CI failures před 2 měsíci
.gitignore e3c1861a3e get rid of models.dev macro před 2 měsíci
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) před 3 měsíci
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) před 4 měsíci
README.md f3da73553c sync před 10 měsíci
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool před 2 měsíci
package.json 597ae57bb1 release: v1.1.48 před 2 měsíci
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) před 3 měsíci
sst-env.d.ts 28c802f399 wip: zen před 4 měsíci
tsconfig.json 62e5f4b154 try tsgo před 6 měsíci

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.