Aiden Cline 6b4d617df0 feat: adjust read tool so that it can handle dirs too (#13090) há 2 meses atrás
..
bin ff462dfd7a fix: windows install (#4293) há 5 meses atrás
script e772fc6e23 fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639) há 2 meses atrás
src 6b4d617df0 feat: adjust read tool so that it can handle dirs too (#13090) há 2 meses atrás
test 6b4d617df0 feat: adjust read tool so that it can handle dirs too (#13090) há 2 meses atrás
.gitignore e3c1861a3e get rid of models.dev macro há 2 meses atrás
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) há 3 meses atrás
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) há 4 meses atrás
README.md f3da73553c sync há 10 meses atrás
bunfig.toml a0673256db core: increase test timeout to 30s to prevent failures during package installation há 2 meses atrás
package.json 42bea5d297 release: v1.1.59 há 2 meses atrás
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) há 3 meses atrás
sst-env.d.ts 28c802f399 wip: zen há 4 meses atrás
tsconfig.json 62e5f4b154 try tsgo há 6 meses atrás

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.