Claudoscope logo

Claudoscope

Browse, search & track costs across Claude Code sessions

2026-04-01

Product Introduction

  1. Definition: Claudoscope is a native macOS menu bar application and open-source GUI companion specifically engineered for Claude Code, Anthropic’s command-line interface (CLI) for agentic coding. It functions as a specialized session manager and developer productivity tool, built using Swift and SwiftUI to provide a high-performance, low-latency interface for interacting with Claude’s developer ecosystem.

  2. Core Value Proposition: Claudoscope exists to bridge the gap between the terminal-based Claude Code CLI and the need for visual oversight, session persistence, and security auditing. It optimizes the AI-assisted development workflow by offering granular visibility into conversation history, real-time token expenditure tracking based on Anthropic and Google Vertex AI pricing models, and automated security linting—all while maintaining a 100% local, zero-telemetry architecture to ensure enterprise-grade data privacy.

Main Features

  1. Session History and Full-Text Search: Claudoscope automatically indexes local Claude Code session logs, allowing developers to browse, filter, and search across historical AI interactions. Built using native SwiftUI, the interface enables instant retrieval of code snippets, logic explanations, and command outputs from previous sessions without requiring the user to scroll through terminal buffers.

  2. Token Cost Tracking and Project Analytics: The application features an integrated cost-analysis engine that calculates financial expenditures for every project. It supports multiple pricing tiers, including Anthropic Direct and Google Vertex AI deployments. By analyzing token consumption per session, Claudoscope provides developers with precise data on "cost-per-fix" or "cost-per-feature," facilitating better budgeting for large-scale AI refactoring tasks.

  3. Automated Secret Detection and Security Auditing: To prevent sensitive data leakage, Claudoscope incorporates a built-in security scanner that monitors every session for exposed API keys, bearer tokens, and private credentials. This proactive scanning layer acts as a safety net for developers working in open-source environments or enterprise repositories where accidental credential exposure in AI prompts poses a significant security risk.

  4. Config Health Linter for CLAUDE.md: The tool includes a specialized linter that executes 19 distinct validation rules against CLAUDE.md files, custom skills, and lifecycle hooks. This ensures that the instructions and context provided to the Claude agent are optimized for accuracy and performance, reducing the likelihood of "hallucinations" or incorrect tool execution caused by malformed configuration files.

  5. Enterprise API Compatibility and Local Privacy: Unlike many browser-based wrappers, Claudoscope requires no cookies and works seamlessly with Enterprise API deployments. Because it is a native macOS binary that operates 100% locally, it ensures that proprietary code and conversation metadata never leave the user’s machine, adhering to the highest standards of data sovereignty.

Problems Solved

  1. Pain Point: Terminal Visibility and Context Loss. Standard CLI tools often make it difficult to reference complex multi-step reasoning from previous hours or days. Claudoscope provides a persistent visual record that eliminates the "black hole" effect of terminal-only history.

  2. Target Audience: This tool is designed for Software Engineers, Full-Stack Developers, DevOps Professionals, and Security Auditors who use Claude Code as their primary AI coding agent and require professional-grade tools for session management and cost control.

  3. Use Cases:

  • Debugging complex architectural changes where referencing a specific session from three days ago is critical.
  • Managing departmental AI budgets by tracking Vertex AI or Anthropic usage across different client repositories.
  • Ensuring compliance in high-security environments by running the secret detection linter before code is pushed to remote staging.
  • Auditing and optimizing CLAUDE.md documentation to ensure the AI agent understands project-specific coding standards.

Unique Advantages

  1. Differentiation: Most Claude-related tools are web-based wrappers or Chrome extensions that require account session cookies and data sharing. Claudoscope distinguishes itself by being a "zero-telemetry" native app that interfaces directly with local CLI logs, offering superior speed and 100% offline privacy for metadata.

  2. Key Innovation: The integration of a "Config Health Linter" specifically for the CLAUDE.md standard is a unique innovation. It treats AI configuration as code, providing the same level of static analysis that developers expect from tools like ESLint or Prettier, but applied to the agentic instructions that guide the LLM.

Frequently Asked Questions (FAQ)

  1. Is Claudoscope compatible with Claude Code on Linux or Windows? Claudoscope is currently a native macOS application optimized for the Apple ecosystem, utilizing Swift and SwiftUI for deep integration with the macOS menu bar. While the Claude Code CLI works on other platforms, Claudoscope’s GUI features are exclusive to macOS users.

  2. Does Claudoscope store my Claude API keys or conversation data on a server? No. Claudoscope is 100% local and has zero telemetry. It reads the local logs generated by the Claude Code CLI on your machine. Your API keys, conversation history, and source code never leave your local environment, making it suitable for strict corporate security policies.

  3. How does the cost tracking handle different LLM models? Claudoscope allows users to select their specific provider and model (such as Claude 3.5 Sonnet or Claude 3 Opus) and applies the corresponding pricing for both Anthropic and Google Vertex AI. It calculates costs based on input and output tokens detected in the local session logs.

  4. Do I need an Enterprise account to use the secret detection features? No. The secret detection and config health linter are built-in features of the open-source application and are available to all users, whether they are using a personal Claude tier or a large-scale Enterprise API deployment.

Subscribe to Our Newsletter

Get weekly curated tool recommendations and stay updated with the latest product news