Anthony Lau 161247c70d fix(opencode): generate reasoning variants for all OpenRouter models. (#30332) пре 3 месеци
..
bin 6e47ae769e fix(cli): forward signals from npm shim (#26259) пре 4 месеци
migration 7f571d36ea refactor(core): move database schema ownership (#29068) пре 3 месеци
script fe0c4f8c74 refactor(server): canonicalize service API (#31049) пре 3 месеци
specs 604a5f781f refactor(core): consolidate filesystem services (#30447) пре 3 месеци
src 161247c70d fix(opencode): generate reasoning variants for all OpenRouter models. (#30332) пре 3 месеци
test 161247c70d fix(opencode): generate reasoning variants for all OpenRouter models. (#30332) пре 3 месеци
.gitignore e85119aa64 Load models.dev snapshot from build global (#28077) пре 3 месеци
AGENTS.md 7f571d36ea refactor(core): move database schema ownership (#29068) пре 3 месеци
BUN_SHELL_MIGRATION_PLAN.md 604a5f781f refactor(core): consolidate filesystem services (#30447) пре 3 месеци
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) пре 9 месеци
README.md f3da73553c sync пре 1 година
bunfig.toml 6274b0677c tui plugins (#19347) пре 5 месеци
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) пре 5 месеци
package.json 8ff40133b4 chore(opencode): update MCP SDK to 1.29.0 (#31268) пре 3 месеци
parsers-config.ts fe0c4f8c74 refactor(server): canonicalize service API (#31049) пре 3 месеци
sst-env.d.ts 24a9841322 zen: update sst version пре 6 месеци
tsconfig.json fe0c4f8c74 refactor(server): canonicalize service API (#31049) пре 3 месеци

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.