File size: 679 Bytes
6a7089a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "main": [
    "pinchtab.md",
    "showcase.md",
    "get-started.md",
    "core-concepts.md",
    "headless-vs-headed.md",
    "dashboard.md",
    "mcp.md"
  ],
  "guides": [
    "guides/contributing.md",
    "guides/security.md",
    "guides/mcp-agents.md",
    "guides/attach-chrome.md",
    "guides/remote-bridge-orchestrator.md",
    "guides/tailscale-bridge-orchestrator.md",
    "guides/multi-instance.md",
    "guides/identifying-instances.md",
    "guides/memory-monitoring.md",
    "guides/data-storage.md",
    "guides/docker.md",
    "guides/raspberry-pi.md"
  ],
  "architecture": [
    "*"
  ],
  "reference": [
    "*"
  ],
  "implementations": [
    "*"
  ]
}