opencode ddad0988e7 sync release versions for v1.14.50 3 months ago
..
bin 6e47ae769e fix(cli): forward signals from npm shim (#26259) 4 months ago
migration ea6eabe1d9 chore: generate 3 months ago
script 16c457e712 refactor(core): move models.dev into core (#27347) 3 months ago
specs 04286d0415 docs(effect): plan Instance deletion path (#27424) 3 months ago
src b928a1fff9 fix(httpapi): preserve event stream context (#27425) 3 months ago
test cda8cc7285 test(httpapi): simplify event stream regression coverage (#27427) 3 months ago
.gitignore 7739cc53b4 refactor(httpapi): fork server startup by flag (#24799) 4 months ago
AGENTS.md 2ba2ee52e8 docs: document bun dev tmux capture (#26764) 3 months ago
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 6 months ago
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 8 months ago
README.md f3da73553c sync 1 year ago
bunfig.toml 6274b0677c tui plugins (#19347) 5 months ago
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 6 months ago
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 5 months ago
package.json ddad0988e7 sync release versions for v1.14.50 3 months ago
parsers-config.ts 6592d80460 chore: generate 3 months ago
sst-env.d.ts 24a9841322 zen: update sst version 6 months ago
tsconfig.json ff55a40749 core: remove @effect/language-service plugin and optimize hot path type performance 4 months 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.