v1.17.0
What's changed
- Refresh OAuth 5h and 7d quota from genuine Anthropic response headers on direct requests, HTTP relay responses, and WebSocket relay streams. Poll-owned model-scoped quota data remains intact.
- Show account plan and tier metadata, the currently binding quota window, extra-usage credit status, and Anthropic fallback hints in expanded OpenCode quota and account views.
- Prevent background quota, metadata, command, and startup writes from replacing another process's active sidebar route.
- Token-fence asynchronous account-profile persistence so delayed work cannot restore stale credentials or remove a newer profile.
Thanks to @iceteaSA for the quota surfaces, relay harvesting, and sidebar-state contributions.