Skip to content

Show complete installation summary after plugin install - #19

Merged
gifflet merged 2 commits into
mainfrom
fix/plugin-install-summary
Mar 21, 2026
Merged

Show complete installation summary after plugin install#19
gifflet merged 2 commits into
mainfrom
fix/plugin-install-summary

Conversation

@gifflet

@gifflet gifflet commented Mar 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • Extended Install() to return an isPlugin boolean alongside the command name, allowing the CLI to differentiate
    between command and plugin installs
    • After a plugin is installed, the CLI now scans and displays all installed components (commands, skills, agents, MCP
      servers) instead of showing a generic "run /command" message
    • Updated all callers (sync.go, update.go) and regression tests to match the new function signature

@sonarqubecloud

Copy link
Copy Markdown

@gifflet
gifflet merged commit f0cd6ca into main Mar 21, 2026
7 checks passed
@gifflet
gifflet deleted the fix/plugin-install-summary branch March 21, 2026 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant