[PR #12177] docs: add opencode-token-tracker to ecosystem plugins #14104

Open
opened 2026-02-16 18:18:55 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12177

State: open
Merged: No


Summary

Add opencode-token-tracker to the ecosystem plugins list.

What it does

  • Real-time Toast notifications showing token usage and cost after each AI response
  • Session-level cumulative statistics (total tokens, cost, message count, duration)
  • Cost calculation with built-in pricing table for Claude, GPT, DeepSeek, and Gemini models
  • JSONL logging to ~/.config/opencode/logs/token-tracker/tokens.jsonl for analysis

Links

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12177 **State:** open **Merged:** No --- ## Summary Add [opencode-token-tracker](https://github.com/tongsh6/opencode-token-tracker) to the ecosystem plugins list. ### What it does - Real-time Toast notifications showing token usage and cost after each AI response - Session-level cumulative statistics (total tokens, cost, message count, duration) - Cost calculation with built-in pricing table for Claude, GPT, DeepSeek, and Gemini models - JSONL logging to `~/.config/opencode/logs/token-tracker/tokens.jsonl` for analysis ### Links - GitHub: https://github.com/tongsh6/opencode-token-tracker - npm: https://www.npmjs.com/package/opencode-token-tracker
yindo added the pull-request label 2026-02-16 18:18:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14104