- LLM gateway: consolidated onto a single
OPENROUTER_API_KEYfor both the router (/v1/router) and the managed gateway (/v1/llm);LLM_GATEWAY_ENABLEDis now validated through the config schema instead of rawprocess.env. Dropped the redundantKORTIX_OPENROUTER_API_KEY. - Fix: Dev-panel command-copy box now uses the correct DS container radius (rounded-2xl), unblocking the frontend production build.
What's Changed
- feat(billing): per-seat plan to $40/mo by @kortix-agent in #3292
- feat(slack): remove the Stop button from streamed turns by @kortix-agent in #3293
Full Changelog: v0.9.9...v0.9.10