Skip to content

feat: add opt-in OpenAI API cost estimates - #17

Merged
Gaalbu merged 1 commit into
mainfrom
feat/v0.4-openai-api-costs
Aug 27, 2026
Merged

feat: add opt-in OpenAI API cost estimates#17
Gaalbu merged 1 commit into
mainfrom
feat/v0.4-openai-api-costs

Conversation

@Gaalbu

@Gaalbu Gaalbu commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • adds an opt-in, per-provider API-cost configuration outside the extension package
  • collects and validates OpenAI organization cost buckets only when Codex opt-in and an admin key are present
  • renders safe successful estimates in the widget, with EN/PT-BR copy
  • documents the credential boundary and the current Claude-adapter limitation

Relates to #15.

Validation

  • make test
  • mvn -q -DskipTests package
  • git diff --check

The feature defaults to off; no API credential is read and no API request is sent without explicit opt-in.

@Gaalbu
Gaalbu merged commit 80f65ff into main Aug 27, 2026
5 checks passed
@Gaalbu
Gaalbu deleted the feat/v0.4-openai-api-costs branch August 27, 2026 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant