replace old .cursorrules with AGENTS.md (#4451)

* chore: remove .cursorrules file
feat: add AGENTS.md file to any newly created file

* move the copy of the tests
This commit is contained in:
Mike Plachta
2026-02-11 10:07:24 -08:00
committed by GitHub
parent 3a22e80764
commit 2882df5daf
7 changed files with 1104 additions and 1430 deletions

View File

@@ -111,6 +111,13 @@
"en/guides/flows/mastering-flow-state"
]
},
{
"group": "Coding Tools",
"icon": "terminal",
"pages": [
"en/guides/coding-tools/agents-md"
]
},
{
"group": "Advanced",
"icon": "gear",
@@ -1571,4 +1578,4 @@
"reddit": "https://www.reddit.com/r/crewAIInc/"
}
}
}
}