Currently, a request-by-request router can sometimes "bounce" a session across providers, preventing a cache from ever getting "warm." I’d love to see a more explicit "Sticky-Cache" mode where the router pins a session to a provider for N minutes to maximize the benefit of a warm cache.
It would be highly beneficial to have a CLI-based "backtesting" environment where I could run my historical request logs against Auriko’s routing engine to see how much money I would have saved over the last month before committing to a migration.
While it integrates with the Vercel AI SDK and LangChain, I’d like to see more native "middleware" plugins for common backend frameworks (like FastAPI) that handle the auth-to-provider handoff more gracefully.