peepshow/agents/cline

Reel #A-04Cline CLI agent

peepshow for agents / cline

Cline`.clinerules/` convention — zero setup.

Cline reads `.clinerules/` at project root. peepshow's rule documents the CLI and the invocation contract.

How it plugs in

Cline, the VS Code / terminal AI coder, picks up `.clinerules/peepshow.md` automatically. The rule gives Cline the CLI signature, the `--emit` output schema, and guidance on when to call peepshow.

Install

git clone --depth 1 https://github.com/t0mtaylor/peepshow.git
# Cline reads .clinerules/ — no extra setup.

Files involved

  • .clinerules/peepshow.mdRule: when to call peepshow and how to parse its output.

In practice

user: there's a bug in recording.mp4, can you see it?
cline: (runs peepshow → reads frames → points at offending frame)

All 19 sinks still work

The CLI is the same across agents — which means every sink documented under/sinksis available here. Auto-sinks fire regardless of which agent invoked peepshow.