Manifest Weekly #06
Message feedback, OpenCode Go, and a pile of routing fixes.
What we shipped this week
Message feedback You can now give thumbs up or down on individual messages in the log.
OpenCode Go subscription OpenCode Go is now available as a subscription provider.
Fixes
- Web browsing routing was hijacking coding sessions when both categories were active (#1630)
- Custom provider model IDs with multiple segments (e.g.
org/model/variant) were getting truncated in the proxy (#1627) - GitHub Copilot was exposing internal Azure routing models in the model list (#1596)
- Google API key validation now accepts new key formats (#1581)
- Specific-tier fallbacks were not honored in the proxy path (#1587)
Community contributions
Thanks to @Nicolas-Formenton for fixing tier fallback routing in the proxy, @octo-patch for MiniMax M2.7 model support, and @luojiyin1987 for improving the dev setup docs.
What’s coming next
- LM Studio as a built-in provider
- Custom routing tiers via headers
- OpenAI Responses API support
— The Manifest team