Back to the catalog

OpenCode Proxy Knowledge Bundle

Bundle OKF 0.2 · 4 conceitos · SeraphimSerapis/opencode-proxy

Open source Repository Open in the app JSON

About

# OpenCode Proxy Knowledge Bundle

Compatibility proxy between OpenAI-compatible and Ollama-compatible clients and a
local model backend. It repairs models that emit tool calls as raw text, keeps
streamed turns terminating cleanly, and can route image or audio requests to a
second multimodal host.

Source: `/home/tim/projects/opencode-proxy`. Deployed as the `opencode-proxy`
Compose service in the homelab stack.

## Knowledge areas

* [Architecture](architecture/) - How a request flows, what the proxy rewrites, and what it guarantees to streaming clients.
* [Reference](reference/) - Configuration surface and HTTP endpoints.
* [Decisions](decisions/) - Design choices with the trade-off that produced them.
* [Runbooks](runbooks/) - Deploy, verify, and diagnose procedures.

## Start here

* New to the project: [request pipeline](architecture/request-pipeline.md).
* Debugging a turn that never finishes: [diagnose a stalled stream](runbooks/diagnose-stalled-stream.md).
* Changing settings:

Details

Kind
OKF bundles
Topic
AI, RAG & memory
Publisher
seraphimserapis
Origin
okf_github
Category
dados
Version
0.2
Added
2026-09-08 22:07:22
Updated
2026-09-08 22:07:22
Origin id
SeraphimSerapis/opencode-proxy:docs/index.md

More