Skip to content

feat: remove local path package when plugin is uninstall - #798

Open
fatelei wants to merge 1 commit into
langgenius:mainfrom
fatelei:remove_uninstall_package
Open

feat: remove local path package when plugin is uninstall#798
fatelei wants to merge 1 commit into
langgenius:mainfrom
fatelei:remove_uninstall_package

Conversation

@fatelei

@fatelei fatelei commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Description

fix #797

Screen.Recording.2026-08-07.at.13.51.25.mov

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Performance improvement
  • Other

Essential Checklist

Testing

  • I have tested the changes locally and confirmed they work as expected
  • I have added unit tests where necessary and they pass successfully

Bug Fix (if applicable)

  • I have used GitHub syntax to close the related issue (e.g., Fixes #123 or Closes #123)

Additional Information

Please provide any additional context that would help reviewers understand the changes.

@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. bug Something isn't working go Pull requests that update go code plugin-daemon labels Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working go Pull requests that update go code plugin-daemon size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

uninstall the plugin, but the plugin package is not removed

1 participant