
Episko
Native desktop app for managing multiple Claude Code AI agent sessions with real terminals and live telemetry
Gallery
About Episko
Episko is a desktop application that lets you run and monitor multiple Claude Code sessions at the same time. Each session gets its own real terminal, not a recording or simulation, so you can interact with your AI coding agents just as you would in a standalone terminal window. The app collects all those sessions into a unified interface where you can see what each agent is doing, approve permission prompts, and track costs without switching between terminal tabs.
The problem it addresses is coordination overhead. Claude Code is powerful for code generation and editing, but running several instances for different parts of a project means juggling windows, missing permission requests, and losing track of which agent is working on what. Episko centralizes that. You launch sessions from within the app, each one tied to a project directory, and the dashboard shows model, context usage, tokens spent, and tool activity in real time.
Terminal handling is genuine. The app embeds xterm.js for built in terminals or delegates to external apps like Ghostty, Terminal.app, or iTerm2 depending on your preference. This is not a log viewer pretending to be a terminal. You can scroll back, interact, and use all the features you expect from a proper PTY implementation. Session persistence works through Claude's native session ID system, so if you restart the app, your sessions resume where they left off.
Permission prompts surface directly in the Episko interface. When Claude asks to run a bash command or edit a file, you can approve or deny without switching windows. This is especially useful when running parallel agents that might request permissions at unpredictable times. The command palette, accessible via Cmd+K, provides fast navigation between sessions.
Usage tracking goes beyond per session metrics. The app includes a dashboard showing daily spend heatmaps, token breakdowns by model, and per project cost attribution. If you are on a Claude usage plan with hourly or weekly limits, Episko forecasts your pace and warns you when you are approaching caps. This helps you avoid surprise throttling mid session.
Task execution is integrated. You can run VS Code tasks, justfiles, Makefiles, package.json scripts, Taskfiles, mise, and Cargo commands alongside your Claude sessions. Git integration shows commit graphs and supports worktree aware session launching for parallel development branches. The tool is built with Tauri v2 and Rust on the backend with a vanilla TypeScript frontend.
Episko runs entirely on your machine. There is no telemetry sent to external servers, and state is stored locally. It is open source under the MIT license, maintained by Respeak GmbH. You do need your own Claude Code access from Anthropic; this tool manages sessions but does not provide the underlying AI service. Currently available for macOS on Apple silicon and Windows 10 and 11, with Linux packaging not yet ready.
Key Features
- Multi session Claude Code management
- Real PTY terminals via xterm.js or external apps
- Live telemetry for tokens, costs, and context usage
- In app permission prompt handling
- Usage forecasting for rate limit awareness
- Git worktree aware session launching
Pros & Cons
What we like
- Runs real terminals instead of log replays
- Centralizes permission prompts across parallel agents
- Usage tracking helps avoid hitting rate limits
- Open source and runs entirely locally
Room for improvement
- Requires your own Claude Code access from Anthropic
- Linux builds not yet available
- Apple silicon only on macOS, no Intel support
- Newer tool with a smaller user community
Frequently Asked Questions
What is Episko?
Is Episko free?
What platforms does Episko support?
Does Episko send data to external servers?
Best For
Featured in
Alternatives to Episko
View allCursor
VS Code fork built around an AI pair-programmer

Replit
Browser IDE plus Replit Agent that builds and deploys apps from a prompt
Windsurf
Codeium's AI editor with Cascade agent and deep IDE integration
Vibe Built
Building real apps with agentic AI. What worked, what broke, what shipped.
Reviews (0)
Badge builder
Add Episko to your website
Choose a badge style and size, preview it here, then copy the generated HTML. Badge images are self-contained SVGs and do not require an external script.
<a href="https://toolindex.net/tools/episko?ref=badge" target="_blank" rel="noopener">
<img src="https://toolindex.net/badge/episko/medium.svg" alt="Episko - Listed on Tool Index" width="180" height="50" />
</a> How to use the badge
- 1. Pick the style, size, and theme that fit your layout.
- 2. Copy the generated HTML from the code block.
- 3. Paste it into your footer, homepage, or press page.
Standard badge available
The standard listing badge is available now. Score and circle badges are limited to tools currently ranked in the top 10 of a category.
Badge clicks return visitors to this profile with a referral tag so the source remains identifiable.
Related Tools

Bolt.new
Prompt-to-deployed full-stack app inside the browser

Skeezo
Agent-native macOS IDE for coordinating Claude Code and AI agents

v0
Vercel's AI app builder that ships React, shadcn, and Tailwind
Windsurf
Codeium's AI editor with Cascade agent and deep IDE integration
Work on Episko? Request listing access or correction