Skip to content

feat: add llm_cost_tracker#397

Open
Jehu wants to merge 1 commit into
agent0ai:mainfrom
Jehu:add-llm_cost_tracker
Open

feat: add llm_cost_tracker#397
Jehu wants to merge 1 commit into
agent0ai:mainfrom
Jehu:add-llm_cost_tracker

Conversation

@Jehu

@Jehu Jehu commented Jul 22, 2026

Copy link
Copy Markdown

Plugin: LLM Cost Tracker

Privacy-conscious LLM usage and cost tracking with a local SQLite dashboard.

  • Tracks chat and utility model calls via structured LLMResult.usage

  • Separates provider-reported, estimated API, and API-equivalent costs

  • Provider discovery: OpenAI, Codex OAuth, ZAI, ZAI Coding, GitHub Copilot, Gemini, xAI Grok

  • Missing-price detection with JSON template workflow

  • No secrets stored; raw usage off by default

  • 27 tests, clean release inventory

  • GitHub: https://github.com/Jehu/a0-llm-cost-tracker

  • Tags: llm, tools, development, automation

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