Sebastian 29f7dc073b Adds TUI prompt traits, refs, and plugin slots (#20741) il y a 5 mois
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) il y a 7 mois
migration 971383661a chore: generate il y a 5 mois
script 0f488996b3 fix(node): set OPENCODE_CHANNEL during build (#20616) il y a 5 mois
specs 29f7dc073b Adds TUI prompt traits, refs, and plugin slots (#20741) il y a 5 mois
src 29f7dc073b Adds TUI prompt traits, refs, and plugin slots (#20741) il y a 5 mois
test 29f7dc073b Adds TUI prompt traits, refs, and plugin slots (#20741) il y a 5 mois
.gitignore 771525270a fix(opencode): ignore generated models snapshot files (#19362) il y a 5 mois
AGENTS.md 28f5176ffd effectify Config service (#19139) il y a 5 mois
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync il y a 6 mois
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) il y a 9 mois
README.md f3da73553c sync il y a 1 an
bunfig.toml 6274b0677c tui plugins (#19347) il y a 5 mois
drizzle.config.ts 6d95f0d14c sqlite again (#10597) il y a 7 mois
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) il y a 6 mois
package.json 29f7dc073b Adds TUI prompt traits, refs, and plugin slots (#20741) il y a 5 mois
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) il y a 6 mois
sst-env.d.ts 24a9841322 zen: update sst version il y a 7 mois
tsconfig.json 94c128f73b chore: generate il y a 6 mois

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.