cloudaxe-opencode/packages/opencode
Aiden Cline 6d635007ab
chore(deps): update ai-gateway-provider to 3.2.0 (#42488)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-13 22:08:45 -05:00
..
bin
migration/20260511173437_session-metadata
script fix(desktop): embed version in server sidecar (#40764) 2026-08-06 07:22:11 +08:00
specs
src fix(opencode): preserve v1 database compatibility (#42444) 2026-08-14 00:05:15 +00:00
test fix(opencode): preserve v1 database compatibility (#42444) 2026-08-14 00:05:15 +00:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
git
package.json chore(deps): update ai-gateway-provider to 3.2.0 (#42488) 2026-08-13 22:08:45 -05:00
parsers-config.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
README.md
sst-env.d.ts
tsconfig.json refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00

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.