Aiden Cline 62f38087b8 fix: parse mid stream openai responses style errors to prevent infinite retries for errors that should STOP execution (#12768) před 2 týdny
..
bin ff462dfd7a fix: windows install (#4293) před 3 měsíci
script e772fc6e23 fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639) před 2 týdny
src 62f38087b8 fix: parse mid stream openai responses style errors to prevent infinite retries for errors that should STOP execution (#12768) před 2 týdny
test 62f38087b8 fix: parse mid stream openai responses style errors to prevent infinite retries for errors that should STOP execution (#12768) před 2 týdny
.gitignore e3c1861a3e get rid of models.dev macro před 1 měsícem
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) před 1 měsícem
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) před 2 měsíci
README.md f3da73553c sync před 9 měsíci
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool před 1 měsícem
package.json 83156e5153 chore(deps): bump @gitlab/gitlab-ai-provider to 3.5.0 (#12496) před 3 týdny
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) před 2 měsíci
sst-env.d.ts 28c802f399 wip: zen před 2 měsíci
tsconfig.json 62e5f4b154 try tsgo před 4 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.