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

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.