Add grouping by package type in list command - #243
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the 'wpm ls' command to group direct dependencies by their package type (such as 'plugin', 'theme', or 'unknown'), adds support for filtering by type, introduces command aliases, and optimizes output rendering using a buffered writer. The review feedback correctly points out that manual edits were made inside the auto-generated marker block in 'docs/reference/cli/ls.md', which violates the project guidelines in 'CLAUDE.md' and will be overwritten by the documentation generator.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
cc @ryanwelcher |
theme|pluginarg to list deps for a particular package type