tokentracker-cli 0.3.0 → 0.3.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -58,7 +58,7 @@ tokentracker doctor # Health check
58
58
 
59
59
  ## Features
60
60
 
61
- - **Multi-Source Tracking** — Claude Code, Codex CLI, Cursor, Gemini CLI, OpenCode, OpenClaw, Every Code
61
+ - **Multi-Source Tracking** — Claude Code, Codex CLI, Cursor, Kiro, Gemini CLI, OpenCode, OpenClaw, Every Code
62
62
  - **Local-First** — All data stays on your machine. No cloud account required.
63
63
  - **Zero-Config** — Hooks auto-detect and configure on first run
64
64
  - **Built-in Dashboard** — Web UI with usage trends, model breakdowns, heatmaps
@@ -71,6 +71,7 @@ tokentracker doctor # Health check
71
71
  | **Claude Code** | ✅ |
72
72
  | **Codex CLI** | ✅ |
73
73
  | **Cursor** | ✅ (via API) |
74
+ | **Kiro** | ✅ |
74
75
  | **Gemini CLI** | ✅ |
75
76
  | **OpenCode** | ✅ |
76
77
  | **OpenClaw** | ✅ |
@@ -79,7 +80,7 @@ tokentracker doctor # Health check
79
80
  ## How It Works
80
81
 
81
82
  ```
82
- AI CLI Tools (Claude, Codex, Cursor, Gemini, OpenCode, ...)
83
+ AI CLI Tools (Claude, Codex, Cursor, Kiro, Gemini, OpenCode, ...)
83
84
 
84
85
  │ hooks auto-trigger on usage
85
86