9 of 20 founding spots left
Loggy, the WriteLogs mascot

Your work, logged.
Automatically.

A VS Code extension that watches what you build and writes your daily summary for you.

Free plan forever. Pro trial included. No credit card required.

api/users.ts
1export async function createUser(data) {
2const user = await db.insert(users)
3.values(data)
4.returning();
5return user[0];
6}
WriteLogs
2h 34m

Today's summary

Added user creation endpoint with database insert. Returns the newly created user record.

Today · 12 logsAuto-generated
Loggy the mascot slumped over, exhausted, next to a finished coffee

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.

Loggy the mascot hugging the VS Code logo

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.

Tracks your AI pair-programmer too — Claude Code's changes are captured the minute they hit disk, even before you commit.

Get it on the VS Code Marketplace →
Visual Studio Code
WriteLogs
Tracking active

Session

2h 34m

Files

12

api/users.ts

const user = await createUser(data)

if (!user) throw "Failed"

return respond(user)

app.writelogs.dev

Implemented auth and pagination fixes

Today · 42 logs · 2 tasks

Copy as standup

Implemented user authentication flow

~2h 15m · 8 files

Fixed pagination bug in dashboard

~45m · 3 files

Loggy the mascot, excited

Loggy 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.

Loggy the mascot covering his eyes

Your code stays private.
Always.

We only see file change metadata—never your actual source code. Works offline. Syncs when you're ready.

$ writelogs status

Code stays on your machine

Only diffs are processed

No keystrokes logged

Works fully offline

Free to start.
Pro when it earns it.

Every new account gets a Pro trial. No credit card to begin.

Free

$0

forever

  • 1 project
  • Last 7 days of summaries
  • 1 manual update a day
  • Captures changes from AI tools like Claude Code

Pro

$8/mo

or $6/mo billed yearly ($72)

  • Unlimited projects
  • Full history
  • 3 manual updates a day
  • Captures changes from AI tools like Claude Code
  • Copy as standup — your day as a paste-ready update for Slack or standup
  • Both voices — “you” and “I”

No credit card. No setup. Just install the extension.