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.4.tar.gz
(38.2 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.4-py3-none-any.whl
(11.7 kB
view details)
File details
Details for the file wtf_dev-0.1.4.tar.gz.
File metadata
- Download URL: wtf_dev-0.1.4.tar.gz
- Upload date:
- Size: 38.2 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 |
4903f6014937d7e209f97cb463f7f5bbb6da00871603d984a7051fe705ffc1ce
|
|
| MD5 |
fcd8694c44956b37473cbe4c67c42bc5
|
|
| BLAKE2b-256 |
01df12bb1075b816b353d2603064fcb428f6ccbed2b82e461d34236ace017754
|
File details
Details for the file wtf_dev-0.1.4-py3-none-any.whl.
File metadata
- Download URL: wtf_dev-0.1.4-py3-none-any.whl
- Upload date:
- Size: 11.7 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 |
d2b9c514016fcdabaa7666bf3b29aff6c8e06a04bb7d6453010afc287b5e5263
|
|
| MD5 |
2e17e52069e4d0f402eb6bc3a2800763
|
|
| BLAKE2b-256 |
c39ab0655bf43501686033d6b0ae20fa04131cb56411486ee1692ef61d99c068
|