Skip to content
Pi · claudedocsCLI & tooling

Inspect loaded provider-specific context files

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

8ssession
0interventions
by library · 1d
GOAL

The developer wanted to know which provider-specific context files were loaded into the system prompt for the current session.

  1. Prompt · +0
    What provider-specific context files were loaded for this session? Check the system prompt and list them.
  2. Agent did · +0m
    Checked the system prompt and reported that only CLAUDE.md was loaded, containing Claude-specific guidelines on strengths, extended thinking, and user preferences.
  3. Outcome · +0m
    Identified one loaded context file: ~/.pi/agent/CLAUDE.md.
VERDICT

I just wanted a quick check on what context files were being fed into the session, and the agent answered directly without needing any correction. Next time I'd ask it upfront to also explain how each file affects its behavior, not just list the filename.

I tried this · 0

Discussion · 0

How Builds work