List loaded context files in pi agent
Session from pi-mono-sessions on Hugging Face by thomasmustier · MIT · condensed by Coders Talk
Click a segment to jump to that moment
5ssession
0interventions
GOAL
Check which context files (AGENTS.md, CLAUDE.md) are currently loaded into the agent session.
- +0Prompt · +0What context files are loaded? Just list paths.
- +0mAgent did · +0mAgent listed the loaded context file paths: two AGENTS.md files and a CLAUDE.md file from the user's home and project directories.
- +0mOutcome · +0mThree context files identified: two AGENTS.md and one CLAUDE.md.
VERDICT
I just wanted a quick check on which context files were active, and the agent answered directly with the three paths. Nothing to fix here, it was a one-shot query that worked as expected.