-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathuser-preferences.json
More file actions
41 lines (41 loc) · 935 Bytes
/
user-preferences.json
File metadata and controls
41 lines (41 loc) · 935 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"_comment": "10X Vibe Marketer — User Preferences (auto-generated by /setup wizard). Edit anytime or re-run /setup to reconfigure.",
"_version": "1.0.0",
"wizard_completed": false,
"business": {
"type": null,
"name": null,
"industry": null,
"website": null
},
"database": {
"provider": null,
"auto_import_tactics": false,
"auto_import_templates": false
},
"marketing_focus": [],
"campaign_style": null,
"visuals": {
"tool": null,
"auto_export": false
},
"tracking": {
"level": null,
"auto_weekly_summary": false
},
"agent_teams": {
"enabled": false
},
"integrations": {
"mega_cli": false,
"custom_mcp": []
},
"research": {
"default_platforms": [],
"browser_preference": "auto",
"chrome_extension_installed": false,
"gemini_api_key_configured": false,
"auto_save_learnings": true,
"research_depth": "standard"
}
}