Consultant BPM

AI Code Exposure Monitor - Live % of your code that AI assistants have seen

by•
A VS Code extension that shows in your status bar what percentage of your codebase has been opened in the editor — i.e. potentially streamed to Copilot, Claude, Cursor or other AI tools. Live sparkline, per-project peaks, 100% local. No telemetry.

Add a comment

Replies

Best
Consultant BPM
Maker
šŸ“Œ
Hi PH šŸ‘‹ I built this because I realized I had no idea how much of my codebase had been pulled into AI context windows over the last few months. The number was higher than I expected — and I think most devs are in the same situation. The extension is intentionally simple: – the **% of source code opened in your editor**, live in the status bar – per-project peaks, retained across restarts, so you can see your worst-case exposure – sparkline + activity feed so you can watch it move – 100% local, no telemetry, no network calls Open to feedback — next features I'm considering are export to JSON for compliance audits and an optional "exposure budget" alert when you exceed a target. What would you actually use?