Dax Raad 86d5b25d18 pass through model.options properly without having to nest it under provider name. you may have to update your configs see https://opencode.ai/docs/models/#openrouter for an example 7 月之前
..
bin caf465a9da chore: rename OpenCode to opencode (#579) 8 月之前
script 7ac0a2bc65 wip: github actions 8 月之前
src 86d5b25d18 pass through model.options properly without having to nest it under provider name. you may have to update your configs see https://opencode.ai/docs/models/#openrouter for an example 7 月之前
test add81b9739 Enhance private npm registry support (#998) 8 月之前
.gitignore 571d60182a improve snapshotting speed further 8 月之前
AGENTS.md 79bbf90b72 chore: rework openapi spec and use stainless sdk 8 月之前
README.md f3da73553c sync 9 月之前
package.json 529fd57e75 fix: missing dependency 8 月之前
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token 8 月之前
tsconfig.json f3da73553c sync 9 月之前

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.