Pi coding agent natively supports workspace-level AGENTS.md to guide project-specific behavior.
We should support loading a global instruction file from ~/.agents/AGENTS.md in the home directory. This allows the user's general developer rules (e.g. security protocols, coding style, reasoning loops) to guide the agent across all sessions without repeating settings.
Pi coding agent natively supports workspace-level
AGENTS.mdto guide project-specific behavior.We should support loading a global instruction file from
~/.agents/AGENTS.mdin the home directory. This allows the user's general developer rules (e.g. security protocols, coding style, reasoning loops) to guide the agent across all sessions without repeating settings.