Hephaestus v0.7.25
v0.7.25 - 2026-06-25
- Self-contained /hep-upload: Cloud and Hub uploads now use the bundled Hephaestus package/publish runtime instead of any private local checkout or external publish script.
- Public upload gates moved into Hephaestus: marketplace upload validates publicProfile copy, routing-card/2.0 readiness, static security, bundle size limits, and server-compatible package hash before registration.
- Routing-card hash repair: migrated cards now get agent_card_ref.content_hash and source.package_hash, and the bundled meta-agent card is routing_ready with benchmark fixtures.
Verification:
- python3 -m pytest: 361 passed
- scripts/verify-routing-cards.sh .: 4 cards routing_ready
- scripts/verify-package.sh: PASS
- scripts/public_safety_check.sh: PASS
- scripts/verify-one-touch-install.sh: ALL PASS on v0.7.25