Kit Langton fe53af4819 effectify ToolRegistry service (#18571) 4 weeks ago
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 1 month ago
migration a564231caf chore: generate 1 month ago
script 38e0dc9ccd Move service state into InstanceState, flatten service facades (#18483) 4 weeks ago
specs fe53af4819 effectify ToolRegistry service (#18571) 4 weeks ago
src fe53af4819 effectify ToolRegistry service (#18571) 4 weeks ago
test 0e0e7a4a4b effectify Command service (#18568) 4 weeks ago
.gitignore e3c1861a3e get rid of models.dev macro 2 months ago
AGENTS.md a800583aea refactor(effect): unify service namespaces and align naming (#18093) 1 month ago
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 1 month ago
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 4 months ago
README.md f3da73553c sync 10 months ago
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) 2 months ago
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 2 months ago
package.json 040f551c57 Upgrade opentui to 0.1.88 (#18079) 4 weeks ago
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) 2 months ago
sst-env.d.ts 24a9841322 zen: update sst version 1 month ago
tsconfig.json 94c128f73b chore: generate 1 month ago

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.