Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proofcast

A bodycam for AI

Christine (1983)

Proofcast is an AI bodycam that lets you record the terminal output that it sees, uncovering all the gruesome details...

what do you mean it was only staging!?


Install

npx skills@latest add killallgit/killall-proof \
  --skill proofcast \
  --agent claude-code \
  --global \
  --yes

Pre-reqs

asciinema 3.0+ required
agg optional — adds a gif alongside each recording

How to use

Ask Claude Code to record something. Recordings land in .proofcast next to wherever it ran:

.proofcast/index.html
.proofcast/<slug>/<timestamp>.cast
.proofcast/<slug>/<timestamp>.stdout.log
.proofcast/<slug>/<timestamp>.gif

Open index.html from disk. It lists every recording and replays them as real text you can pause, scrub, and copy from.

Accountability, as ever, has limits

Output that scrolls faster than the terminal can draw collapses into a single frame, so the footage shows the aftermath rather than the incident. The full text survives in the log, which nobody watches.

Everything the agent printed is captured verbatim, including your secrets. Proofcast does not redact them. Add .proofcast/ to .gitignore.

Recordings are kept until someone deletes them, and someone always does.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages