Storage
piespector stores local state in a per-user app data directory.
Default locations
Section titled “Default locations”- macOS:
~/Library/Application Support/piespector/ - Linux:
$XDG_DATA_HOME/piespector/or~/.local/share/piespector/ - Windows:
%APPDATA%\\piespector\\
Stored files
Section titled “Stored files”.piespector.requests.json.piespector.env.json.piespector.history.jsonl
Migration behavior
Section titled “Migration behavior”If the new app-data files do not exist yet, piespector falls back to legacy current-working-directory files on startup and migrates them into the new location.