MiniMax-AI / MiniMax-AI/minimax-code

[Feature] 希望 TUI `/plugins` 面板能统一管理 plugin(安装/卸载) / Support unified plugin management in TUI `/plugins` panel (install/remove)

Open
#193 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

cli enhancement needs-triage
Dominant language
TypeScript
Stars
1.3k
Forks
141
Avg merge
2h 45m
Merged PRs (30d)
46

Description

问题

mcode plugin add 这个 CLI 命令藏得有点深,所有文档都不提。第三方 plugin 装起来不方便——必须退到 shell 跑命令,不能在 TUI /plugins 面板里直接统一管理(安装/卸载)。

建议

TUI /plugins 面板覆盖所有 marketplace 的 install / uninstall / enable / disable,跨市场统一管理。

验收

TUI /plugins 能跨 marketplace 装、卸、启、停 plugin。


Problem

The mcode plugin add CLI command is buried deep — no docs mention it. Installing third-party plugins is inconvenient: users must drop to the shell, since the TUI /plugins panel can't manage them directly (install / remove).

Proposal

TUI /plugins panel should cover install / uninstall / enable / disable across all marketplaces, so users can manage plugins uniformly.

Acceptance

TUI /plugins can install, remove, enable, and disable plugins across marketplaces.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the TUI /plugins panel and the existing mcode plugin add command, then trace how marketplace plugins are discovered and managed. Done means the panel can install, remove, enable, and disable plugins across all marketplaces; verify each operation through the TUI.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.