docs: Merge AI instruction files AGENTS.md CLAUDE.md copilot-instructions.md, symlink, fixes #7632 [skip ci]#7644
Merged
Conversation
- Add enhanced project structure descriptions with directory purposes - Include additional build commands (make clean, build output paths) - Add testing commands (make quickstart-test) and environment variables - Include coding style & naming conventions section - Add commit message format with Conventional Commits examples - Include security & configuration tips from AGENTS.md - Maintain existing Claude Code-specific guidance structure 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Add AI language guidelines to avoid AI-revealing words - Include development environment setup (temp dirs, command wrapping) - Add Claude Code configuration patterns with file exclusions - Include common DDEV command allowlist for permissions - Add GitHub MCP server setup instructions for automation - Add markdown formatting fixes for proper linting Consolidates useful patterns from personal Claude configuration to benefit all DDEV contributors using Claude Code. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Consolidate development guidance from .github/copilot-instructions.md: - Add enhanced testing strategy with timing information (5-30s for packages, 30-120s for subsets) - Include detailed 4-step validation workflow for post-change verification - Add troubleshooting section with prerequisites and common CI/environment issues - Include PATH management guidance for testing built binaries - Add environment notes about network timeouts and container limitations This creates a unified AI-vendor-agnostic development guide that combines the best practices from Claude Code, GitHub Copilot, and AGENTS.md sources. Source: .github/copilot-instructions.md 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
…tions.md, symlink, fixes ddev#7632 [skip ci]
stasadev
approved these changes
Sep 22, 2025
Member
stasadev
left a comment
There was a problem hiding this comment.
Looks good to me with a little nitpick.
Co-authored-by: Stanislav Zhuk <stasadev@gmail.com>
rfay
commented
Sep 22, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Issue
How This PR Solves The Issue
Manual Testing Instructions
Take a look