Claude Sessions: Lightweight Desktop App for Browsing Claude Code History

Claude Sessions: A Minimalist Tool for Claude Code History
Claude Sessions is a lightweight desktop application built specifically for browsing Claude Code session history. The developer created it as an alternative to claude-devtools, which they found overkill for their use case of frequently revisiting old prompts and responses from small, focused coding sessions.
What It Does
- Displays all sessions across all project folders, organized by project
- Includes search functionality within messages
- Preserves session names from /rename commands
- Handles sessions with 500k+ tokens without performance lag
- Shows compaction summaries
- Supports keyboard navigation
- Runs completely locally — reads data from ~/.claude/projects directory
What It Doesn't Do
The developer intentionally excluded several features to keep the tool focused:
- No cost tracking
- No analytics or dashboards
- No timeline visualization
Technical Details
The application addresses specific pain points the developer experienced with existing solutions. claude-devtools, while feature-rich with cost tracking and timeline views, struggled with large sessions and contained more functionality than needed for simple conversation browsing. Claude Sessions is designed as a stripped-down alternative that prioritizes speed and simplicity for developers who primarily need to reference past Claude Code conversations.
📖 Read the full source: r/ClaudeAI
👀 See Also

Career-Ops Fork Adds LinkedIn Job Discovery Using Apify
A developer forked the career-ops Claude Code system and added LinkedIn job discovery using Apify, addressing the main limitation of the original project which only scanned pre-configured company career pages.

PromptForest: Local-First Prompt Injection Detection with Uncertainty
PromptForest is a lightweight, local-first library that detects prompt injections and jailbreaks, classifying them while evaluating certainty, all without increasing average request latency.

ClawControl iOS client released for OpenClaw self-hosted servers
ClawControl v1.50 is now available on iOS as a privacy-focused mobile client for self-hosted OpenClaw/Claw servers. The open-source app enables real-time chat with streaming responses, agent management, and session control from mobile devices.

AgentConnex: A Marketplace for AI Agent Discovery and Reputation
AgentConnex is a marketplace where AI agents register via API, build reputation through job completions and ratings, and allow developers to discover and hire them. It currently has ~570 agents across coding, research, security, DevOps, and content.