docs: normalize Mintlify links

This commit is contained in:
Peter Steinberger
2026-01-06 23:32:12 +00:00
parent e62c8fb55c
commit 3c1a2ff451
48 changed files with 889 additions and 501 deletions

View File

@@ -9,144 +9,144 @@ Use these hubs to discover every page, including deep dives and reference docs t
## Start here
- [Index](https://docs.clawd.bot)
- [Getting Started](https://docs.clawd.bot/getting-started)
- [Onboarding](https://docs.clawd.bot/onboarding)
- [Wizard](https://docs.clawd.bot/wizard)
- [Setup](https://docs.clawd.bot/setup)
- [FAQ](https://docs.clawd.bot/faq)
- [Configuration](https://docs.clawd.bot/configuration)
- [Clawd (personal assistant)](https://docs.clawd.bot/clawd)
- [Lore](https://docs.clawd.bot/lore)
- [Index](/)
- [Getting Started](/getting-started)
- [Onboarding](/onboarding)
- [Wizard](/wizard)
- [Setup](/setup)
- [FAQ](/faq)
- [Configuration](/configuration)
- [Clawd (personal assistant)](/clawd)
- [Lore](/lore)
## Installation + distribution
- [Docker](https://docs.clawd.bot/docker)
- [Nix](https://docs.clawd.bot/nix)
- [Docker](/docker)
- [Nix](/nix)
## Core concepts
- [Architecture](https://docs.clawd.bot/architecture)
- [Agent runtime](https://docs.clawd.bot/agent)
- [Agent workspace](https://docs.clawd.bot/agent-workspace)
- [Agent loop](https://docs.clawd.bot/agent-loop)
- [Multi-agent routing](https://docs.clawd.bot/multi-agent)
- [Sessions](https://docs.clawd.bot/session)
- [Sessions (alias)](https://docs.clawd.bot/sessions)
- [Session tools](https://docs.clawd.bot/session-tool)
- [Queue](https://docs.clawd.bot/queue)
- [Slash commands](https://docs.clawd.bot/slash-commands)
- [RPC adapters](https://docs.clawd.bot/rpc)
- [TypeBox schemas](https://docs.clawd.bot/typebox)
- [Presence](https://docs.clawd.bot/presence)
- [Discovery + transports](https://docs.clawd.bot/discovery)
- [Bonjour](https://docs.clawd.bot/bonjour)
- [Provider routing](https://docs.clawd.bot/provider-routing)
- [Groups](https://docs.clawd.bot/groups)
- [Group messages](https://docs.clawd.bot/group-messages)
- [Architecture](/architecture)
- [Agent runtime](/agent)
- [Agent workspace](/agent-workspace)
- [Agent loop](/agent-loop)
- [Multi-agent routing](/multi-agent)
- [Sessions](/session)
- [Sessions (alias)](/sessions)
- [Session tools](/session-tool)
- [Queue](/queue)
- [Slash commands](/slash-commands)
- [RPC adapters](/rpc)
- [TypeBox schemas](/typebox)
- [Presence](/presence)
- [Discovery + transports](/discovery)
- [Bonjour](/bonjour)
- [Provider routing](/provider-routing)
- [Groups](/groups)
- [Group messages](/group-messages)
## Providers + ingress
- [WhatsApp](https://docs.clawd.bot/whatsapp)
- [Telegram](https://docs.clawd.bot/telegram)
- [Telegram (grammY notes)](https://docs.clawd.bot/grammy)
- [Slack](https://docs.clawd.bot/slack)
- [Discord](https://docs.clawd.bot/discord)
- [Signal](https://docs.clawd.bot/signal)
- [iMessage](https://docs.clawd.bot/imessage)
- [WebChat](https://docs.clawd.bot/webchat)
- [Webhooks](https://docs.clawd.bot/webhook)
- [Gmail Pub/Sub](https://docs.clawd.bot/gmail-pubsub)
- [WhatsApp](/whatsapp)
- [Telegram](/telegram)
- [Telegram (grammY notes)](/grammy)
- [Slack](/slack)
- [Discord](/discord)
- [Signal](/signal)
- [iMessage](/imessage)
- [WebChat](/webchat)
- [Webhooks](/webhook)
- [Gmail Pub/Sub](/gmail-pubsub)
## Gateway + operations
- [Gateway runbook](https://docs.clawd.bot/gateway)
- [Gateway pairing](https://docs.clawd.bot/gateway/pairing)
- [Gateway lock](https://docs.clawd.bot/gateway-lock)
- [Background process](https://docs.clawd.bot/background-process)
- [Health](https://docs.clawd.bot/health)
- [Heartbeat](https://docs.clawd.bot/heartbeat)
- [Doctor](https://docs.clawd.bot/doctor)
- [Logging](https://docs.clawd.bot/logging)
- [Dashboard](https://docs.clawd.bot/dashboard)
- [Control UI](https://docs.clawd.bot/control-ui)
- [Remote access](https://docs.clawd.bot/remote)
- [Remote gateway README](https://docs.clawd.bot/remote-gateway-readme)
- [Tailscale](https://docs.clawd.bot/tailscale)
- [Security](https://docs.clawd.bot/security)
- [Troubleshooting](https://docs.clawd.bot/troubleshooting)
- [Gateway runbook](/gateway)
- [Gateway pairing](/gateway/pairing)
- [Gateway lock](/gateway-lock)
- [Background process](/background-process)
- [Health](/health)
- [Heartbeat](/heartbeat)
- [Doctor](/doctor)
- [Logging](/logging)
- [Dashboard](/dashboard)
- [Control UI](/control-ui)
- [Remote access](/remote)
- [Remote gateway README](/remote-gateway-readme)
- [Tailscale](/tailscale)
- [Security](/security)
- [Troubleshooting](/troubleshooting)
## Tools + automation
- [Tools surface](https://docs.clawd.bot/tools)
- [Bash tool](https://docs.clawd.bot/bash)
- [Elevated mode](https://docs.clawd.bot/elevated)
- [Cron jobs](https://docs.clawd.bot/cron-jobs)
- [Thinking + verbose](https://docs.clawd.bot/thinking)
- [Models](https://docs.clawd.bot/models)
- [Agent send CLI](https://docs.clawd.bot/agent-send)
- [Terminal UI](https://docs.clawd.bot/tui)
- [Browser control](https://docs.clawd.bot/browser)
- [Browser (Linux troubleshooting)](https://docs.clawd.bot/browser-linux-troubleshooting)
- [Tools surface](/tools)
- [Bash tool](/bash)
- [Elevated mode](/elevated)
- [Cron jobs](/cron-jobs)
- [Thinking + verbose](/thinking)
- [Models](/models)
- [Agent send CLI](/agent-send)
- [Terminal UI](/tui)
- [Browser control](/browser)
- [Browser (Linux troubleshooting)](/browser-linux-troubleshooting)
## Nodes, media, voice
- [Nodes overview](https://docs.clawd.bot/nodes)
- [Camera](https://docs.clawd.bot/camera)
- [Images](https://docs.clawd.bot/images)
- [Audio](https://docs.clawd.bot/audio)
- [Location command](https://docs.clawd.bot/location-command)
- [Voice wake](https://docs.clawd.bot/voicewake)
- [Talk mode](https://docs.clawd.bot/talk)
- [Nodes overview](/nodes)
- [Camera](/camera)
- [Images](/images)
- [Audio](/audio)
- [Location command](/location-command)
- [Voice wake](/voicewake)
- [Talk mode](/talk)
## Platforms
- [macOS app overview](https://docs.clawd.bot/macos)
- [macOS dev setup](https://docs.clawd.bot/mac/dev-setup)
- [macOS menu bar](https://docs.clawd.bot/mac/menu-bar)
- [macOS voice wake](https://docs.clawd.bot/mac/voicewake)
- [macOS voice overlay](https://docs.clawd.bot/mac/voice-overlay)
- [macOS WebChat](https://docs.clawd.bot/mac/webchat)
- [macOS Canvas](https://docs.clawd.bot/mac/canvas)
- [macOS child process](https://docs.clawd.bot/mac/child-process)
- [macOS health](https://docs.clawd.bot/mac/health)
- [macOS icon](https://docs.clawd.bot/mac/icon)
- [macOS logging](https://docs.clawd.bot/mac/logging)
- [macOS permissions](https://docs.clawd.bot/mac/permissions)
- [macOS remote](https://docs.clawd.bot/mac/remote)
- [macOS signing](https://docs.clawd.bot/mac/signing)
- [macOS release](https://docs.clawd.bot/mac/release)
- [macOS bun gateway](https://docs.clawd.bot/mac/bun)
- [macOS XPC](https://docs.clawd.bot/mac/xpc)
- [macOS skills](https://docs.clawd.bot/mac/skills)
- [macOS Peekaboo plan](https://docs.clawd.bot/mac/peekaboo)
- [iOS node](https://docs.clawd.bot/ios)
- [Android node](https://docs.clawd.bot/android)
- [Windows app](https://docs.clawd.bot/windows)
- [Linux app](https://docs.clawd.bot/linux)
- [Web surfaces](https://docs.clawd.bot/web)
- [macOS app overview](/macos)
- [macOS dev setup](/mac/dev-setup)
- [macOS menu bar](/mac/menu-bar)
- [macOS voice wake](/mac/voicewake)
- [macOS voice overlay](/mac/voice-overlay)
- [macOS WebChat](/mac/webchat)
- [macOS Canvas](/mac/canvas)
- [macOS child process](/mac/child-process)
- [macOS health](/mac/health)
- [macOS icon](/mac/icon)
- [macOS logging](/mac/logging)
- [macOS permissions](/mac/permissions)
- [macOS remote](/mac/remote)
- [macOS signing](/mac/signing)
- [macOS release](/mac/release)
- [macOS bun gateway](/mac/bun)
- [macOS XPC](/mac/xpc)
- [macOS skills](/mac/skills)
- [macOS Peekaboo plan](/mac/peekaboo)
- [iOS node](/ios)
- [Android node](/android)
- [Windows app](/windows)
- [Linux app](/linux)
- [Web surfaces](/web)
## Workspace + templates
- [Skills](https://docs.clawd.bot/skills)
- [ClawdHub](https://docs.clawd.bot/clawdhub)
- [Skills config](https://docs.clawd.bot/skills-config)
- [Default AGENTS](https://docs.clawd.bot/AGENTS.default)
- [Templates: AGENTS](https://docs.clawd.bot/templates/AGENTS)
- [Templates: BOOTSTRAP](https://docs.clawd.bot/templates/BOOTSTRAP)
- [Templates: IDENTITY](https://docs.clawd.bot/templates/IDENTITY)
- [Templates: SOUL](https://docs.clawd.bot/templates/SOUL)
- [Templates: TOOLS](https://docs.clawd.bot/templates/TOOLS)
- [Templates: USER](https://docs.clawd.bot/templates/USER)
- [Skills](/skills)
- [ClawdHub](/clawdhub)
- [Skills config](/skills-config)
- [Default AGENTS](/AGENTS.default)
- [Templates: AGENTS](/templates/AGENTS)
- [Templates: BOOTSTRAP](/templates/BOOTSTRAP)
- [Templates: IDENTITY](/templates/IDENTITY)
- [Templates: SOUL](/templates/SOUL)
- [Templates: TOOLS](/templates/TOOLS)
- [Templates: USER](/templates/USER)
## Experiments + proposals
- [Onboarding config protocol](https://docs.clawd.bot/onboarding-config-protocol)
- [Research: memory](https://docs.clawd.bot/research/memory)
- [Proposal: model config](https://docs.clawd.bot/proposals/model-config)
- [Onboarding config protocol](/onboarding-config-protocol)
- [Research: memory](/research/memory)
- [Proposal: model config](/proposals/model-config)
## Testing + release
- [Testing](https://docs.clawd.bot/test)
- [Release checklist](https://docs.clawd.bot/RELEASING)
- [Device models](https://docs.clawd.bot/device-models)
- [Testing](/test)
- [Release checklist](/RELEASING)
- [Device models](/device-models)