You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(delegation): Hermes can now take on delegated work in multi-agent collaboration. Following its debut in 0.15.5, Hermes is now a selectable target for codeg's sub-agent delegation — so when one agent hands off a self-contained sub-task, that work can be routed to Hermes right alongside Claude Code, Codex, OpenCode, Gemini, OpenClaw, and Cline.
chore(registry): Bundled Claude Code updated to 0.44.0, which brings support for Anthropic's new Claude Fable 5 model.
style(chat): The folder and branch picker row now lines up with the composer controls, keeping the folder icon aligned with the "+" button across UI zoom levels.