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: agents.json auto-install support for add/pull commands (v7.0.5)
When a repository contains an agents.json manifest, superpowers-agent now
automatically installs listed agents to platform-specific directories during
add and pull operations. Supports github (VS Code prompts) and opencode
(~/.config/opencode/agents/) platforms with symlink-based installation and
config tracking.