Skip to content

refactor: simplify init to only generate CLAUDE.md#1380

Open
cosmyo wants to merge 1 commit intomainfrom
simplify-init-claude-md-only
Open

refactor: simplify init to only generate CLAUDE.md#1380
cosmyo wants to merge 1 commit intomainfrom
simplify-init-claude-md-only

Conversation

@cosmyo
Copy link
Collaborator

@cosmyo cosmyo commented Feb 26, 2026

Summary

  • Simplify uipath init to only generate a minimal CLAUDE.md project marker
    • Remove generation of AGENTS.md, .agent/ reference docs (CLI_REFERENCE.md, SDK_REFERENCE.md, REQUIRED_STRUCTURE.md), and .claude/commands/ skills (new-agent.md, eval.md)
    • These files are now handled by the separate uipath-claude-plugins repo
    • Bump version to 2.10.0

Changes

  • src/uipath/_cli/cli_init.py: Simplified generate_agent_md_files() to only create CLAUDE.md
    • src/uipath/_resources/CLAUDE.md: Replaced with minimal project marker content
    • tests/cli/test_init_agents_md.py: Updated tests to verify only CLAUDE.md is generated
    • pyproject.toml: Version bump 2.9.11 → 2.10.0

@cosmyo cosmyo force-pushed the simplify-init-claude-md-only branch from 55e8e7f to cfc2621 Compare February 26, 2026 16:10
@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Feb 26, 2026
- Remove generation of AGENTS.md, .agent/ directory docs, and .claude/commands/ skills
- Skills are now handled by the separate uipath-claude-plugins repo
- Only generate a minimal CLAUDE.md project marker
- Bump version to 2.9.12

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cosmyo cosmyo force-pushed the simplify-init-claude-md-only branch from cfc2621 to 5ab0fd0 Compare February 26, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants