Aiden Cline 3a0e00dd7f tweak: add newline between <content> and first line of read tool output to prevent confusion (#21070) 4 months ago
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 5 months ago
migration 971383661a chore: generate 4 months ago
script 629e866ff0 fix(npm): Arborist reify fails on compiled binary — Bun pre-resolves node-gyp path at build time (#21040) 4 months ago
specs c796b9a19e refactor(effect): move read tool onto defineEffect (#21016) 4 months ago
src 3a0e00dd7f tweak: add newline between <content> and first line of read tool output to prevent confusion (#21070) 4 months ago
test 8b8d4fa066 test: add regression test for double counting bug (#21053) 4 months ago
.gitignore 771525270a fix(opencode): ignore generated models snapshot files (#19362) 4 months ago
AGENTS.md 28f5176ffd effectify Config service (#19139) 4 months ago
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 5 months ago
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 8 months ago
README.md f3da73553c sync 1 year ago
bunfig.toml 6274b0677c tui plugins (#19347) 4 months ago
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 5 months ago
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 4 months ago
package.json 930e94a3ea release: v1.3.15 4 months ago
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 4 months ago
sst-env.d.ts 24a9841322 zen: update sst version 5 months ago
tsconfig.json 94c128f73b chore: generate 5 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.