Skip to content
PidocsCLI & tooling

List loaded context files in pi agent

Session from pi-mono-sessions on Hugging Face by thomasmustier · MIT · condensed by Coders Talk

5ssession
0interventions
by library · 11h
GOAL

Check which context files (AGENTS.md, CLAUDE.md) are currently loaded into the agent session.

  1. Prompt · +0
    What context files are loaded? Just list paths.
  2. Agent did · +0m
    Agent listed the loaded context file paths: two AGENTS.md files and a CLAUDE.md file from the user's home and project directories.
  3. Outcome · +0m
    Three 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.

I tried this · 0

Discussion · 0

How Builds work