Skip to content

Conversation

@endothermicdev
Copy link
Collaborator

@endothermicdev endothermicdev commented Oct 23, 2025

Important

25.12 FREEZE October 27th: Non-bugfix PRs not ready by this date will wait for 26.03.

RC1 is scheduled on November 10th

The final release is scheduled for December 1st.

Checklist

Before submitting the PR, ensure the following tasks are completed. If an item is not applicable to your PR, please mark it as checked:

  • The changelog has been updated in the relevant commit(s) according to the guidelines.
  • Tests have been added or modified to reflect the changes.
  • Documentation has been reviewed and updated as needed.
  • Related issues have been listed and linked, including any that this PR closes.

Addresses several issues raised in #8439. Still working on a few of them.

This doesn't change the argparse behavior with --help/-h, but it does
correct the output in this one case where we must manually call it.
This is needed when installation is managed by an application
that may not have access to the filesystem to clean up manually.
@endothermicdev endothermicdev added this to the v25.12 milestone Oct 23, 2025
@endothermicdev endothermicdev marked this pull request as ready for review October 31, 2025 19:43
'Reckless listinstalled' will now list all plugins installed and managed
by reckless.
Changelog-Added: reckless: `listavailable` command lists plugins installed by reckless.
Keep state on the clone and subdirectories so that
subsequent access doesn't try fetching again.
…stall

reckless listavailable sorts through the available sources to
find plugins for which we have installers.

Changelog-Added: reckless gained the 'listavailable' command to list available plugins from reckless' sources.
Requested by @ShahanaFarooqui while accessing reckless via rpc
in order to find out where the plugins are installed and
enabled.
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