Kit Langton ea19ee7966 refactor(session): use onInterrupt finalizer for cancelled tool output 2 tygodni temu
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 2 miesięcy temu
migration 971383661a chore: generate 1 miesiąc temu
script 46f243fea7 app: remove min loading duration (#21655) 2 tygodni temu
specs 463318486f core: refactor tool system to remove agent context from initialization (#21052) 2 tygodni temu
src ea19ee7966 refactor(session): use onInterrupt finalizer for cancelled tool output 2 tygodni temu
test 10441efad1 refactor(effect): extract session run state service (#21744) 2 tygodni temu
.gitignore 771525270a fix(opencode): ignore generated models snapshot files (#19362) 4 tygodni temu
AGENTS.md 28f5176ffd effectify Config service (#19139) 4 tygodni temu
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 1 miesiąc temu
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 4 miesięcy temu
README.md f3da73553c sync 10 miesięcy temu
bunfig.toml 6274b0677c tui plugins (#19347) 4 tygodni temu
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 2 miesięcy temu
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 1 miesiąc temu
package.json 5d3dba666c release: v1.4.2 2 tygodni temu
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 1 miesiąc temu
sst-env.d.ts 24a9841322 zen: update sst version 2 miesięcy temu
tsconfig.json 94c128f73b chore: generate 1 miesiąc 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.