ContextAnalyzerTerminal - per-tool-call context analyzer
Python tool that breaks down Claude Code context window usage per tool call. Surfaces which Read or Grep calls are eating the most tokens.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webBeyond Text-to-SQL: Mastering the Model Context Protocol (MCP) for Agentic Data Workflows
medium.com · Apr 30, 2026
Unifying Sparse Attention with Hierarchical Memory for Scalable Long-Context LLM Serving
arxiv.org · Apr 29, 2026
Why We Replaced Legacy Cloud DLPs with a 0.008s Context-Aware AI for PII Masking
dev.to · Apr 29, 2026
The USB-C for AI: Understanding the Model Context Protocol (MCP)
youtube.com · Apr 29, 2026
Context is behavior
medium.com · Apr 29, 2026
Featured in
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
Observability for AI coding agents
Tools that show you what your coding agents are actually doing: token spend, session state, tool calls, and parallel execution.
Related entries
unclog - find and fix Claude Code context bloat
CLI that scans ~/.claude for MCPs, skills, hooks, and CLAUDE.md files, shows how many tokens each consumes before you type, and lets you remove items with reversible snapshots.
jeeves - TUI for browsing AI agent sessions
Terminal UI to search, preview, read, and resume Claude Code and Codex sessions in a unified view. More framework integrations planned.
coding_agent_session_search - 11-provider session search
Rust TUI and CLI that indexes and searches local coding-agent session history across Codex, Claude Code, Gemini, Cursor, Aider and seven other providers.
claude-code-statusline - configurable Claude Code statusline
Statusline replacement for Claude Code with real-time cost tracking, MCP server status, and themeable layouts. Bash-based and cross-platform.