Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>RTK InspectorNew to Visual Studio Code? Get it now.
RTK Inspector

RTK Inspector

PeterMEFrandsen

|
5 installs
| (0) | Free
Visualizes token savings and command stats from rtk CLI.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

RTK Inspector

Build Status Visual Studio Marketplace Coverage Status

A VS Code extension to visualize token savings and command stats from the rtk CLI — with full context of your total AI token consumption across all supported CLI tools.

RTK Inspector Dashboard

Features

  • Sidebar Dashboard: Interactive charts showing daily token savings trends and a full token breakdown donut.
  • Summary Panel: At-a-glance stats including RTK commands, CLI tool calls, tokens saved, RTK efficiency, time saved, true savings percentage, and per-CLI totals.
  • True Savings %: Compares RTK savings against your combined CLI token usage for an honest picture of the impact: saved / (CLI total + RTK input).
  • Real-time Refresh: Update stats manually using the refresh button in the sidebar.

Supported AI CLIs

Token usage is automatically read from local session data for the following tools:

CLI Data source
GitHub Copilot ~/.copilot/session-state/*/events.jsonl
Gemini CLI ~/.gemini/tmp/*/chats/session-*.json
Claude Code ~/.claude/projects/**/*.jsonl

Only days where RTK has data are counted, ensuring an apples-to-apples comparison.

Requirements

  • rtk CLI must be installed and available in your PATH.
  • At least one of the supported AI CLIs above must have local session data for CLI token metrics to appear.

Usage

  1. Open the RTK Inspector icon in the Activity Bar.
  2. View the charts and summary cards in the sidebar.
  3. Click the Refresh icon to update data.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft