Skip to content

Hephaestus v0.2.5

Choose a tag to compare

@jeongmk522-netizen jeongmk522-netizen released this 07 Jun 07:48
· 45 commits to main since this release

What changed

  • Added one-touch terminal install/update: scripts/install-all-runtimes.sh installs or refreshes Claude Code, Codex, and Gemini CLI surfaces in one command.
  • The installer force-refreshes the agentlas-core-engine marketplace to recover from Already added from a different source conflicts.
  • Added Gemini CLI extension support under gemini/extension/ plus a fallback global custom command.
  • Added the global command contract: generated Agentlas agents/teams must emit .agentlas/global-commands.json and final global_commands handoff.
  • Updated docs and verification for v0.2.5.

Install or update

curl -fsSL https://raw.githubusercontent.com/agentlas-ai/Hephaestus/v0.2.5/scripts/install-all-runtimes.sh | bash

Restart open Claude Code, Codex, and Gemini sessions after installation.