Skip to content

4/27 updates#167

Merged
shloksooch merged 15 commits intopath-avmap:stagingfrom
shloksooch:main
Apr 28, 2026
Merged

4/27 updates#167
shloksooch merged 15 commits intopath-avmap:stagingfrom
shloksooch:main

Conversation

@shloksooch
Copy link
Copy Markdown
Contributor

No description provided.

Shlok and others added 15 commits April 20, 2026 21:03
- scripts/generate-digests.mjs: groups events.csv by ISO week and asks
  Claude (Sonnet) for a one-paragraph briefing per week. Backfill mode
  generates every historical week; default mode does only the latest
  completed week. Writes digests.json incrementally.
- .github/workflows/weekly-digest.yml: runs every Monday 09:00 UTC and
  on manual dispatch (with optional --backfill / --force inputs).
  Commits digests.json back to the repo.
- package.json: add @anthropic-ai/sdk; expose npm run digest scripts.
- digests.json: empty placeholder; the first run will populate it.

Requires ANTHROPIC_API_KEY repository secret to be set in GitHub Actions.
Forks don't inherit SUPABASE_URL / SUPABASE_SERVICE_KEY secrets, so the
update-cache job was failing on every push to a fork's main branch.
Add a github.repository check so only the canonical upstream repo runs
the cache update; the pytest validate job still runs everywhere as a
sanity check.
@shloksooch shloksooch merged commit 9d893fc into path-avmap:staging Apr 28, 2026
1 check passed
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