#Does AGENTS.md need a top-level title?

1 messages Β· Page 1 of 1 (latest)

abstract flume
#

Mine is missing one and I'm wondering it it matters and what the top-level title should be?

abstract magnetBOT
brisk bloomBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> βœ… Mark Solution

gray nymphBOT
#

Nope, the top-level # ... title is not special.

OpenClaw cares about the file existing as AGENTS.md, and for compaction it cares more about section headings like:

  • ## Session Startup
  • ## Red Lines

Those are the default sections re-injected after compaction, with legacy fallback to ## Every Session / ## Safety.

If you want an H1, the template uses:

# AGENTS.md - Your Workspace

So I'd use that, but it's mostly for readability, not behavior.