Dax Raad b892d91bae feat(tui): improve message error handling and display states 1 mese fa
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 2 mesi fa
migration a564231caf chore: generate 1 mese fa
script 38e0dc9ccd Move service state into InstanceState, flatten service facades (#18483) 1 mese fa
specs 38e0dc9ccd Move service state into InstanceState, flatten service facades (#18483) 1 mese fa
src b892d91bae feat(tui): improve message error handling and display states 1 mese fa
test 2e0d5d2308 chore: generate 1 mese fa
.gitignore e3c1861a3e get rid of models.dev macro 2 mesi fa
AGENTS.md a800583aea refactor(effect): unify service namespaces and align naming (#18093) 1 mese fa
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 1 mese fa
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 4 mesi fa
README.md f3da73553c sync 10 mesi fa
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) 2 mesi fa
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 2 mesi fa
package.json 3f249aba6d commit and push 1 mese fa
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) 2 mesi fa
sst-env.d.ts 24a9841322 zen: update sst version 2 mesi fa
tsconfig.json 94c128f73b chore: generate 1 mese fa

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.