adamelmore 1f9313847f feat(core): add worktree to plugin tool context 4 weeks ago
..
bin ff462dfd7a fix: windows install (#4293) 3 months ago
script fa1a54ba3d fix nix 1 month ago
src 1f9313847f feat(core): add worktree to plugin tool context 4 weeks ago
test 8b5dde5536 tweak: retry logic to catch certain provider problems 1 month ago
.gitignore e3c1861a3e get rid of models.dev macro 1 month ago
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) 1 month ago
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 2 months ago
README.md f3da73553c sync 9 months ago
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool 4 weeks ago
package.json f48784d152 upgrade opentui to v0.1.75 1 month ago
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) 1 month ago
sst-env.d.ts 28c802f399 wip: zen 2 months ago
tsconfig.json 62e5f4b154 try tsgo 4 months ago

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.