惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
Jina AI
Jina AI
GbyAI
GbyAI
D
DataBreaches.Net
人人都是产品经理
人人都是产品经理
Hugging Face - Blog
Hugging Face - Blog
V
Visual Studio Blog
P
Proofpoint News Feed
The Cloudflare Blog
H
Help Net Security
MyScale Blog
MyScale Blog
T
The Blog of Author Tim Ferriss
量子位
博客园 - 聂微东
Apple Machine Learning Research
Apple Machine Learning Research
T
Tailwind CSS Blog
博客园 - 三生石上(FineUI控件)
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
MongoDB | Blog
MongoDB | Blog
Last Week in AI
Last Week in AI
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
月光博客
月光博客

Recent Commits to openclaw:main

test: merge chat side-result checks · openclaw/openclaw@ddd2c2a test: merge cron history checks · openclaw/openclaw@f7eb746 test: merge responsive navigation shell checks · openclaw/openclaw@c2e4b47 docs(changelog): add codex oauth fixes · openclaw/openclaw@628e6cd test: merge navigation routing cases · openclaw/openclaw@5d8cecb Tests: mock channel registry bundled fallback · openclaw/openclaw@2b08233 Secrets: avoid broad web search discovery for single plugin config · openclaw/openclaw@a464f59 test: merge config view browser checks · openclaw/openclaw@20cf511 fix(status): align oauth health with runtime · openclaw/openclaw@eed7116 feat: add macOS screen snapshots for monitor preview (#67954) thanks … · openclaw/openclaw@f377db1 fix: report shared auth scopes in hello-ok (#67810) thanks @BunsDev · openclaw/openclaw@0b6c39b Auto-reply: avoid eager bundled route fallback · openclaw/openclaw@3ea1bf4 Tests: narrow session binding contract setup · openclaw/openclaw@54e4e16 fix(macOS): enable undo/redo in webchat composer text input (#34962) · openclaw/openclaw@00951dc Tests: speed up channel setup promotion · openclaw/openclaw@82b529a Docs: refresh agent instructions · openclaw/openclaw@5775fe2 fix(auth): serialize OAuth refresh across agents to fix #26322 (#67876) · openclaw/openclaw@8e79080 test: allow ollama public surface boundary test · openclaw/openclaw@7d4f1a6 Docs: add test performance guardrails · openclaw/openclaw@89706d3 Tests: restore context-engine usage proof · openclaw/openclaw@e4c4f95 Tests: slim context engine runtime coverage · openclaw/openclaw@74c198f ci: retry failed custom checkouts · openclaw/openclaw@0ee5baf test: trim duplicate provider auth onboarding cases · openclaw/openclaw@1ffc02e matrix: fix sessions_spawn --thread subagent session spawning (#67643) · openclaw/openclaw@1ce2596 test: reduce auth choice fixture churn · openclaw/openclaw@857b9cd test: mock health status config boundaries · openclaw/openclaw@9d5ab4a test: mock onboard config io boundary · openclaw/openclaw@299694d test: mock legacy state plugin boundaries · openclaw/openclaw@2713089 test: mock channel install boundaries · openclaw/openclaw@b945248 test: mock doctor preview channel boundaries · openclaw/openclaw@b1a3ad4
docs(channels,gateway): split heavy sidebar groups (chann...
vincentkoc · 2026-04-24 · via Recent Commits to openclaw:main

@@ -1019,30 +1019,40 @@

10191019

"pages": ["channels/index"]

10201020

},

10211021

{

1022-

"group": "Messaging platforms",

1022+

"group": "Mainstream messaging",

10231023

"pages": [

1024-

"channels/bluebubbles",

10251024

"channels/discord",

1026-

"channels/feishu",

1025+

"channels/slack",

1026+

"channels/telegram",

1027+

"channels/whatsapp",

1028+

"channels/signal",

1029+

"channels/msteams",

10271030

"channels/googlechat",

10281031

"channels/imessage",

1029-

"channels/irc",

1030-

"channels/line",

1032+

"channels/bluebubbles",

10311033

"channels/matrix",

1032-

"channels/matrix-push-rules",

1034+

"channels/matrix-push-rules"

1035+

]

1036+

},

1037+

{

1038+

"group": "Developer and self-hosted",

1039+

"pages": [

1040+

"channels/irc",

10331041

"channels/mattermost",

1034-

"channels/msteams",

10351042

"channels/nextcloud-talk",

10361043

"channels/nostr",

1037-

"channels/qqbot",

1038-

"channels/signal",

1039-

"channels/slack",

1040-

"channels/synology-chat",

1041-

"channels/telegram",

10421044

"channels/tlon",

1043-

"channels/twitch",

1045+

"channels/synology-chat",

1046+

"channels/twitch"

1047+

]

1048+

},

1049+

{

1050+

"group": "Regional platforms",

1051+

"pages": [

1052+

"channels/line",

10441053

"channels/wechat",

1045-

"channels/whatsapp",

1054+

"channels/qqbot",

1055+

"channels/feishu",

10461056

"channels/zalo",

10471057

"channels/zalouser"

10481058

]

@@ -1056,7 +1066,8 @@

10561066

"channels/broadcast-groups",

10571067

"channels/channel-routing",

10581068

"channels/location",

1059-

"channels/troubleshooting"

1069+

"channels/troubleshooting",

1070+

"channels/qa-channel"

10601071

]

10611072

}

10621073

]

@@ -1366,29 +1377,44 @@

13661377

"pages": [

13671378

"gateway/index",

13681379

{

1369-

"group": "Configuration and operations",

1380+

"group": "Configuration",

13701381

"pages": [

13711382

"gateway/configuration",

13721383

"gateway/configuration-reference",

13731384

"gateway/config-agents",

13741385

"gateway/config-channels",

13751386

"gateway/config-tools",

1376-

"gateway/configuration-examples",

1387+

"gateway/configuration-examples"

1388+

]

1389+

},

1390+

{

1391+

"group": "Authentication and secrets",

1392+

"pages": [

13771393

"gateway/authentication",

13781394

"auth-credential-semantics",

13791395

"gateway/secrets",

13801396

"gateway/secrets-plan-contract",

1381-

"gateway/trusted-proxy-auth",

1397+

"gateway/trusted-proxy-auth"

1398+

]

1399+

},

1400+

{

1401+

"group": "Health and diagnostics",

1402+

"pages": [

13821403

"gateway/health",

13831404

"gateway/diagnostics",

13841405

"gateway/heartbeat",

13851406

"gateway/doctor",

13861407

"gateway/logging",

13871408

"logging",

1409+

"gateway/troubleshooting"

1410+

]

1411+

},

1412+

{

1413+

"group": "Scaling and operations",

1414+

"pages": [

13881415

"gateway/gateway-lock",

13891416

"gateway/background-process",

1390-

"gateway/multiple-gateways",

1391-

"gateway/troubleshooting"

1417+

"gateway/multiple-gateways"

13921418

]

13931419

},

13941420

{