Skip to content

feat: manage uv tool plugins - #138

Open
D3f0 wants to merge 1 commit into
mainfrom
invoke-toolkit.workree-gh-issue-84
Open

feat: manage uv tool plugins#138
D3f0 wants to merge 1 commit into
mainfrom
invoke-toolkit.workree-gh-issue-84

Conversation

@D3f0

@D3f0 D3f0 commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Detect active uv-managed invoke-toolkit installations and report plugin versions.
  • Add internal -x plugin.list/add/remove/update tasks for uv tool plugin management.
  • Preserve uv receipt requirements, including Git and editable sources, during reinstall.
  • Document the uv-only workflow and future package-manager scope.

Verification

  • uv run pytest — 742 passed, 18 skipped.
  • Focused uv/plugin and create-task tests pass.
  • Real invoke-toolkit-litellm Git plugin integration passes.
  • Clean ghcr.io/astral-sh/uv:trixie Podman integration passes using an isolated wheel/tool directory.
  • Ruff, syntax compilation, and diff checks pass.

Closes #84

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.

Document uvx --with-editable for extensions/plugins

1 participant