codecast-sh/codecast

See, steer, and remember every coding agent session — Claude Code, Codex, Cursor, Gemini. Team memory, live steering from any device, line-level agent...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 42 minutes ago
Added to GitGenius on August 31st, 2026
Created on December 10th, 2025
Open Issues & Pull Requests: 0 (+0)
GitHub issues: Enabled
Number of forks: 0
Total Stargazers: 30 (+0)
Total Subscribers: 0 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.9 days
Mean response time: 6.3 days
90th percentile: 15.3 days
Tracked items: 3

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Codecast is a coding agent monitoring and session management tool that records, searches, and steers Claude Code, Codex, Cursor, and Gemini sessions across any machine.

The problem it solves is that agent conversations disappear when terminal sessions close, leaving no record of what was built or why. Codecast runs a background daemon that watches agent history files wherever they exist and syncs every conversation in real time to a searchable archive. It captures agents as real local terminal sessions rather than cloud-only runs. The tool provides full-text and semantic search across all team conversations, lets you ask questions across the entire corpus to surface relevant prior work, and traces any line of code back to the agent session that wrote it through a git-blame-style interface. It also enables live steering of agent sessions from web, desktop, or phone interfaces, so you can answer permission prompts or unblock agents from anywhere.

Teams with multiple developers using AI coding agents should adopt this tool if they want to eliminate duplicate problem-solving and maintain institutional memory of agent work. It suits projects where agents run locally on developer machines rather than exclusively in the cloud, and where the team benefits from searchable records of agent reasoning and decisions. The tool integrates with existing agent workflows without requiring changes to how developers currently invoke Claude Code, Codex, Cursor, or Gemini.

Development activity shows consistent engagement with the core monitoring and search functionality, with recent work focused on expanding agent support and refining the session triage interface. The project maintains active documentation including self-hosting guidance, indicating attention to deployment flexibility. Contribution guidelines are established, suggesting openness to external involvement.