Dax 9583e08be4 feat(core): add location-scoped config loading (#29625) 3 月之前
..
bin 6e47ae769e fix(cli): forward signals from npm shim (#26259) 4 月之前
migration ea6eabe1d9 chore: generate 3 月之前
script 7d5e91b801 opencode: provide channel to web build (#28612) 3 月之前
specs 8dd6448c90 use keymap state for layer visibility (#26246) 3 月之前
src 9583e08be4 feat(core): add location-scoped config loading (#29625) 3 月之前
test 9583e08be4 feat(core): add location-scoped config loading (#29625) 3 月之前
.gitignore e85119aa64 Load models.dev snapshot from build global (#28077) 3 月之前
AGENTS.md 0c9cfe923f refactor(instance): remove legacy runtime fallback (#27757) 3 月之前
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 6 月之前
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 8 月之前
README.md f3da73553c sync 1 年之前
bunfig.toml 6274b0677c tui plugins (#19347) 5 月之前
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 6 月之前
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 5 月之前
package.json e00a62e461 chore: bump gitlab-ai-provider to 6.8.0 (#29792) 3 月之前
parsers-config.ts b039702e8c feat(tui): add syntax highlighting for elixir, fsharp, r, make, vim, xml, agda (#28198) 3 月之前
sst-env.d.ts 24a9841322 zen: update sst version 6 月之前
tsconfig.json ff55a40749 core: remove @effect/language-service plugin and optimize hot path type performance 4 月之前

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.