Skip to content

Commit 69653d2

Browse files
authored
Merge pull request #845 from mnfst/claude/remove-sqlite-readme-BpCMe
Remove SQLite reference from privacy documentation
2 parents e7f077f + 8469b56 commit 69653d2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changeset/remove-sqlite-readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Dashboard opens at **http://127.0.0.1:2099**. Telemetry from your agents flows i
7575

7676
## Privacy
7777

78-
**Your data stays on your machine.** All agent messages, token counts, costs, and telemetry are stored locally in SQLite. None of this data is ever sent to us or any third party.
78+
**Your data stays on your machine.** All agent messages, token counts, costs, and telemetry are stored locally. None of this data is ever sent to us or any third party.
7979

8080
Manifest collects anonymous product analytics (hashed machine ID, OS platform, package version, event names) to help improve the project. No personally identifiable information or agent data is included.
8181

0 commit comments

Comments
 (0)