Logo Dark Logo OpenClaw - Open Source AI Assistant Home Docs 快速开始 安装 命令行 网关 Tools 实现剖析 自动化 Blog
CTRL K
    CTRL K
      • Documentation
        • Quick Start
          • Agent Bootstrapping
          • Architecture
          • Docs directory
            • Start here
            • Providers and UX
            • Companion apps
            • Operations and safety
          • Docs Hubs
          • Getting Started
          • Onboarding (macOS App)
          • Onboarding Wizard (CLI)
          • OpenClaw Lore
          • Personal Assistant Setup
          • Quick start
          • Quick Start FAQ
          • Setup
          • Showcase
          • Updating
        • Install
          • Ansible
          • Bun (Experimental)
          • Development Channels
          • Docker
          • exe.dev
          • Fly.io
          • GCP
          • Hetzner
          • Installer Internals
          • macOS VMs
          • Migration Guide
          • Nix
          • Node.js
          • Podman
          • Uninstall
          • Updating
        • CLI Reference
          • acp
          • agent
          • agents
          • approvals
          • browser
          • channels
          • config
          • configure
          • cron
          • dashboard
          • devices
          • directory
          • dns
          • docs
          • doctor
          • gateway
          • health
          • hooks
          • logs
          • memory
          • message
          • models
          • node
          • nodes
          • onboard
          • pairing
          • plugins
          • reset
          • Sandbox CLI
          • security
          • sessions
          • setup
          • skills
          • status
          • system
          • tui
          • uninstall
          • update
          • voicecall
          • webhooks
        • Concepts
          • Agent Loop
          • Agent Runtime
          • Agent Workspace
          • Codebase Tour: CLI → Gateway → Agent
          • Command Queue
          • Compaction
          • Context
          • Costs and Tokens
          • Features
          • Gateway (Concept)
          • Gateway Architecture
          • Markdown Formatting
          • Memory
          • Messages
          • Model Failover
          • Model Providers
          • Models CLI
          • Multi-Agent Routing
          • OAuth
          • Presence
          • Retry Policy
          • Sandbox
          • Security (Concept)
          • Session Management
          • Session Pruning
          • Session Tools
          • Sessions
          • Streaming and Chunking
          • System Prompt
          • Timezones
          • Tools (Concept)
          • TypeBox
          • Typing Indicators
          • Usage Tracking
        • Chat Channels
          • BlueBubbles
          • Broadcast Groups
          • Channel Location Parsing
          • Channel Routing
          • Channel Troubleshooting
          • Discord
          • Feishu
          • Google Chat
          • grammY
          • Group Messages
          • Groups
          • iMessage
          • IRC
          • LINE
          • Matrix
          • Mattermost
          • Microsoft Teams
          • Nextcloud Talk
          • Nostr
          • Pairing
          • Signal
          • Slack
          • Telegram
          • Tlon
          • Twitch
          • WhatsApp
          • Zalo
          • Zalo Personal
        • Model Providers
          • Litellm
          • Together
          • Amazon Bedrock
          • Anthropic
          • China Providers
          • Claude
          • Claude Max API Proxy
          • Cloudflare AI Gateway
          • Deepgram
          • Failover
          • GitHub Copilot
          • GLM Models
          • Hugging Face (Inference)
          • Local Models
          • MiniMax
          • Model Provider Quickstart
          • Moonshot AI
          • NVIDIA
          • Ollama
          • OpenAI
          • OpenCode Zen
          • OpenRouter
          • Qianfan
          • Qwen
          • Synthetic
          • Venice AI
          • Vercel AI Gateway
          • vLLM
          • Xiaomi MiMo
          • Z.AI
        • Agent Tuning
          • Heartbeat
          • Memory
          • Multi-Agent
          • Skills
          • Workspace Files
        • Gateway Runbook
          • Authentication
          • Background Exec and Process Tool
          • Bonjour Discovery
          • Bridge Protocol
          • CLI Backends
          • Configuration
          • Configuration Examples
          • Discovery and Transports
          • Doctor
          • Gateway Lock
          • Gateway Protocol
          • Gateway-Owned Pairing
          • Health Checks
          • Heartbeat
          • Local Models
          • Logging
          • Monitoring
          • Multiple Gateways
          • Network model
          • OpenAI Chat Completions
          • OpenResponses API
          • Remote Access
          • Remote Gateway Setup
          • Sandbox vs Tool Policy vs Elevated
          • Sandboxing
          • Security
          • Sessions
          • Tailscale
          • Tools Invoke API
          • Troubleshooting
          • Trusted Proxy Auth
        • Deep Dive
          • Framework Focus: Concurrency, Approvals, Memory, Ops
            • Terminology: Translate the implementation
            • Roadmap: From understanding to replication
            • Gateway Control Plane: Connect, Authorize, Dispatch, Broadcast
            • Agent Execution: run / attempt / subscribe / fallback
            • Session Concurrency: sessionKey / lane / queue
            • Tool Policy + Exec Approvals
            • Lifecycle + Ops: Hot Reload, Restart, Graceful Close
            • The 5-Piece Kit: Replicable Architecture Skeleton
            • Context Engineering: Guards, Hygiene, Compaction, Recovery
            • Model Fallback + Robustness
            • Memory System: Search, Read, Fallback, Injection Limits
            • Hooks + Plugins Governance
            • Subagents + Skills Snapshots
            • Context Management (Implementation): Guards, Hygiene, Compaction, Snapshots
            • Agent Execution (Implementation): run / attempt / subscribe / active runs
            • Tools + Approvals (Implementation): pipeline + exec approvals
            • Memory (Implementation): backend selection, fallback, healing, scope guard
            • Hooks + Plugins (Implementation): priority, parallelism, fault isolation
            • Lanes + Queues (Implementation): session/global two-level queuing
          • Project Walkthrough: CLI → One Reply
        • Tools
          • Agent Send
          • apply_patch Tool
          • Browser (OpenClaw-managed)
          • Browser Login
          • Browser Troubleshooting
          • Chrome Extension
          • ClawHub
          • Creating Skills
          • Elevated Mode
          • Exec Approvals
          • Exec Tool
          • Firecrawl
          • LLM Task
          • Lobster
          • Multi-Agent Sandbox & Tools
          • Plugins
          • Reactions
          • Skills
          • Skills Config
          • Slash Commands
          • Sub-Agents
          • Thinking Levels
          • Tool-loop detection
          • Web Tools
        • Platforms
          • Android App
          • Canvas
          • DigitalOcean
          • Docker
          • Gateway Lifecycle
          • Gateway on macOS
          • Health Checks
          • iOS App
          • Linux App
          • macOS App
          • macOS Dev Setup
          • macOS IPC
          • macOS Logging
          • macOS Permissions
          • macOS Release
          • macOS Signing
          • Menu Bar
          • Menu Bar Icon
          • Oracle Cloud
          • Peekaboo Bridge
          • Raspberry Pi
          • Remote Control
          • Skills
          • Voice Overlay
          • Voice Wake
          • WebChat
          • Windows (WSL2)
        • Reference
          • API Usage and Costs
          • Configuration
          • Credits
          • Default AGENTS.md
          • Device Model Database
          • Docs i18n assets
          • Glossary
          • HTTP API
          • Onboarding Wizard Reference
          • Release Checklist
          • RPC Adapters
          • Session Management Deep Dive
          • Templates
            • AGENTS.md - OpenClawWorkspace
            • AGENTS.md Template
            • BOOT.md
            • BOOTSTRAP.md - Hello, World
            • GOALS.md Template
            • HEARTBEAT.md
            • IDENTITY.md - Agent Identity
            • IDENTITY.md - Who Am I?
            • SOUL.md - The Soul of C-3PO
            • SOUL.md - Who You Are
            • SOUL.md Template (Architect CEO)
            • SOUVENIR.md Template
            • TOOLS.md - Local Notes
            • TOOLS.md - User Tool Notes (editable)
            • USER.md - About Your Human
            • USER.md - User Profile
          • Tests
          • Token Use and Costs
          • Transcript Hygiene
        • Automation
          • Auth monitoring
          • Automation Troubleshooting
          • Cron Jobs
          • Cron vs Heartbeat
          • Gmail PubSub
          • Hooks
          • Polls
          • Webhooks
        • Browser Evaluate CDP Refactor
        • CI Pipeline
        • Clawnet Refactor
        • Date and Time
        • Exec Host Refactor
        • Help
          • Debugging
          • Environment Variables
          • FAQ
          • Learning Resources
          • Scripts
          • Submitting a PR
          • Submitting an Issue
          • Testing
          • Troubleshooting
        • Network
        • Nodes
          • Audio and Voice Notes
          • Camera Capture
          • Image and Media Support
          • Location Command
          • Media Understanding
          • Node Troubleshooting
          • Talk Mode
          • Voice Wake
        • OpenProse
        • OpenResponses Gateway Plan
        • Outbound Session Mirroring Refactor (Issue #1520)
        • Pi Development Workflow
        • Pi Integration Architecture
        • Plugin SDK Refactor
        • PTY and Process Supervision Plan
        • Strict Config Validation
        • Telegram Outbound Sanitizer (RFC)
        • Web
          • Control UI
          • Dashboard
          • TUI
          • WebChat
      • About OpenClaw
      • Blog
        • Introducing OpenClaw
        • Announcements
        • Community
        • Technical
        • Tutorials
      • Page not found
      • Quick Start
        • Agent Bootstrapping
        • Architecture
        • Docs directory
        • Docs Hubs
        • Getting Started
        • Onboarding (macOS App)
        • Onboarding Wizard (CLI)
        • OpenClaw Lore
        • Personal Assistant Setup
        • Quick start
        • Quick Start FAQ
        • Setup
        • Showcase
        • Updating
      • Install
        • Ansible
        • Bun (Experimental)
        • Development Channels
        • Docker
        • exe.dev
        • Fly.io
        • GCP
        • Hetzner
        • Installer Internals
        • macOS VMs
        • Migration Guide
        • Nix
        • Node.js
        • Podman
        • Uninstall
        • Updating
      • CLI Reference
        • acp
        • agent
        • agents
        • approvals
        • browser
        • channels
        • config
        • configure
        • cron
        • dashboard
        • devices
        • directory
        • dns
        • docs
        • doctor
        • gateway
        • health
        • hooks
        • logs
        • memory
        • message
        • models
        • node
        • nodes
        • onboard
        • pairing
        • plugins
        • reset
        • Sandbox CLI
        • security
        • sessions
        • setup
        • skills
        • status
        • system
        • tui
        • uninstall
        • update
        • voicecall
        • webhooks
      • Concepts
        • Agent Loop
        • Agent Runtime
        • Agent Workspace
        • Codebase Tour: CLI → Gateway → Agent
        • Command Queue
        • Compaction
        • Context
        • Costs and Tokens
        • Features
        • Gateway (Concept)
        • Gateway Architecture
        • Markdown Formatting
        • Memory
        • Messages
        • Model Failover
        • Model Providers
        • Models CLI
        • Multi-Agent Routing
        • OAuth
        • Presence
        • Retry Policy
        • Sandbox
        • Security (Concept)
        • Session Management
        • Session Pruning
        • Session Tools
        • Sessions
        • Streaming and Chunking
        • System Prompt
        • Timezones
        • Tools (Concept)
        • TypeBox
        • Typing Indicators
        • Usage Tracking
      • Chat Channels
        • BlueBubbles
        • Broadcast Groups
        • Channel Location Parsing
        • Channel Routing
        • Channel Troubleshooting
        • Discord
        • Feishu
        • Google Chat
        • grammY
        • Group Messages
        • Groups
        • iMessage
        • IRC
        • LINE
        • Matrix
        • Mattermost
        • Microsoft Teams
        • Nextcloud Talk
        • Nostr
        • Pairing
        • Signal
        • Slack
        • Telegram
        • Tlon
        • Twitch
        • WhatsApp
        • Zalo
        • Zalo Personal
      • Model Providers
        • Litellm
        • Together
        • Amazon Bedrock
        • Anthropic
        • China Providers
        • Claude
        • Claude Max API Proxy
        • Cloudflare AI Gateway
        • Deepgram
        • Failover
        • GitHub Copilot
        • GLM Models
        • Hugging Face (Inference)
        • Local Models
        • MiniMax
        • Model Provider Quickstart
        • Moonshot AI
        • NVIDIA
        • Ollama
        • OpenAI
        • OpenCode Zen
        • OpenRouter
        • Qianfan
        • Qwen
        • Synthetic
        • Venice AI
        • Vercel AI Gateway
        • vLLM
        • Xiaomi MiMo
        • Z.AI
      • Agent Tuning
        • Heartbeat
        • Memory
        • Multi-Agent
        • Skills
        • Workspace Files
      • Gateway Runbook
        • Authentication
        • Background Exec and Process Tool
        • Bonjour Discovery
        • Bridge Protocol
        • CLI Backends
        • Configuration
        • Configuration Examples
        • Discovery and Transports
        • Doctor
        • Gateway Lock
        • Gateway Protocol
        • Gateway-Owned Pairing
        • Health Checks
        • Heartbeat
        • Local Models
        • Logging
        • Monitoring
        • Multiple Gateways
        • Network model
        • OpenAI Chat Completions
        • OpenResponses API
        • Remote Access
        • Remote Gateway Setup
        • Sandbox vs Tool Policy vs Elevated
        • Sandboxing
        • Security
        • Sessions
        • Tailscale
        • Tools Invoke API
        • Troubleshooting
        • Trusted Proxy Auth
      • Deep Dive
        • Framework Focus: Concurrency, Approvals, Memory, Ops
          • Terminology: Translate the implementation
          • Roadmap: From understanding to replication
          • Gateway Control Plane: Connect, Authorize, Dispatch, Broadcast
          • Agent Execution: run / attempt / subscribe / fallback
          • Session Concurrency: sessionKey / lane / queue
          • Tool Policy + Exec Approvals
          • Lifecycle + Ops: Hot Reload, Restart, Graceful Close
          • The 5-Piece Kit: Replicable Architecture Skeleton
          • Context Engineering: Guards, Hygiene, Compaction, Recovery
          • Model Fallback + Robustness
          • Memory System: Search, Read, Fallback, Injection Limits
          • Hooks + Plugins Governance
          • Subagents + Skills Snapshots
          • Context Management (Implementation): Guards, Hygiene, Compaction, Snapshots
          • Agent Execution (Implementation): run / attempt / subscribe / active runs
          • Tools + Approvals (Implementation): pipeline + exec approvals
          • Memory (Implementation): backend selection, fallback, healing, scope guard
          • Hooks + Plugins (Implementation): priority, parallelism, fault isolation
          • Lanes + Queues (Implementation): session/global two-level queuing
        • Project Walkthrough: CLI → One Reply
      • Tools
        • Agent Send
        • apply_patch Tool
        • Browser (OpenClaw-managed)
        • Browser Login
        • Browser Troubleshooting
        • Chrome Extension
        • ClawHub
        • Creating Skills
        • Elevated Mode
        • Exec Approvals
        • Exec Tool
        • Firecrawl
        • LLM Task
        • Lobster
        • Multi-Agent Sandbox & Tools
        • Plugins
        • Reactions
        • Skills
        • Skills Config
        • Slash Commands
        • Sub-Agents
        • Thinking Levels
        • Tool-loop detection
        • Web Tools
      • Platforms
        • Android App
        • Canvas
        • DigitalOcean
        • Docker
        • Gateway Lifecycle
        • Gateway on macOS
        • Health Checks
        • iOS App
        • Linux App
        • macOS App
        • macOS Dev Setup
        • macOS IPC
        • macOS Logging
        • macOS Permissions
        • macOS Release
        • macOS Signing
        • Menu Bar
        • Menu Bar Icon
        • Oracle Cloud
        • Peekaboo Bridge
        • Raspberry Pi
        • Remote Control
        • Skills
        • Voice Overlay
        • Voice Wake
        • WebChat
        • Windows (WSL2)
      • Reference
        • API Usage and Costs
        • Configuration
        • Credits
        • Default AGENTS.md
        • Device Model Database
        • Docs i18n assets
        • Glossary
        • HTTP API
        • Onboarding Wizard Reference
        • Release Checklist
        • RPC Adapters
        • Session Management Deep Dive
        • Templates
          • AGENTS.md - OpenClawWorkspace
          • AGENTS.md Template
          • BOOT.md
          • BOOTSTRAP.md - Hello, World
          • GOALS.md Template
          • HEARTBEAT.md
          • IDENTITY.md - Agent Identity
          • IDENTITY.md - Who Am I?
          • SOUL.md - The Soul of C-3PO
          • SOUL.md - Who You Are
          • SOUL.md Template (Architect CEO)
          • SOUVENIR.md Template
          • TOOLS.md - Local Notes
          • TOOLS.md - User Tool Notes (editable)
          • USER.md - About Your Human
          • USER.md - User Profile
        • Tests
        • Token Use and Costs
        • Transcript Hygiene
      • Automation
        • Auth monitoring
        • Automation Troubleshooting
        • Cron Jobs
        • Cron vs Heartbeat
        • Gmail PubSub
        • Hooks
        • Polls
        • Webhooks
      • Browser Evaluate CDP Refactor
      • CI Pipeline
      • Clawnet Refactor
      • Date and Time
      • Exec Host Refactor
      • Help
        • Debugging
        • Environment Variables
        • FAQ
        • Learning Resources
        • Scripts
        • Submitting a PR
        • Submitting an Issue
        • Testing
        • Troubleshooting
      • Network
      • Nodes
        • Audio and Voice Notes
        • Camera Capture
        • Image and Media Support
        • Location Command
        • Media Understanding
        • Node Troubleshooting
        • Talk Mode
        • Voice Wake
      • OpenProse
      • OpenResponses Gateway Plan
      • Outbound Session Mirroring Refactor (Issue #1520)
      • Pi Development Workflow
      • Pi Integration Architecture
      • Plugin SDK Refactor
      • PTY and Process Supervision Plan
      • Strict Config Validation
      • Telegram Outbound Sanitizer (RFC)
      • Web
        • Control UI
        • Dashboard
        • TUI
        • WebChat
      • 中文
      • English
      • Light

      • Dark

      • System

      On this page

      • Start here
      • Providers and UX
      • Companion apps
      • Operations and safety
      Documentation
      Quick Start
      Docs directory

      Docs directory

      Note: This page is a curated index. If you are new, start with Getting Started. For a complete map of the docs, see Docs hubs.

      Start here

      • Docs hubs (all pages linked)
      • Help
      • Configuration
      • Configuration examples
      • Slash commands
      • Multi-agent routing
      • Updating and rollback
      • Pairing (DM and nodes)
      • Nix mode
      • OpenClaw assistant setup
      • Skills
      • Skills config
      • Workspace templates
      • RPC adapters
      • Gateway runbook
      • Nodes (iOS and Android)
      • Web surfaces (Control UI)
      • Discovery and transports
      • Remote access

      Providers and UX

      • WebChat
      • Control UI (browser)
      • Telegram
      • Discord
      • Mattermost (plugin)
      • BlueBubbles (iMessage)
      • iMessage (legacy)
      • Groups
      • WhatsApp group messages
      • Media images
      • Media audio

      Companion apps

      • macOS app
      • iOS app
      • Android app
      • Windows (WSL2)
      • Linux app

      Operations and safety

      • Sessions
      • Cron jobs
      • Webhooks
      • Gmail hooks (Pub/Sub)
      • Security
      • Troubleshooting
      ArchitectureDocs Hubs
      OpenClaw Lab Clawdbot Moltbot 中文站 Moltbot Lab
      Powered by OpenClaw
      © 2026 openclawcn.com[email protected]