Adam 1041ae91d1 Reapply "fix(app): startup efficiency" пре 5 месеци
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) пре 6 месеци
migration a564231caf chore: generate пре 6 месеци
script 50f6aa3763 fix(opencode): skip typechecking generated models snapshot (#19018) пре 5 месеци
specs 4647aa80ac effectify Worktree service (#18679) пре 5 месеци
src 1041ae91d1 Reapply "fix(app): startup efficiency" пре 5 месеци
test 71693cc24b tweak: only spawn lsp servers for files in current instance (or cwd if instance is global) (#19058) пре 5 месеци
.gitignore e3c1861a3e get rid of models.dev macro пре 7 месеци
AGENTS.md a800583aea refactor(effect): unify service namespaces and align naming (#18093) пре 5 месеци
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync пре 6 месеци
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) пре 9 месеци
README.md f3da73553c sync пре 1 година
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) пре 7 месеци
drizzle.config.ts 6d95f0d14c sqlite again (#10597) пре 6 месеци
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) пре 5 месеци
package.json 0dcdf5f529 release: v1.3.2 пре 5 месеци
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) пре 5 месеци
sst-env.d.ts 24a9841322 zen: update sst version пре 6 месеци
tsconfig.json 94c128f73b chore: generate пре 6 месеци

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.