[PR #25760] refactor: remove Claude-specific references from documentation files #31193

Closed
opened 2026-02-21 20:49:00 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/25760

State: closed
Merged: Yes


Summary

This PR removes Claude-specific references from the documentation files to make them more generic and usable by multiple AI agents.

Changes

  • Renamed CLAUDE.md to AGENTS.md to reflect its broader purpose
  • Removed "Claude Code" specific references from the file header
  • Updated the title from "CLAUDE.md" to "AGENT.md"
  • Created a symlink from CLAUDE.md to AGENTS.md for backward compatibility

Rationale

The documentation should be agent-agnostic to support various AI agents working with the Dify codebase, not just Claude Code. This improves flexibility and maintainability.

Closes #25758

**Original Pull Request:** https://github.com/langgenius/dify/pull/25760 **State:** closed **Merged:** Yes --- ## Summary This PR removes Claude-specific references from the documentation files to make them more generic and usable by multiple AI agents. ## Changes - Renamed `CLAUDE.md` to `AGENTS.md` to reflect its broader purpose - Removed "Claude Code" specific references from the file header - Updated the title from "CLAUDE.md" to "AGENT.md" - Created a symlink from `CLAUDE.md` to `AGENTS.md` for backward compatibility ## Rationale The documentation should be agent-agnostic to support various AI agents working with the Dify codebase, not just Claude Code. This improves flexibility and maintainability. Closes #25758
yindo added the pull-request label 2026-02-21 20:49:00 -05:00
yindo closed this issue 2026-02-21 20:49:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#31193