opencode bddf830083 release: v1.4.4 1 hafta önce
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 2 ay önce
migration 1d81c0266c chore: generate 1 hafta önce
script 68384613be refactor(session): remove async facade exports (#22471) 1 hafta önce
specs 6706358a6e feat(core): bootstrap packages/server and document extraction plan (#22492) 1 hafta önce
src f6409759e5 fix: restore instance context in prompt runs (#22498) 1 hafta önce
test f6409759e5 fix: restore instance context in prompt runs (#22498) 1 hafta önce
.gitignore 771525270a fix(opencode): ignore generated models snapshot files (#19362) 4 hafta önce
AGENTS.md 6fdb8ab90d refactor(file): add ripgrep search service (#22295) 1 hafta önce
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 1 ay önce
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 4 ay önce
README.md f3da73553c sync 10 ay önce
bunfig.toml 6274b0677c tui plugins (#19347) 4 hafta önce
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 2 ay önce
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 1 ay önce
package.json bddf830083 release: v1.4.4 1 hafta önce
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 1 ay önce
sst-env.d.ts 24a9841322 zen: update sst version 2 ay önce
tsconfig.json 94c128f73b chore: generate 1 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.