LLM Context Profiler: A Tool for Tracking Context Usage by Agents
ContextSpy analyzes LLM API requests to track and optimize context usage.
ContextSpy is a context window profiler designed for large language models and AI coding tools. It intercepts requests to an LLM API, analyzes prompt composition, and visualizes context changes across multiple requests. This tool is crucial for engineers to optimize API costs and manage context limits effectively.