Matt Silverlock 24dbc46548 fix(github): handle step-start/step-finish parts in extractResponseText (#12470) vor 2 Monaten
..
bin ff462dfd7a fix: windows install (#4293) vor 5 Monaten
script a3b281b2f3 ci: remove source-based AUR package from publish script vor 2 Monaten
src 24dbc46548 fix(github): handle step-start/step-finish parts in extractResponseText (#12470) vor 2 Monaten
test 24dbc46548 fix(github): handle step-start/step-finish parts in extractResponseText (#12470) vor 2 Monaten
.gitignore e3c1861a3e get rid of models.dev macro vor 2 Monaten
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) vor 3 Monaten
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) vor 4 Monaten
README.md f3da73553c sync vor 10 Monaten
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool vor 2 Monaten
package.json 83156e5153 chore(deps): bump @gitlab/gitlab-ai-provider to 3.5.0 (#12496) vor 2 Monaten
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) vor 3 Monaten
sst-env.d.ts 28c802f399 wip: zen vor 4 Monaten
tsconfig.json 62e5f4b154 try tsgo vor 6 Monaten

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.