Leaving AI Traces
·2026.04.16 23:45
Key point
A free tool has emerged that saves Claude sessions as Markdown in projects to share collaborative context.
Details
Targeting the problem where only the final diff remains when working with AI agents, a free open-source tool has been released that saves Claude session records as Markdown in the project repository.
- Watches
~/.claude/projects/in real time and saves sessions as organized documents - Preserves work context by keeping questions, approaches tried, and edge case review processes together
- Previous records can be referenced in new sessions, and can also be linked in PRs
- Maintainers can check not just the output but also the reasoning process
- Supports macOS, Windows, and Linux, running in the background
The author introduced this as a way to reduce the "slop" impression of AI-generated code and create a flow where session records can be reused in collaboration and review.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.