Extracts decisions, learnings, and corrections from AI coding sessions. Saves them as daily notes.
rwd is a developer journal, not a dashboard.
Run rwd today and it scans all your AI coding sessions automatically. Claude Code, Codex — no manual export needed.
Not a log dump. rwd identifies decisions you made, questions you had, mistakes the AI made, and things you learned.
API keys, AWS credentials, GitHub tokens, private IPs — automatically masked before LLM analysis. Eight patterns catch secrets you might miss.
Structured markdown saved to your Obsidian vault or any directory. Each session becomes a documented chapter of your day.
rwd summary generates a concise work report grouped by project. Non-technical language, copied to clipboard — paste straight into your status update.
rwd slack turns your technical day into a team-friendly update. No file paths, no branch names — just clear outcomes ready to post.
curl -fsSL
https://raw.githubusercontent.com/gigagookbob/rwd/main/install.sh
| sh
irm
https://raw.githubusercontent.com/gigagookbob/rwd/main/install.ps1
| iex
cargo install --git
https://github.com/gigagookbob/rwd.git
Claude Code and Codex. More coming soon.
No. Output goes to any directory as .md files. Obsidian is optional.
Yes. MIT licensed, fully open source. You just need your own LLM API key.
Anthropic Claude and OpenAI.
Logs are processed locally. Sensitive data (API keys, tokens, IPs) is automatically masked before sending to the LLM.