Dax be3be32bf1 fix(observability): handle OTEL headers with '=' in value (#22564) 5 months ago
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 7 months ago
migration 1d81c0266c chore: generate 5 months ago
script 627159acac delete all e2e tests (#22501) 5 months ago
specs 6706358a6e feat(core): bootstrap packages/server and document extraction plan (#22492) 5 months ago
src be3be32bf1 fix(observability): handle OTEL headers with '=' in value (#22564) 5 months ago
test f6409759e5 fix: restore instance context in prompt runs (#22498) 5 months ago
.gitignore 771525270a fix(opencode): ignore generated models snapshot files (#19362) 5 months ago
AGENTS.md 6fdb8ab90d refactor(file): add ripgrep search service (#22295) 5 months ago
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 6 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) 5 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 dfc72838d7 release: v1.4.5 5 months ago
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 6 months ago
sst-env.d.ts 24a9841322 zen: update sst version 7 months ago
tsconfig.json 94c128f73b chore: generate 6 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.