transcript high
aichat saves named sessions as YAML under its config directory (and appends saved chats to messages.md).
Where it lives
- macOS
~/Library/Application Support/aichat/sessionsdir - Linux
~/.config/aichat/sessionsdir - Windows
~/AppData/Roaming/aichat/sessionsdir
What you can do
- Prune the aichat sessions directory and messages.md to limit retention.
Source: github.com
config with secrets high
aichat stores provider API keys in its config.yaml.
Where it lives
- macOS
~/Library/Application Support/aichat/config.yaml - Linux
~/.config/aichat/config.yaml - Windows
~/AppData/Roaming/aichat/config.yaml
What you can do
- Restrict permissions on the aichat config directory and keep it off cloud sync.
Source: github.com
This describes where aichat stores data. Metadata only, never your content. Confidence: likely. Spot a mistake? Tell us.