Skip to content

feat: add pyproject.toml templates with uipath-dev to skill docs#89

Merged
cristipufu merged 1 commit intomainfrom
feat/skill-pyproject-templates
Feb 27, 2026
Merged

feat: add pyproject.toml templates with uipath-dev to skill docs#89
cristipufu merged 1 commit intomainfrom
feat/skill-pyproject-templates

Conversation

@cristipufu
Copy link
Member

Summary

  • Add inline pyproject.toml templates to creating-agents.md and creating-functions.md skill references
  • Include uipath-dev as a dev dependency and requires-python >= 3.11
  • Agents template includes framework dependency options (uipath-langchain, uipath-llamaindex, uipath-openai-agents)
  • Bump version to 0.0.63

Test plan

  • Verify agent creation skill reads the pyproject.toml template correctly
  • Verify function creation skill reads the pyproject.toml template correctly
  • Confirm uv sync works with the new version

🤖 Generated with Claude Code

Add inline pyproject.toml templates to creating-agents.md and
creating-functions.md with uipath-dev as a dev dependency and
requires-python >= 3.11. Agents template includes framework
dependency options (uipath-langchain, uipath-llamaindex,
uipath-openai-agents). Bump version to 0.0.63.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cristipufu cristipufu force-pushed the feat/skill-pyproject-templates branch from da8129d to 3ef90c9 Compare February 27, 2026 07:38
@cristipufu cristipufu merged commit 295e4d5 into main Feb 27, 2026
11 checks passed
@cristipufu cristipufu deleted the feat/skill-pyproject-templates branch February 27, 2026 07:40
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.

1 participant