mnemosyne/opencode-plugin
Joey Yakimowich-Payne f8f85aea47 fix: inject /v1 suffix in baseURL and skip injection when gateway is down
The Anthropic SDK appends /messages to baseURL, so the gateway
baseURL must include /v1. Also removes the static baseURL from
opencode.json — the plugin now injects it dynamically only when the
gateway health check passes, so requests fall through directly to
api.anthropic.com when Mnemosyne is not running.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-13 11:59:50 -06:00
..
src fix: inject /v1 suffix in baseURL and skip injection when gateway is down 2026-03-13 11:59:50 -06:00
INSTALL.md feat: add opencode plugin for Mnemosyne routing 2026-03-13 11:41:36 -06:00
package.json feat: add opencode plugin for Mnemosyne routing 2026-03-13 11:41:36 -06:00
tsconfig.json feat: add opencode plugin for Mnemosyne routing 2026-03-13 11:41:36 -06:00