> ## Documentation Index
> Fetch the complete documentation index at: https://gomodel-docs-benchmark-writeup-and-tooling.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Roadmap

> GoModel roadmap, separated into commercial features and the public 0.2.0 milestone.

## Commercial features

* [ ] Intelligent routing
* [ ] Context window compression
* [ ] Cluster mode

## Roadmap to 0.2.0

* [ ] UI visibility for prompt caching and local cache usage
* [ ] Broader provider support, including Cohere, Command A, and Operational
* [ ] Full support for the OpenAI `/conversations` lifecycle
* [ ] Guardrails hardening: better UI, simpler architecture, easier custom guardrails, and response-side guardrails before output reaches the client
* [ ] Provider-native passthrough for all providers, beyond the current beta coverage
* [x] Budget management with limits per `user_path` and/or API key
* [x] Editable model pricing for accurate cost tracking and budgeting
* [x] Full support for the OpenAI `/responses` lifecycle
* [x] Anthropic-compatible `/messages` ingress and `/messages/count_tokens`
* [x] Prompt cache visibility showing how much of each prompt was cached by the provider
* [x] Fix failover charts in the dashboard
