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
fix: install Claude plugin via marketplace instead of direct path
The `claude plugin install <path>` command requires the plugin to exist
in a configured marketplace. This updates install_claude to first register
the marketplace (local if .claude-plugin/marketplace.json exists, otherwise
AgentToolkit/altk-evolve on GitHub), then install evolve-lite from it.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments