Skip to main content

PANEL_PROMPT_ROOT

Constant PANEL_PROMPT_ROOT 

Source
pub const PANEL_PROMPT_ROOT: &str = ".agents/sloop";
Expand description

The directory a panel’s prompt path is resolved against. Panel prompts are committed files like every other piece of flow configuration, so the path is repository-relative under the Sloop directory rather than absolute or relative to whatever the daemon’s working directory happens to be.