mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
- feat(providers): add OpenCode Zen and Go providers with multi-format executor (PR #530 by @kang-heewon) - fix(embeddings): use provider node ID for custom embedding provider credential lookup (PR #528 by @jacob2826) - fix(cli-tools): resolve real API key from DB (keyId) before writing to CLI config files (#523, #526) - fix(combo): update CACHE_TAG_PATTERN to match literal \\n prefix/suffix around omniModel tag (#531) - chore: bump version to 2.9.5 in package.json + docs/openapi.yaml - docs: update CHANGELOG.md with v2.9.5 release notes