Skip to content

Hephaestus v0.4.6

Choose a tag to compare

@jeongmk522-netizen jeongmk522-netizen released this 14 Jun 01:24

Highlights

  • Hephaestus Network now requires a visible Hub invocation receipt line before substantive work: Hub agent name, slug, routing receipt, and execution id.
  • Public demos and distribution flows are explicitly Hub-first/Hub-only, avoiding accidental local Paid/Free inventory routing.
  • Bumped runtime, plugin, extension, docs, MCP server, and installer pins to v0.4.6.
  • Tightened release bumping so vendor dependency locks are not treated as Hephaestus release pins.

Verification

  • scripts/sync-adapters.sh --check
  • scripts/verify-package.sh
  • scripts/verify-install-docs.sh
  • scripts/verify-global-command-contract.sh
  • scripts/verify-mcp-surface.sh
  • scripts/verify-one-touch-install.sh
  • python3 -m pytest tests/test_mcp_stdio.py tests/test_hub_invocation.py tests/test_network_router.py