Skip to content

Delete CLAUDE.md - #42940

Open
coliff wants to merge 1 commit into
twbs:v6-devfrom
coliff:patch-1
Open

coliff wants to merge 1 commit into
twbs:v6-devfrom
coliff:patch-1

Conversation

@coliff

@coliff coliff commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

Description

This is no longer needed (finally!)

Claude Code now supports AGENTS.md

Motivation & Context

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • My change introduces changes to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

This is no longer needed (finally!)
@julien-deramond

Copy link
Copy Markdown
Member

Thanks for the update, @coliff!

There’s also a mention of CLAUDE.md in AGENTS.md that we can remove.

Regarding deleting the file, from what I understand from the Claude Code docs, it should work by default. The mod is built in and enabled by default, with instructionFiles set to claude-md-or-agents-md. This means that a repo with only AGENTS.md will load it where CLAUDE.md would normally be loaded.

Users running a version of Claude Code older than the mod, or who have disabled it via /plugin or set instructionFiles: "claude-md", won’t get any project instructions after the deletion. But I suppose that’s an acceptable trade-off.

@mdo, thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

2 participants