Aiden Cline b8e726521d fix(tui): handle 4-5 codes too in c to copy logic 2 miesięcy temu
..
bin ff462dfd7a fix: windows install (#4293) 4 miesięcy temu
script fa1a54ba3d fix nix 2 miesięcy temu
src b8e726521d fix(tui): handle 4-5 codes too in c to copy logic 2 miesięcy temu
test f12f7e7718 tweak: adjust retry check to be more defensive 2 miesięcy temu
.gitignore e3c1861a3e get rid of models.dev macro 2 miesięcy temu
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) 3 miesięcy temu
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 3 miesięcy temu
README.md f3da73553c sync 10 miesięcy temu
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool 2 miesięcy temu
package.json f48784d152 upgrade opentui to v0.1.75 2 miesięcy temu
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) 3 miesięcy temu
sst-env.d.ts 28c802f399 wip: zen 4 miesięcy temu
tsconfig.json 62e5f4b154 try tsgo 5 miesięcy temu

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.