zhengjy01/dsh-period-report
zhengjy01★ 0JavaScript最后同步: 2026-08-15
Free-interval session reports for DeepSeek Harness: AI-narrated daily/weekly digests over any date range + every-N-days scheduled reminders with system notifications
README 摘要
dsh-period-report Free-interval session reports for DeepSeek Harness: generate AI-narrated work reports (daily / weekly / monthly / any custom date range) from your session corpus, and schedule periodic reminders ("every N days at HH:MM, starting from an anchor date") that generate the report and pop a system notification . Features - Any date range — pick a start and end date; the report covers exactly that window (a single day, 2 days, 7 days, a whole month, whatever you need). - AI narrative digest — the deployment's default model writes a natural-language summary ( Today at a glance / Highlights / Review / Suggestions ) that reads like a human-written daily report. Falls back to a template highlight list when AI is disabled or unavailable. - Full statistics — active/new sessions, user & assistant messages, tool calls, turns, steps, token usage (input/output/cache read/write/reasoning), turn results, top tools. - Per-session details — title, id, working directory, active window, message/tool/turn counts, first request. - Periodic reminders — free period length: intervalDays: 1 = daily, 7 = weekly, 2 = every other day… anchored at anchorDate , fired at hour:minute , once per peri…
在 GitHub 查看完整 README →