-
Notifications
You must be signed in to change notification settings - Fork 50.8k
Claude/claude-md-mi2zna30kc71c9sd-012ZRr7N41pcQ8CPBVuBVzaw #22196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Claude/claude-md-mi2zna30kc71c9sd-012ZRr7N41pcQ8CPBVuBVzaw #22196
Conversation
Updated both main and frontend CLAUDE.md files to reflect the current state of the n8n repository: Main CLAUDE.md updates: - Added Node.js >=22.16 and pnpm >=10.18.3 requirements - Expanded package structure documentation to include all 50+ packages - Organized packages into logical categories (Core, Frontend, Backend, Nodes, Task Runners, Development Tools, Testing, Enterprise) - Added comprehensive development commands (dev, dev:be, dev:fe, dev:ai, build:docker, test:ci:*) - Added code quality commands (lint:fix, format, format:check) - Documented task runner packages for Python support - Updated technology stack with specific version numbers - Added backend module development section with scaffolding commands - Fixed path reference to backend-module-guide.md - Added dependency catalog information from pnpm-workspace.yaml - Updated frontend package paths to reflect packages/frontend/ structure Frontend CLAUDE.md updates: - Added comprehensive frontend architecture overview - Documented all 8 frontend packages and their purposes - Added development guidelines for component location, state management, API calls - Clarified when to use @n8n/design-system vs editor-ui - Added guidance on using @n8n/stores, @n8n/composables, and @n8n/rest-api-client These updates provide AI assistants with accurate, comprehensive guidance for working with the n8n codebase.
…12ZRr7N41pcQ8CPBVuBVzaw
…12ZRr7N41pcQ8CPBVuBVzaw
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR enhances the documentation structure for the n8n workflow automation platform by adding comprehensive AI-assisted development documentation and expanding existing documentation with detailed technical information.
Key Changes:
- Added a new enterprise refinement analysis document for Gemini Pro AI analysis
- Significantly expanded the main CLAUDE.md with detailed package structure, version requirements, and development guidelines
- Added frontend architecture documentation to packages/frontend/CLAUDE.md
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| GEMINI_ENTERPRISE_REFINEMENT.md | New 359-line document providing comprehensive enterprise system analysis request for Gemini Pro, covering architecture, security, scalability, and deployment considerations |
| CLAUDE.md | Expanded with detailed package organization (40+ packages categorized), version requirements, build/test commands, and backend module development guidelines |
| packages/frontend/CLAUDE.md | Added frontend architecture overview documenting package structure and development guidelines for Vue 3 components, state management, and API integration |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 3 files
|
Hey @BillyGoatCapital, Thank you for your contribution. We appreciate the time and effort you’ve taken to submit this pull request. Before we can proceed, please ensure the following: Regarding new nodes: If your node integrates with an AI service that you own or represent, please email [email protected] and we will be happy to discuss the best approach. About review timelines: Thank you again for contributing to n8n. |
Summary
Related Linear tickets, Github issues, and Community forum posts
Review / Merge checklist
release/backport(if the PR is an urgent fix that needs to be backported)