Episko

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?
Episko is a desktop application that manages multiple Claude Code sessions simultaneously. Each session runs in a real terminal, and the app provides unified monitoring, permission handling, and usage tracking across all your AI coding agents.
Is Episko free?
Yes. Episko is open source under the MIT license. You need your own Claude Code access from Anthropic, but the management tool itself is free to download and use.
What platforms does Episko support?
It runs on macOS with Apple silicon and Windows 10 or 11. Linux packaging is not currently available, though some of the code is platform agnostic so support may come later.
Does Episko send data to external servers?
No. The app runs entirely on your machine and stores its state locally. There is no telemetry sent to Respeak or any other external service.

Best For

Running parallel Claude Code agents on different tasksMonitoring AI coding costs across multiple projectsManaging permission prompts from a single dashboardCoordinating worktree based parallel development

Featured in

Alternatives to Episko

View all

Reviews (0)

No reviews yet

Be the first to share your experience with Episko

Sign in to write a review

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.

Episko badge preview
<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. 1. Pick the style, size, and theme that fit your layout.
  2. 2. Copy the generated HTML from the code block.
  3. 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.