Skip to content

Hephaestus v0.4.7

Choose a tag to compare

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

Highlights

  • Hotfixes the remote one-touch installer so Claude/Codex marketplaces register durable GitHub refs instead of temporary downloaded folders.
  • Keeps local-source installs working for development and verification runs.
  • Carries forward the v0.4.6 Hephaestus Network update: visible Hub invocation receipt line before substantive work, including Hub agent name, slug, routing receipt, and execution id.
  • Public demos and distribution flows remain Hub-first/Hub-only to avoid accidental local Paid/Free inventory routing.

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