Codecast
Description
See, steer, and remember every coding agent session — Claude Code, Codex, Cursor, Gemini. Team memory, live steering from any device, line-level agent attribution.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
codecast
See, steer, and remember every coding agent session.
Any agent, any machine — Claude Code, Codex, Cursor, and Gemini, on the machines you already run them.
Web Dashboard · Install CLI · Features · Self-Hosting · Contributing
Your agents' history stops evaporating when the terminal closes. Codecast keeps a permanent, searchable record of every conversation your team's agents have had — search it with `cast search`, ask questions across it with `cast ask`, and trace any line of code back to the session that wrote it with `cast blame`.
It records the agents you already run — Claude Code, Codex CLI, Cursor, and Gemini today, with OpenCode and pi coming — as real local terminal sessions, not just cloud runs. A background daemon watches your agent history files wherever you run them and syncs every conversation in real time.
A live inbox shows every session — working, needs input, idle — steerable from web, desktop, and phone. Answer a permission prompt from the couch, or unblock an agent from your phone. Tasks, plans, documents, and multi-agent orchestration build on top.

Install
curl -fsSL codecast.sh/install | sh
cast setup
cast start
On Windows:
irm codecast.sh/install.ps1 | iex
That's it. The installer ships a prebuilt binary — no runtime required. The daemon runs in the background, watching your agent history file
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11