Skip to content

Hephaestus v0.7.23

Choose a tag to compare

@jeongmk522-netizen jeongmk522-netizen released this 25 Jun 00:00

Hephaestus v0.7.23 promotes the Agentlas native vs external LLM command boundary and adds the phase-0 Agentlas Research Engine.

Highlights:

  • Agentlas Terminal and the Agentlas app are plain-language native surfaces; external LLM hosts expose exactly six explicit commands: /hep-build, /hep-network, /hep-cloud, /hep-search, /hep-call, and /hep-upload.
  • Added public-safe research loadouts, built-in cartridges, SSRF-safe readers, receipt ledgers, credential guidance, and research CLI flows.
  • Mounted insane-search as the detachable read.insane_fetch public-page reader cartridge, not as the whole research engine.
  • Stormbreaker packets can now attach research receipts, readiness snapshots, capability summaries, and coverage/evidence signals.

Verified before release:

  • python3 -m pytest -q: 352 passed
  • scripts/verify-one-touch-install.sh: ALL PASS
  • scripts/verify-global-command-contract.sh, scripts/verify-install-docs.sh, scripts/sync-adapters.sh --check, scripts/public_safety_check.sh: passed