mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-17 15:19:00 +02:00
New docs page covering install pointers, binary names the daemon scans for, and basic auth notes for all 11 supported AI coding tools. EN + zh-Hans, registered under "How agents run" in the docs sidebar. The onboarding "no agent runtime found" empty state now shows an "Install an agent runtime →" link that opens the new doc, so users have a discoverable path beyond "skip" and "join waitlist". Co-authored-by: multica-agent <github@multica.ai>
46 lines
889 B
JSON
46 lines
889 B
JSON
{
|
|
"title": "Documentation",
|
|
"pages": [
|
|
"index",
|
|
"how-multica-works",
|
|
"cloud-quickstart",
|
|
"self-host-quickstart",
|
|
"---Workspace & team---",
|
|
"workspaces",
|
|
"members-roles",
|
|
"issues",
|
|
"projects",
|
|
"comments",
|
|
"project-resources",
|
|
"---Agents---",
|
|
"agents",
|
|
"agents-create",
|
|
"skills",
|
|
"squads",
|
|
"---How agents run---",
|
|
"daemon-runtimes",
|
|
"install-agent-runtime",
|
|
"tasks",
|
|
"providers",
|
|
"---Collaborating with agents---",
|
|
"assigning-issues",
|
|
"mentioning-agents",
|
|
"chat",
|
|
"autopilots",
|
|
"---Inbox---",
|
|
"inbox",
|
|
"---Integrations---",
|
|
"github-integration",
|
|
"---Self-hosting & ops---",
|
|
"environment-variables",
|
|
"auth-setup",
|
|
"troubleshooting",
|
|
"---Reference---",
|
|
"cli",
|
|
"auth-tokens",
|
|
"desktop-app",
|
|
"---Developers---",
|
|
"developers"
|
|
]
|
|
}
|