What did I work on? A snarky standup generator.
Project description
wtf-dev
A CLI tool that tells you what you worked on - with personality.
Install
pip install wtf-dev
Setup
wtf setup
This will prompt for your OpenRouter API key and let you pick a model.
Usage
# what did I do today?
wtf
# look back N days
wtf --days 3
# only current repo
wtf --here
# copy to clipboard
wtf --copy
Features
- Standup summary - LLM-generated summary of your commits
- WIP tracking - Shows uncommitted changes + what you're currently working on
- Streak counter - Track your commit streak
- Late night detection - Spots those 2am coding sessions
- Branch context - Shows which branches you touched
- History - View past standups with
wtf --history - Cost tracking - Track API spending with
wtf --spending
Output
PREVIOUSLY ON YOUR CODE... Feb 02, 2026
* 5 day streak
────────────────────────────────────────────────────────────
ai-platform (main) ─── 2 commits
├─ feat(sdr): add langsmith tracing
└─ feat(sdr): add automatic follow-up
[wip]
ai-platform ─── 3 files changed
├─ M src/api/routes.py
└─ A src/new_feature.py
────────────────────────────────────────────────────────────
Added LangSmith tracing and automatic follow-up for stale
conversations in the SDR pipeline.
Currently working on: Adding new API routes for validation.
Two features down, infinite bugs to go.
Flags
| Flag | Short | Description |
|---|---|---|
--dir PATH |
-d |
Scan a specific directory |
--here |
-H |
Only current repo |
--days N |
-n |
Look back N days (default: 1) |
--author NAME |
-a |
Filter by author |
--copy |
-c |
Copy to clipboard |
--history |
View past standups | |
--spending |
Show API costs | |
--json |
Output as JSON |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wtf_dev-0.1.0.tar.gz
(38.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
wtf_dev-0.1.0-py3-none-any.whl
(11.6 kB
view details)
File details
Details for the file wtf_dev-0.1.0.tar.gz.
File metadata
- Download URL: wtf_dev-0.1.0.tar.gz
- Upload date:
- Size: 38.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d181aebe5fbf2a5d47bb04ad5b72cc96ec51713a6b29757aae3d1d49609435cf
|
|
| MD5 |
2dae32f3b2bed69df88ebbadca753e25
|
|
| BLAKE2b-256 |
5d5895fe942f9f225aaf5a7f84c2d7a94c24677e9fadd426ebe42633c0e3f0f7
|
File details
Details for the file wtf_dev-0.1.0-py3-none-any.whl.
File metadata
- Download URL: wtf_dev-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9eb8708052458c9f6eaacd3639d30107f38514257b5d3b49170627c1235ec15
|
|
| MD5 |
04b6e0eda4be4353893c38906798c3b2
|
|
| BLAKE2b-256 |
34cd05dc64b0a62487da1e965f88813985c2401d2488da51e067d5923ec6b424
|