flytegg / flytegg/plugin-portal

Add /pp list --all to show unrecognized JARs

Open
#109 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
92
Forks
15
Avg merge
49m
Merged PRs (30d)
4

Description

Add an opt-in `--all` switch to `/pp list` that also shows JAR files in the server plugins directory which Plugin Portal does not recognize or track.

Keep the existing default list focused on recognized/tracked plugins. The expanded view should make it clear which entries are unrecognized.

Credit to Zoriot.

Contributor guide

Open the contributing guide

Research direction

Start at the `/pp list` command and trace how it currently finds recognized plugins. Then inspect how the server plugins directory is read; done means the default list remains unchanged while `/pp list --all` includes unrecognized JARs and clearly labels them.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
66/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.