SkillAgentSearch skills...

Codemeter

No description available

Install / Use

/learn @bhav09/Codemeter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CodeMeter — Track AI-generated code & estimate its cost

CodeMeter gives you fast, local-first insight into how much AI assistance costs while you code.

Why it matters

  • Track AI usage per project so you can see which tools and models are driving cost.
  • Helpful for individuals and teams to budget and audit AI-assisted development.

What it does

  • Detects AI-generated insertions (completions, inline edits, chat outputs).
  • Estimates tokens from inserted characters and converts tokens → cost using model pricing.
  • Stores usage per-project (.codemeter), supports multi-root workspaces, and offers a dashboard.

Quick start

  1. Install the extension in VS Code.
  2. Open a project folder and open the CodeMeter Dashboard view.
  3. Optionally set codemeter.codemeterPath in workspace settings to customize storage.
<img width="928" height="940" alt="Screenshot 2026-02-01 at 2 10 16 PM" src="https://github.com/user-attachments/assets/736b24c1-dc68-438f-b779-754f19f01806" />

Privacy

  • CodeMeter stores only estimated token counts and metadata locally. It does NOT upload your source code.

Learn more

  • Detailed token accounting: TOKEN_ACCOUNTING.md

Feedback & Contribution

  • Issues and PRs: https://github.com/bhav09/codemeter

Contributors

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated20d ago
Forks1

Languages

TypeScript

Security Score

85/100

Audited on Mar 19, 2026

No findings