mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 12:22:14 +03:00
* feat: add api-key Kimi Coding provider support * fix(kimi-coding): honor apikey auth header in executor Ensure DefaultExecutor sends x-api-key for kimi-coding-apikey at runtime and deduplicate shared kimi coding config blocks in registry and models config to reduce drift between oauth and apikey variants. --------- Co-authored-by: OmniRoute Agent <agent@omniroute.local>