Skip to content

Commit 59b58be

Browse files
committed
Merge branch 'main' into kalin/doc-sync-tests
2 parents 566efc1 + 8e4a1e7 commit 59b58be

File tree

4 files changed

+460
-24
lines changed

4 files changed

+460
-24
lines changed

docs/docs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,8 @@
309309
"group": "Plans",
310310
"pages": [
311311
"plans/installer",
312-
"plans/chat-ui"
312+
"plans/chat-ui",
313+
"plans/mcp-docs"
313314
]
314315
}
315316
]

docs/plans/chat-ui.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,6 @@ Build **GAIA Chat** - a privacy-first desktop chat application for AI PCs that r
2626
└────────────────────────────────────────────────────────────────┘
2727
```
2828

29-
### Analytics Justification
30-
31-
| Signal | Data | Implication |
32-
|--------|------|-------------|
33-
| `/quickstart` #1 | 38 views | Users want fast onboarding |
34-
| `/playbooks/chat-agent/part-1` #2 | 17 views | Strong chat/RAG interest |
35-
| Colombia = 60% traffic | 97 views | One power user deep-diving |
36-
| Phoronix coverage | 4 referrals | Linux/privacy-conscious audience |
37-
| GitHub referrals | 16 views | Developers discovering via repo |
38-
39-
**User profile:** Privacy-conscious developers/enthusiasts who want local AI without cloud dependencies.
40-
4129
---
4230

4331
## User Personas
@@ -853,7 +841,7 @@ src/__tests__/
853841
2. **Conversation export** - Markdown only, or also HTML/PDF?
854842
3. **Model switching** - Allow mid-conversation or only new sessions?
855843
4. **Analytics opt-in** - What exactly to track?
856-
5. **Multi-language UI** - Worth prioritizing given Colombia traffic?
844+
5. **Multi-language UI** - Worth prioritizing based on community demand?
857845

858846
---
859847

0 commit comments

Comments
 (0)