Skip to content

feat(morning-sweep): write local markdown copy of daily brief#10

Open
kevinmcmurphy wants to merge 1 commit into
mainfrom
feat/morning-sweep-local-brief
Open

feat(morning-sweep): write local markdown copy of daily brief#10
kevinmcmurphy wants to merge 1 commit into
mainfrom
feat/morning-sweep-local-brief

Conversation

@kevinmcmurphy

Copy link
Copy Markdown
Owner

Summary

  • Morning sweep now writes the daily brief to reports/daily-briefs/YYYY-MM-DD-daily.md (ET date) in the project root after writing to Notion
  • Applies to both Pre-planned Path (Step P4) and Cold Start Path (Step C4)
  • Directory is created automatically if it doesn't exist; file is overwritten on re-run (sweep is source of truth)
  • Version bump: 0.3.1 → 0.3.2 (patch — additive only, no existing behavior changed)

Test plan

  • Invoke /cos:morning-sweep the next morning (or manually now)
  • Verify reports/daily-briefs/YYYY-MM-DD-daily.md appears in /Users/kevin/Projects/klmc-agent-home/ with today's date
  • Re-run sweep same day — confirm file is overwritten, not appended
  • Confirm Notion brief and Telegram behavior are unchanged

🤖 Generated with Claude Code

After writing to Notion, morning-sweep now also writes the brief to
reports/daily-briefs/YYYY-MM-DD-daily.md (ET date) in the project root.
Directory is created if missing; file is overwritten on re-run. Applies
to both Pre-planned Path (Step P4) and Cold Start Path (Step C4).

Bumps version: 0.3.1 → 0.3.2

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant