Skip to content

Conversation

radu-mocanu
Copy link
Collaborator

@radu-mocanu radu-mocanu commented Aug 7, 2025

  • clean directory for cli new command
  • pass kwargs to from_context method to follow the parent signature

Development Package

  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath-mcp==0.0.103.dev1001430088",

  # Any version from PR
  "uipath-mcp>=0.0.103.dev1001430000,<0.0.103.dev1001440000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath-mcp = { index = "testpypi" }

@radu-mocanu radu-mocanu self-assigned this Aug 7, 2025
@radu-mocanu radu-mocanu added the build:dev Create a dev build from the pr label Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build:dev Create a dev build from the pr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant