Your work, logged.
Automatically.
A VS Code extension that watches what you build and writes your daily summary for you.
Free during beta. No credit card required.
Today's summary
Added user creation endpoint with database insert. Returns the newly created user record.
5:30 PM. Standup tomorrow.
"What did I even
work on today?"
You've been coding for 8 hours. Now you're staring at a blank text box trying to remember which bugs you fixed, which features you shipped, and what's still in progress.
15 min
spent writing status updates daily
40%
of work goes unreported
Zero
visibility into your own patterns
How it works.
Install once.
Forget it exists.
The VS Code extension runs silently in the background. It tracks file changes, detects when you step away, and syncs automatically.
Session
2h 34m
Files
12
const user = await createUser(data)
if (!user) throw "Failed"
return respond(user)
Today
February 9, 2026
4h 12m
active
Implemented user authentication flow
2h 15m · 8 files
Fixed pagination bug in dashboard
45m · 3 files
AI writes your logs.
You just review.
At the end of each day, get a clean summary of what you built. Copy it to Slack or paste it wherever you need.
Your code stays private.
Always.
We only see file change metadata—never your actual source code. Works offline. Syncs when you're ready.
✓ Code stays on your machine
✓ Only diffs are processed
✓ No keystrokes logged
✓ Works fully offline