Open Source Alternatives LogoOpen Source Alternatives
AlternativesBlogAdvertise
Open Source Alternatives LogoOpen Source Alternatives

Stay Updated

Subscribe to our newsletter for the latest news and updates about Alternatives

Open Source Alternatives LogoOpen Source Alternatives

Handpicked Open Source Alternatives to Paid Softwares

Product
  • Search
  • Categories
  • Tag
  • Sign In
Resources
  • Blog
  • Collection
  • Submit
  • Advertise your tool
Company
  • Privacy Policy
  • Terms of Service
  • Refund Policy
  • Sitemap
Copyright © 2026 All Rights Reserved.
Home/Categories/AI & Machine Learning/Claudoscope
icon of Claudoscope

Claudoscope

Open source alternative to Helicone and LangSmith

Track Claude Code sessions in a local macOS dashboard with cost analytics, history search, secret scanning, and zero telemetry.

194 starsSwiftMITActive recently
Visit websiteGitHub repo
image of Claudoscope
Contents
  1. 01Who Claudoscope is for
  2. 02The problem it solves
  3. 03How it solves it
  4. 04Strengths and trade-offs
  5. 05Install and self-host
  6. 06Tech stack
  7. 07FAQ
  8. 08Similar open-source tools
TL;DR

Claudoscope is a native macOS dashboard for Claude Code and Cowork sessions. It replaces manually digging through terminal history and session files for developers who want analytics, history, security checks, and project insight in one menu bar app. MIT licensed.MIT · Swift · 194 stars · Active recently

who it's for

Who Claudoscope is for#

Mac developers reviewing Claude Code usage

Claudoscope fits developers who run Claude Code heavily and want session history, analytics, and project insights from the menu bar.

Skip if:

You do not use Claude Code or you work primarily on Windows or Linux.

Teams auditing sensitive agent sessions

The secrets-detection positioning helps teams inspect agent sessions for sensitive data exposure during coding work.

Skip if:

You need centralized enterprise audit retention across many operating systems.

the problem

The problem it solves#

AI coding sessions create useful history, but that history is hard to inspect once the terminal moves on. Developers need to understand what happened, which projects consumed time, whether secrets appeared, and how agent work evolved across sessions.

Without a local dashboard, teams rely on memory, scattered logs, or vendor UI surfaces that may not match their workflow. A native session viewer makes agent usage easier to audit and learn from.

how Claudoscope solves it

How it solves it#

Claude Code session dashboard

Claudoscope focuses on Claude Code and Cowork sessions, giving users a purpose-built view of coding-agent activity rather than a generic log browser.

Native macOS menu bar app

The README describes Claudoscope as native macOS and shows macOS 14.0+ support, making it a desktop companion for Mac-based agent users.

Security and secrets analysis

Repository metadata mentions security hardening and realtime secrets detection, which helps developers audit sensitive agent interactions.

strengths · trade-offs

Strengths and trade-offs#

Strengths

  • Built for real agent session reviewClaudoscope is strongest for developers who want to review agent history, analytics, and project context after sessions finish.
  • Local desktop workflowA native macOS app fits users who want Claude Code visibility without pushing session analysis into another hosted dashboard.

Trade-offs

  • -Mac-only product fitThe source evidence positions Claudoscope for macOS 14.0+. Windows and Linux users need a different session-review workflow.
install · self-host

Install and self-host#

bash
Requires macOS 14.0 or later, an Apple Silicon Mac, and Claude Code used at least once so `~/.claude/projects/` exists.

Install with Homebrew:

```bash
brew tap cordwainersmith/claudoscope
brew install --cask claudoscope
```

Update later with:

```bash
brew upgrade --cask claudoscope
```

Manual install is also available from the GitHub Releases page by downloading the latest DMG and moving Claudoscope to Applications.
tech stack · detected from GitHub

What it's built on#

Languages
PythonSwiftTypeScript
frequently asked

FAQ#

What does Claudoscope analyze?

Claudoscope analyzes Claude Code and Cowork sessions, including history, analytics, project insight, and security-oriented checks.

What operating system does Claudoscope support?

The README positions Claudoscope as a native macOS app and shows macOS 14.0+ support.

How can Claudoscope be installed?

The README badge shows a Homebrew cask install path for Claudoscope.

also worth a look

Similar open-source tools#

Breadcrumb

Breadcrumb

Open source LLM tracing and monitoring for AI agents

38TypeScriptAGPL-3.0
Langfuse

Langfuse

Trace and debug LLM prompts while monitoring inference costs

27.1KTypeScriptMIT
Helicone

Helicone

Monitor LLM spend and catch prompt anomalies in production

5.9KTypeScriptApache-2.0
agent-toolkit-for-aws

agent-toolkit-for-aws

Empower AI agents to build and manage AWS applications

1.8KPythonApache-2.0
cognee

cognee

Persistent memory for AI agents across sessions

27.6KPythonApache-2.0
deer-flow

deer-flow

Build super agents with DeerFlow's powerful framework

76.7KPythonMIT

Repository

Stars
194
Forks
26
License
MIT
Latest
v0.8.0
Last commit
31 days ago
Last verified
Jun 13, 2026
Repo
cordwainersmith/Claudoscope ↗

Additional details

Language
Swift
Open issues
3
Contributors
2
First release
2026

Categories

AI & Machine LearningDeveloper Tools

Tags

macOSAI Coding AssistantMonitoringLLMOpsDeveloper ToolsLocal-first