Aiden Cline 006d673ed2 tweak: make read tool offset 1 indexed instead of 0 to avoid confusion that could be caused by line #s being 1 based (#13198) 1 week ago
..
bin ff462dfd7a fix: windows install (#4293) 3 months ago
script e772fc6e23 fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639) 2 weeks ago
src 006d673ed2 tweak: make read tool offset 1 indexed instead of 0 to avoid confusion that could be caused by line #s being 1 based (#13198) 1 week ago
test 006d673ed2 tweak: make read tool offset 1 indexed instead of 0 to avoid confusion that could be caused by line #s being 1 based (#13198) 1 week 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 8 months ago
bunfig.toml a0673256db core: increase test timeout to 30s to prevent failures during package installation 1 week ago
package.json 42bea5d297 release: v1.1.59 1 week 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.