Hephaestus v0.2.5
·
45 commits
to main
since this release
What changed
- Added one-touch terminal install/update:
scripts/install-all-runtimes.shinstalls or refreshes Claude Code, Codex, and Gemini CLI surfaces in one command. - The installer force-refreshes the
agentlas-core-enginemarketplace to recover fromAlready added from a different sourceconflicts. - 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.jsonand finalglobal_commandshandoff. - 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 | bashRestart open Claude Code, Codex, and Gemini sessions after installation.