mirror of
https://github.com/block/goose.git
synced 2026-07-17 12:56:20 +02:00
docs: Caveats for privacy information in logs documentation (#6218)
Signed-off-by: Neal McBurnett <neal@mcburnett.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user