Skip to content

Conversation

@google-labs-jules
Copy link
Contributor

This change modifies the add_project_files method in src/jrdev/messages/message_builder.py to check for an AGENTS.md file in the current working directory. If the file exists and is not empty, it is added to the set of project files to be included in the context. This allows the agent to be aware of any specific instructions provided in the AGENTS.md file.

This change adds a check for an AGENTS.md file in the project root.
If the file exists and is not empty, it is added to the project files in the message builder.
@presstab presstab marked this pull request as ready for review August 20, 2025 21:20
@presstab presstab merged commit 91af0a2 into master Aug 20, 2025
8 checks passed
@presstab presstab deleted the add-agents-md-check branch August 22, 2025 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants