Persephone: persistent agent toolbox for Claude Code
Persephone is a free, open-source dev notepad that gives Claude Code a persistent toolbox of reusable scripts. It solves the problem of Claude rewriting the same ad-hoc scripts every session by making scripts permanent and discoverable via a manifest.
Entities
Related
Coder: CLI tool to delegate coding tasks to background LLM agents
Coder is a CLI/plugin that lets developers dispatch coding tasks to background agents powered by Claude CLI or Codex CLI. It keeps the main session context clean and distributes workload across existing subscriptions. Built entirely with Claude Code, it is free and open source.
CleanSlate IDE with built-in agent manager for multi-agent coding workflows
CleanSlate is an IDE that integrates an agent manager directly, allowing developers to create, manage, and switch between multiple coding agents without leaving the editor. It solves the friction of toggling between separate agent management tools and the IDE, enabling seamless context preservation and multi-agent orchestration for developers working with LLM-powered coding agents.
Confessor: Analyzes Claude Code transcripts to show what the AI agent did on your computer
Confessor is an open-source tool that reads the JSONL log files Claude Code leaves on disk and generates a human-readable report of every action the AI agent performed, including tool calls, file reads, and shell commands. It helps developers understand and audit the behavior of AI coding agents on their machines.
Passation: Resume interrupted AI coding sessions seamlessly
Passation is a passive Python script that generates a handoff document when a Claude Code or Codex CLI session is interrupted by usage limits. It captures the current state, unfinished tasks, and plans so a new agent can continue without losing context. This solves the problem of coding sessions dying mid-task and the risk of switching agents.
Open-source desktop agent for local computer use, browser control, and file/code tasks
EverFern is an open-source (MIT) desktop agent that performs computer use, browser control, and file/code tasks entirely locally. It uses LangGraph for agent orchestration and supports local models via Ollama/LM Studio or cloud providers. Aimed at users who want to avoid subscription fees and keep data private.
