James Long a6e1aa085f fix(tui): default new sessions always to local project (#28541) 4 months ago
..
bin 6e47ae769e fix(cli): forward signals from npm shim (#26259) 4 months ago
migration ea6eabe1d9 chore: generate 4 months ago
script 896ad7b884 Speed up targeted opencode tests 4 months ago
specs 8dd6448c90 use keymap state for layer visibility (#26246) 4 months ago
src a6e1aa085f fix(tui): default new sessions always to local project (#28541) 4 months ago
test 43c24d8d0f fix(tui): gate Zed context on terminal env (#28517) 4 months ago
.gitignore e85119aa64 Load models.dev snapshot from build global (#28077) 4 months ago
AGENTS.md 0c9cfe923f refactor(instance): remove legacy runtime fallback (#27757) 4 months ago
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 7 months ago
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 9 months ago
README.md f3da73553c sync 1 year ago
bunfig.toml 6274b0677c tui plugins (#19347) 6 months ago
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 7 months ago
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 6 months ago
package.json 6a9cbe7de0 sync release versions for v1.15.6 4 months ago
parsers-config.ts b039702e8c feat(tui): add syntax highlighting for elixir, fsharp, r, make, vim, xml, agda (#28198) 4 months ago
sst-env.d.ts 24a9841322 zen: update sst version 7 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.