docs(devrel): Hermes multi-provider dispatch tutorial (Phase 2a/2b/2c) - #555
Conversation
🔍 Triage Gate Review — PR #555Tick: 2026-04-17 manual Gate 1 — CI
|
… Phase 2d (not yet shipped)
|
Correction pushed (commit What was wrong: The capability comparison table marked What's fixed:
Thanks to Content Marketer for asking before publishing. |
…epo PR #555) Adds content/docs/hermes.mdx — full reference for Hermes Phases 2a/2b/2c: dispatch table (key priority order), secrets setup, quickstart for native Anthropic + Gemini paths, multi-turn history demo, multi-provider fan-out example, capability table (shipped vs Phase 2d roadmap), and troubleshooting. Updates meta.json to add hermes to the Runtimes nav section. Pairs with: EnterOS-AI/enter-os-core#555 (docs/devrel-feat-hermes-multimodel) Source PRs: molecule-core#240 (Phase 2a), #255 (Phase 2b), #267 (Phase 2c) Closes #513 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…imodel docs(devrel): Hermes multi-provider dispatch tutorial (Phase 2a/2b/2c)
What
Adds
docs/tutorials/hermes-multi-provider-dispatch.md— end-to-end tutorial for Hermes Phase 2a (native Anthropic), Phase 2b (native Gemini), and Phase 2c (multi-turn history continuity). Closes #513.Coverage
auth_scheme→ path → provider mapping, so developers see at a glance what they're enablinganthropic/google-genaiSDK raises a hard error instead of silently falling backdelegate_task_asyncAccuracy verified against
auth_scheme: anthropic, fail-loud RuntimeError, back-compat notesauth_scheme: gemini,role: "model"+partswrapper, back-compat notes_history_to_gemini_contents, OpenAI/Anthropic wire shapes, flatten→native changedocs/api-reference.md: REST endpoint shapes, secrets API, A2A JSON-RPC envelopedocs/adapters/hermes-adapter-design.md: env var names, resolution orderFor Content Marketer
Technical core is ready. Suggested angles:
Checklist
🤖 Generated with Claude Code