opencode 342436dfc4 release: v1.3.16 5 miesięcy temu
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 6 miesięcy temu
migration 971383661a chore: generate 5 miesięcy temu
script 629e866ff0 fix(npm): Arborist reify fails on compiled binary — Bun pre-resolves node-gyp path at build time (#21040) 5 miesięcy temu
specs c796b9a19e refactor(effect): move read tool onto defineEffect (#21016) 5 miesięcy temu
src 77a462c930 fix(tui): default Ctrl+Z to undo on Windows (#21138) 5 miesięcy temu
test 77a462c930 fix(tui): default Ctrl+Z to undo on Windows (#21138) 5 miesięcy temu
.gitignore 771525270a fix(opencode): ignore generated models snapshot files (#19362) 5 miesięcy temu
AGENTS.md 28f5176ffd effectify Config service (#19139) 5 miesięcy temu
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 6 miesięcy temu
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 9 miesięcy temu
README.md f3da73553c sync 1 rok temu
bunfig.toml 6274b0677c tui plugins (#19347) 5 miesięcy temu
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 7 miesięcy temu
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 5 miesięcy temu
package.json 342436dfc4 release: v1.3.16 5 miesięcy temu
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 5 miesięcy temu
sst-env.d.ts 24a9841322 zen: update sst version 6 miesięcy temu
tsconfig.json 94c128f73b chore: generate 6 miesięcy 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.