Merge branch 'main' into fix/control-ui-chat-load-freeze
This commit is contained in:
commit
182b1f5f9f
@ -65,7 +65,7 @@
|
||||
},
|
||||
{
|
||||
"source": "/cron",
|
||||
"destination": "/cron-jobs"
|
||||
"destination": "/automation/cron-jobs"
|
||||
},
|
||||
{
|
||||
"source": "/minimax",
|
||||
@ -513,11 +513,11 @@
|
||||
},
|
||||
{
|
||||
"source": "/model",
|
||||
"destination": "/models"
|
||||
"destination": "/concepts/models"
|
||||
},
|
||||
{
|
||||
"source": "/model/",
|
||||
"destination": "/models"
|
||||
"destination": "/concepts/models"
|
||||
},
|
||||
{
|
||||
"source": "/models",
|
||||
|
||||
@ -3,7 +3,7 @@ summary: "Symptom first troubleshooting hub for OpenClaw"
|
||||
read_when:
|
||||
- OpenClaw is not working and you need the fastest path to a fix
|
||||
- You want a triage flow before diving into deep runbooks
|
||||
title: "Troubleshooting"
|
||||
title: "General Troubleshooting"
|
||||
---
|
||||
|
||||
# Troubleshooting
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
summary: "How the macOS app reports gateway/Baileys health states"
|
||||
read_when:
|
||||
- Debugging mac app health indicators
|
||||
title: "Health Checks"
|
||||
title: "Health Checks (macOS)"
|
||||
---
|
||||
|
||||
# Health Checks on macOS
|
||||
|
||||
@ -3,7 +3,7 @@ summary: "macOS Skills settings UI and gateway-backed status"
|
||||
read_when:
|
||||
- Updating the macOS Skills settings UI
|
||||
- Changing skills gating or install behavior
|
||||
title: "Skills"
|
||||
title: "Skills (macOS)"
|
||||
---
|
||||
|
||||
# Skills (macOS)
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
summary: "Voice wake and push-to-talk modes plus routing details in the mac app"
|
||||
read_when:
|
||||
- Working on voice wake or PTT pathways
|
||||
title: "Voice Wake"
|
||||
title: "Voice Wake (macOS)"
|
||||
---
|
||||
|
||||
# Voice Wake & Push-to-Talk
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
summary: "How the mac app embeds the gateway WebChat and how to debug it"
|
||||
read_when:
|
||||
- Debugging mac WebChat view or loopback port
|
||||
title: "WebChat"
|
||||
title: "WebChat (macOS)"
|
||||
---
|
||||
|
||||
# WebChat (macOS app)
|
||||
|
||||
@ -3,7 +3,7 @@ summary: "Model providers (LLMs) supported by OpenClaw"
|
||||
read_when:
|
||||
- You want to choose a model provider
|
||||
- You need a quick overview of supported LLM backends
|
||||
title: "Model Providers"
|
||||
title: "Provider Directory"
|
||||
---
|
||||
|
||||
# Model Providers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user