[kimi] Weekly narrative summary generator (#719) #791
Reference in New Issue
Block a user
Delete Branch "kimi/issue-719"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #719
Summary
This PR implements a weekly narrative summary generator that creates human-readable summaries of development activity.
Changes
New Script
timmy_automations/daily_run/weekly_narrative.py— Main script that:.loop/weekly_narrative.json) and Markdown (.loop/weekly_narrative.md)Configuration
weekly_narrativeentry totimmy_automations/config/automations.jsonweeklyschedule totimmy_automations/config/daily_run.jsonweekly_narrative_enabledsetting tosrc/config.pyFeatures
TIMMY_WEEKLY_NARRATIVE_ENABLEDenv varTests
tests/timmy_automations/test_weekly_narrative.pyUsage
Acceptance Criteria