opencode-agent[bot] e12cb7fb6b chore: generate il y a 2 mois
..
bin 6e47ae769e fix(cli): forward signals from npm shim (#26259) il y a 4 mois
migration 7f571d36ea refactor(core): move database schema ownership (#29068) il y a 3 mois
script a0409e64d8 refactor(core): unify filesystem search service (#31566) il y a 3 mois
specs 604a5f781f refactor(core): consolidate filesystem services (#30447) il y a 3 mois
src d4f7039932 fix(codemode): unify catalog signatures (#35452) il y a 2 mois
test e12cb7fb6b chore: generate il y a 2 mois
.gitignore e85119aa64 Load models.dev snapshot from build global (#28077) il y a 3 mois
AGENTS.md 7f571d36ea refactor(core): move database schema ownership (#29068) il y a 3 mois
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) il y a 9 mois
README.md f3da73553c sync il y a 1 an
bunfig.toml 6274b0677c tui plugins (#19347) il y a 5 mois
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) il y a 5 mois
package.json abaab29cb3 feat(opencode): add code-mode MCP adapter (#35085) il y a 2 mois
parsers-config.ts fe0c4f8c74 refactor(server): canonicalize service API (#31049) il y a 3 mois
sst-env.d.ts 24a9841322 zen: update sst version il y a 6 mois
tsconfig.json fe0c4f8c74 refactor(server): canonicalize service API (#31049) il y a 3 mois

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.