James Long 84d9b38873 fix(core): fix file watcher test (#18698) 5 месяцев назад
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 6 месяцев назад
migration a564231caf chore: generate 6 месяцев назад
script 38e0dc9ccd Move service state into InstanceState, flatten service facades (#18483) 5 месяцев назад
specs fe53af4819 effectify ToolRegistry service (#18571) 5 месяцев назад
src 71e7603d71 Upgrade opentui to 0.1.90 (#18551) 5 месяцев назад
test 84d9b38873 fix(core): fix file watcher test (#18698) 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) 6 месяцев назад
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 6 месяцев назад
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 5 месяцев назад
package.json 71e7603d71 Upgrade opentui to 0.1.90 (#18551) 5 месяцев назад
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) 6 месяцев назад
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.