docs: Caveats for privacy information in logs documentation (#6218)

Signed-off-by: Neal McBurnett <neal@mcburnett.org>
This commit is contained in:
Neal McBurnett
2025-12-22 10:09:20 -07:00
committed by GitHub
parent 2822681b11
commit 256d6d1e66
+2 -1
View File
@@ -14,7 +14,8 @@ goose uses a unified storage system for conversations and interactions. All conv
| **System Logs** | `~/.local/state/goose/logs/` | `%APPDATA%\Block\goose\data\logs\` |
:::info Privacy
goose is a local application and all log files are stored locally. These logs are never sent to external servers or third parties, ensuring that all data remains private and under your control.
goose is a local application and all goose log files are stored locally. These logs are never sent to external servers or third parties, ensuring that all goose data remains private and under your control.
Note that the LLMs and tools goose uses on your behalf may have their own logs and privacy considerations.
:::
## Command History