Add multi-provider cloud spend tracking and budget limits #548

Closed
opened 2026-06-01 16:10:13 +02:00 by rikp777 · 0 comments
rikp777 commented 2026-06-01 16:10:13 +02:00 (Migrated from github.com)

Problem

Odysseus can use paid remote model providers, but users do not have a clear in-app view of current month-to-date cloud spend or a guardrail to stop accidental overspend.

Proposed

  • Add optional cloud spend tracking that supports multiple provider accounts.
  • Store provider billing tokens through the existing encrypted settings path.
  • Show the current month-to-date total in the sidebar/navbar area only when billing is configured.
  • Add monthly warning and hard limit settings.
  • Block remote model calls once the configured monthly limit is reached.
  • Keep billing UI collapsed/hidden unless the feature is enabled and configured.

Implemented by PR #518.

## Problem Odysseus can use paid remote model providers, but users do not have a clear in-app view of current month-to-date cloud spend or a guardrail to stop accidental overspend. ## Proposed - Add optional cloud spend tracking that supports multiple provider accounts. - Store provider billing tokens through the existing encrypted settings path. - Show the current month-to-date total in the sidebar/navbar area only when billing is configured. - Add monthly warning and hard limit settings. - Block remote model calls once the configured monthly limit is reached. - Keep billing UI collapsed/hidden unless the feature is enabled and configured. ## Related Implemented by PR #518.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sleepy/odysseus#548
No description provided.