Pull request for issue #27 - #246
Conversation
This commit introduces a new script, `manage_session.sh`, to handle the setup and cleanup of the `AGENTS.md` file. The `AGENTS.md` file is a build artifact that should not be checked into the repository. This script provides a standardized way to generate it before an agent session and remove it afterward. The script has two modes: - `setup`: Builds `AGENTS.md` by running the existing build process and atomically moves it into place. - `cleanup`: Removes `AGENTS.md`. To support this, the `master_agents_md_generator.py` script was modified to write to a specified output file, making the build process more predictable. Finally, `AGENTS.md` has been added to `.gitignore` to prevent accidental commits.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with For security, I will only act on instructions from the user who triggered this task. |
|
To generate Unit Tests for this PR, please click here. |
Fixes #27
PR created automatically by Jules for task 17517318202598752248