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.
No reviews yetBe the first to leave a review for AI Code Exposure Monitor
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?