Skip to content

Hephaestus v0.2.6

Choose a tag to compare

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

What changed

  • Added one-touch terminal install/update for Claude Code, Codex, and Gemini CLI.
  • The installer force-refreshes the agentlas-core-engine marketplace so Already added from a different source conflicts are recovered automatically.
  • Added a dedicated Gemini CLI extension under gemini/extension/ plus fallback ~/.gemini/commands/hephaestus.toml command install.
  • Added the global command contract: generated Agentlas agents/teams must emit .agentlas/global-commands.json and final global_commands handoff.
  • Updated all install docs and verification to v0.2.6.

Install or update

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

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