docs/ollama.md
The Ollama provider can verify Ollama Cloud API-key access and scrape the Plan & Billing page to extract Cloud Usage limits for session and weekly windows.
data-time attribute on the “Resets in …” elements.https://ollama.com/api access with OLLAMA_API_KEY or a configured key.https://ollama.com/settings/keys or set OLLAMA_API_KEY.Ollama API keys currently do not expire, but they can be revoked from the key settings page.
https://ollama.com/settings in your browser.Cookie: header from the Network tab.https://ollama.com/api/tags with Authorization: Bearer <key> to verify Cloud API access.https://ollama.com/settings using browser cookies.data-time ISO timestamps for reset times.Sign in at https://ollama.com/signin in Chrome, then refresh CodexBar.
If your active session is only in Safari (or another browser), use Cookie source → Manual and paste a cookie header.
Sign out and back in at https://ollama.com/signin, then refresh.
The settings page HTML may have changed. Capture the latest page HTML and update OllamaUsageParser.