Skip to content

Commit a54a398

Browse files
fix: correct gptme-activity-summary successor command in supersession note (#7)
The old command 'summarize github --user <username>' doesn't exist. The real CLI is 'gptme-activity-summary weekly --mode human --github-user <username>'.
1 parent 192e69d commit a54a398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# What Did You Get Done?
22

3-
> **Note:** This project has been superseded by [**gptme-activity-summary**](https://github.com/gptme/gptme-contrib/tree/master/packages/gptme-activity-summary), which supports daily/weekly/monthly summarization from multiple data sources (GitHub, gptme sessions, journals, tweets, email) with LLM-powered synthesis. It works for both agents and humans — try `summarize github --user <username>` for GitHub-only reports.
3+
> **Note:** This project has been superseded by [**gptme-activity-summary**](https://github.com/gptme/gptme-contrib/tree/master/packages/gptme-activity-summary), which supports daily/weekly/monthly summarization from multiple data sources (GitHub, gptme sessions, journals, tweets, email) with LLM-powered synthesis. It works for both agents and humans — try `gptme-activity-summary weekly --mode human --github-user <username>` for GitHub-only reports.
44
55
A simple tool to generate activity reports from GitHub and local activity data, inspired by Elon Musk's "What did you get done this week?" question. Perfect for team leads, managers, and anyone who wants to track and showcase their progress and achievements.
66

0 commit comments

Comments
 (0)