From d939bc658c51ca985c1fa7462a8a59528a464b9c Mon Sep 17 00:00:00 2001 From: Bob Date: Tue, 17 Feb 2026 16:04:59 +0000 Subject: [PATCH] docs: add note about gptme-activity-summary successor --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d79a859..4df819d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # What Did You Get Done? +> **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 ` for GitHub-only reports. + 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. ## Features