Collect Claude Code work
Preview local Claude Code session evidence and upload it as an AgentFeed review draft.
The AgentFeed CLI turns local Claude Code sessions into reviewable summaries and metrics without publishing raw transcripts or private code by default.
Setup steps
- 01
Install AgentFeed CLI
Install the AgentFeed command on the work machine.
Command npm install -g agentfeed-cli - 02
Log in through the browser
Start CLI login and approve this machine in the browser.
Command agentfeed login - 03
Explain collection first
Inspect which Claude Code evidence will be collected before upload.
Command agentfeed collect --source claude-code --explain - 04
Dry-run, then open review
Check privacy findings with a dry run, then open a private review draft.
Command agentfeed share --dry agentfeed share --open-review