Skip to content

refactor: simplify init middleware to only generate CLAUDE.md#638

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

refactor: simplify init middleware to only generate CLAUDE.md#638
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 LangGraph init middleware to only generate a minimal CLAUDE.md project marker
    • Remove generation of AGENTS.md, .agent/ reference docs, and .claude/commands/ skills during uipath init for LangGraph projects
    • Add dedicated CLAUDE.md resource for LangGraph projects
    • Skills are now handled by the separate uipath-claude-plugins repo
    • Bump version to 0.8.0

Changes

  • src/uipath_langchain/_cli/cli_init.py: Simplified generate_specific_agents_md_files() to only create CLAUDE.md
    • src/uipath_langchain/_resources/CLAUDE.md: New minimal LangGraph project marker
    • tests/cli/test_init.py: Updated tests to verify only CLAUDE.md is generated
    • pyproject.toml: Version bump 0.7.6 → 0.8.0

- Simplify LangGraph init middleware to only generate CLAUDE.md
- Add dedicated CLAUDE.md resource for LangGraph projects
- Skills are now handled by the separate uipath-claude-plugins repo
- Bump version to 0.7.7

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cosmyo cosmyo force-pushed the simplify-init-claude-md-only branch from 60d9473 to 0208ee6 Compare February 26, 2026 16:10
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.

3 participants