Imported from Collective-Logic-Lab/honey-bee-behavior (
AGENTS.md). Install upstream withnpx skills add Collective-Logic-Lab/honey-bee-behavior. Copyright stays with the author.
AGENTS
CODING AGENTS
-
PLEASE DO NOT DIRECTLY MODIFY CODE (...notebooks, docs, or any other contents) IN ANY DIRECTORY UNLESS AN AGENTS.md FILE IS PRESENT IN THAT DIRECTORY.
-
PLEASE DO NOT DIRECTLY MODIFY FILES IN THE PROJECT ROOT, REGARDLESS OF THE PREVIOUS DIRECTIVE.
Also, please do not store agent-specific information anywhere in the project outside of the AGENTS.md file. Do not use hidden (dot) directories of any kind.
Git/Github
- Git work including naming commits occurring in a fork can be delegated to an agent at the human collaborator’s discretion.
- A PR can be prepared by an agent, but the human submitting or sponsoring it must have reviewed it and be able to discuss its purpose, assumptions, checks, and uncertainties.
- Merges, releases, and other changes to the central repository are performed by the project owner--a human, at this time.
HUMANS
Please respect the instructions for coding agents in the various folders. Unless there is an explicit acceptance of AI code in a given folder, please don't contribute AI-generated code in that folder. If you run into the case where you would like to use a coding agent, consider contributing a new module/directory to the project and adding your own AGENTS.md file there.
Agent-written commit messages are acceptable but please read them before contributing. Where possible, tag the relevant issue from Github in your commit messages (e.g., Fixes #42)