Add always-on Cursor AGENTS context rule#4544
Merged
simonfaltum merged 4 commits intomainfrom Feb 19, 2026
Merged
Conversation
Ensure agents consistently load the nearest CLAUDE instructions for every task. Co-authored-by: Cursor <cursoragent@cursor.com>
Collaborator
|
Commit: 93ef4bd
17 interesting tests: 8 RECOVERED, 7 SKIP, 2 flaky
Top 25 slowest tests (at least 2 minutes):
|
renaudhartert-db
approved these changes
Feb 18, 2026
Contributor
|
@simonfaltum We have a symlink between CLAUDE.md and AGENTS.md. Doesn't that already address this? |
Member
Author
|
@pietern In Cursor, the reliable always-on mechanism is: But with that said, I renamed the rule to use AGENTS.md instead of CLAUDE.md - I guess thats the pattern we want to use :) |
Collaborator
|
Commit: 58e6fbe
38 interesting tests: 14 RECOVERED, 10 KNOWN, 8 flaky, 5 FAIL, 1 SKIP
Top 50 slowest tests (at least 2 minutes):
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.cursor/rules/00-agent-context.mdcas an always-applied Cursor rule/AGENTS.mdwhen present and use nearestAGENTS.mdas overrideTest plan
alwaysApply: trueandglobs: ["**/*"]Made with Cursor