Dax bd53b651a3 refactor: fix tool call state handling and clean up imports (#21709) 5 ay önce
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 7 ay önce
migration 971383661a chore: generate 6 ay önce
script 46f243fea7 app: remove min loading duration (#21655) 5 ay önce
specs 463318486f core: refactor tool system to remove agent context from initialization (#21052) 5 ay önce
src bd53b651a3 refactor: fix tool call state handling and clean up imports (#21709) 5 ay önce
test 46da801f30 refactor(effect): drop shell abort signals from runner (#21599) 5 ay önce
.gitignore 771525270a fix(opencode): ignore generated models snapshot files (#19362) 6 ay önce
AGENTS.md 28f5176ffd effectify Config service (#19139) 6 ay önce
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 7 ay önce
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 9 ay önce
README.md f3da73553c sync 1 yıl önce
bunfig.toml 6274b0677c tui plugins (#19347) 6 ay önce
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 7 ay önce
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 6 ay önce
package.json 847fc9d268 release: v1.4.1 5 ay önce
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 6 ay önce
sst-env.d.ts 24a9841322 zen: update sst version 7 ay önce
tsconfig.json 94c128f73b chore: generate 6 ay önce

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.