Skip to content

chore: relock hermes-social-digest-pipeline to mcp.url fix - #735

Merged
genebean merged 1 commit into
mainfrom
chore/relock-digest-pipeline-fix
Sep 27, 2026
Merged

genebean merged 1 commit into
mainfrom
chore/relock-digest-pipeline-fix

Conversation

@genebean

Copy link
Copy Markdown
Owner

Summary

  • Real nixnuc deploy caught a bug: mcp.url defaulted to http://127.0.0.1:8787 with no /mcp path, so the collector 404'd
  • Fixed and verified live (deploy-rs --override-input against the local fix, then manually triggering the service — confirmed status=0/SUCCESS with real data fetched)
  • This PR just re-points the lock at the real merged fix (genebean/HermesSocialDigestPipeline#14) instead of the local override used to test it

Test plan

  • Verified live on nixnuc already, via local override before this PR existed
  • CI build for nixnuc

🤖 Generated with Claude Code

The nixnuc deploy exposed a real bug: mcp.url defaulted to a bare
127.0.0.1:8787 with no /mcp path, so the collector 404'd on first run.
Fixed and verified live via a local override-input deploy; this just
points the lock at the real merged commit
(genebean/HermesSocialDigestPipeline#14) instead of the local override.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@genebean
genebean enabled auto-merge September 27, 2026 03:26
@genebean
genebean merged commit 046f329 into main Sep 27, 2026
7 checks passed
@genebean
genebean deleted the chore/relock-digest-pipeline-fix branch September 27, 2026 03:32
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