Skip to content

feat: marketplace#478

Merged
andrinoff merged 4 commits intofloatpane:masterfrom
andrinoff:feat/marketplace
Apr 9, 2026
Merged

feat: marketplace#478
andrinoff merged 4 commits intofloatpane:masterfrom
andrinoff:feat/marketplace

Conversation

@andrinoff
Copy link
Copy Markdown
Member

What?

Adds a plugin marketplace to Matcha with three surfaces:

  • CLI commands: matcha marketplace (TUI browser), matcha install <url_or_file> (install plugins), matcha config [plugin_name] (edit config/plugins)
  • TUI marketplace: Scrollable plugin browser fetched from GitHub, with [installed] badges and one-key install
  • Docs website page: Card grid at /marketplace with copy-to-clipboard install commands

Why?

Closes #475

The marketplace makes plugins a first-class feature — discoverable from the main menu, installable in one command, and open to community contributions.

Signed-off-by: drew <me@andrinoff.com>
Signed-off-by: drew <me@andrinoff.com>
@andrinoff andrinoff requested a review from a team as a code owner April 9, 2026 08:32
@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 9, 2026
@andrinoff andrinoff removed the documentation Improvements or additions to documentation label Apr 9, 2026
Signed-off-by: drew <me@andrinoff.com>
Signed-off-by: drew <me@andrinoff.com>
@andrinoff andrinoff merged commit e27591f into floatpane:master Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEAT: matcha marketplace

1 participant