[PR #570] [MERGED] Refactor: Consolidate AGENTS.md and CLAUDE.md into single source #585

Closed
opened 2026-02-16 06:16:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/570
Author: @lyzno1
Created: 11/29/2025
Status: Merged
Merged: 12/1/2025
Merged by: @crazywoola

Base: mainHead: refactor/consolidate-agent-docs


📝 Commits (1)

  • e7c48af refactor: consolidate AGENTS.md and CLAUDE.md into single source

📊 Changes

2 files changed (+159 additions, -162 deletions)

View changed files

📝 AGENTS.md (+158 -7)
CLAUDE.md (+0 -155)
CLAUDE.md (+1 -0)

📄 Description

Summary

This PR consolidates the documentation guidance files into a single source of truth.

Changes

  • Merge content: Combined CLAUDE.md into AGENTS.md as the authoritative source
  • Symbolic link: Created CLAUDE.md as a symlink to AGENTS.md for backward compatibility
  • Fix directory names: Corrected language directories throughout (cn→zh, jp→ja)
  • Unified structure: Merged general Mintlify guidelines with Dify-specific technical details

Benefits

  • Single source of truth for all documentation guidance
  • Easier maintenance with no duplicate content
  • Backward compatible via symbolic link
  • Accurate language directory references

Testing

  • Verified symbolic link works correctly
  • Confirmed all language directory names are accurate
  • Checked content integrity after merge

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs/pull/570 **Author:** [@lyzno1](https://github.com/lyzno1) **Created:** 11/29/2025 **Status:** ✅ Merged **Merged:** 12/1/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `refactor/consolidate-agent-docs` --- ### 📝 Commits (1) - [`e7c48af`](https://github.com/langgenius/dify-docs/commit/e7c48af6d6476e9443339af0dbc1a8441bf6dcf6) refactor: consolidate AGENTS.md and CLAUDE.md into single source ### 📊 Changes **2 files changed** (+159 additions, -162 deletions) <details> <summary>View changed files</summary> 📝 `AGENTS.md` (+158 -7) ➖ `CLAUDE.md` (+0 -155) ➕ `CLAUDE.md` (+1 -0) </details> ### 📄 Description ## Summary This PR consolidates the documentation guidance files into a single source of truth. ## Changes - **Merge content**: Combined CLAUDE.md into AGENTS.md as the authoritative source - **Symbolic link**: Created CLAUDE.md as a symlink to AGENTS.md for backward compatibility - **Fix directory names**: Corrected language directories throughout (cn→zh, jp→ja) - **Unified structure**: Merged general Mintlify guidelines with Dify-specific technical details ## Benefits - Single source of truth for all documentation guidance - Easier maintenance with no duplicate content - Backward compatible via symbolic link - Accurate language directory references ## Testing - [x] Verified symbolic link works correctly - [x] Confirmed all language directory names are accurate - [x] Checked content integrity after merge --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 06:16:01 -05:00
yindo closed this issue 2026-02-16 06:16:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#585