Skip to content

feat(plugin): show both configured & installed version of plugins in DialogStatus#8279

Closed
lqmanh wants to merge 1 commit into
anomalyco:devfrom
lqmanh:feat/show-plugin-config-and-installed-versions
Closed

feat(plugin): show both configured & installed version of plugins in DialogStatus#8279
lqmanh wants to merge 1 commit into
anomalyco:devfrom
lqmanh:feat/show-plugin-config-and-installed-versions

Conversation

@lqmanh
Copy link
Copy Markdown

@lqmanh lqmanh commented Jan 13, 2026

Closes #8280

What does this PR do?

This PR implements GET /plugin API to retrieve plugins' status (similar to LSP/MCP/Formatter status endpoints). Then it shows both configured version and actually installed version in
DialogStatus (triggered via /status command)

How did you verify your code works?

BEFORE:
Screenshot 2026-01-14 at 03 37 38

AFTER:
Screenshot 2026-01-14 at 03 37 05

@github-actions
Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@LukeCarrier
Copy link
Copy Markdown

I just duped this in #14975, but for both the TUI and desktop app. Sorry, GitHub search is rough with this many open issues and PRs 🙃

@lqmanh
Copy link
Copy Markdown
Author

lqmanh commented Feb 25, 2026

@LukeCarrier That's fine. Thanks for the update. I'll close this one as it's more outdated and has tons of conflicts

@lqmanh lqmanh closed this Feb 25, 2026
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.

[FEATURE]: Show actually installed version of plugins in TUI

2 participants