[{"data":1,"prerenderedAt":3945},["ShallowReactive",2],{"best-practices:backup-recovery":3,"content-manifest":1434},{"id":4,"title":5,"body":6,"category":1417,"date":1418,"description":1419,"difficulty":1420,"extension":1421,"meta":1422,"navigation":63,"path":1423,"seo":1424,"source":1418,"sourceName":1418,"sourceType":1425,"stem":1426,"tags":1427,"updatedAt":1432,"__hash__":1433},"bestPractices/best-practices/backup-recovery.md","备份、恢复与灾难恢复",{"type":7,"value":8,"toc":1383},"minimark",[9,13,17,21,25,88,91,133,136,176,179,182,329,332,410,413,416,479,482,531,534,558,561,564,766,769,841,844,892,895,898,1043,1046,1087,1090,1094,1205,1208,1258,1261,1264,1307,1310,1355,1358,1379],[10,11,5],"h1",{"id":12},"备份恢复与灾难恢复",[14,15,16],"p",{},"本文介绍 OpenClaw 的备份和灾难恢复策略。",[18,19,20],"h2",{"id":20},"备份类型",[22,23,24],"h3",{"id":24},"配置备份",[26,27,32],"pre",{"className":28,"code":29,"language":30,"meta":31,"style":31},"language-bash shiki shiki-themes github-light github-dark","# 备份配置\nopenclaw config backup\n\n# 指定备份路径\nopenclaw config backup --output /backup/config.tar.gz\n","bash","",[33,34,35,44,58,65,71],"code",{"__ignoreMap":31},[36,37,40],"span",{"class":38,"line":39},"line",1,[36,41,43],{"class":42},"sJ8bj","# 备份配置\n",[36,45,47,51,55],{"class":38,"line":46},2,[36,48,50],{"class":49},"sScJk","openclaw",[36,52,54],{"class":53},"sZZnC"," config",[36,56,57],{"class":53}," backup\n",[36,59,61],{"class":38,"line":60},3,[36,62,64],{"emptyLinePlaceholder":63},true,"\n",[36,66,68],{"class":38,"line":67},4,[36,69,70],{"class":42},"# 指定备份路径\n",[36,72,74,76,78,81,85],{"class":38,"line":73},5,[36,75,50],{"class":49},[36,77,54],{"class":53},[36,79,80],{"class":53}," backup",[36,82,84],{"class":83},"sj4cs"," --output",[36,86,87],{"class":53}," /backup/config.tar.gz\n",[22,89,90],{"id":90},"数据备份",[26,92,94],{"className":28,"code":93,"language":30,"meta":31,"style":31},"# 备份数据\nopenclaw data backup\n\n# 备份指定数据\nopenclaw data backup --include sessions,knowledge\n",[33,95,96,101,110,114,119],{"__ignoreMap":31},[36,97,98],{"class":38,"line":39},[36,99,100],{"class":42},"# 备份数据\n",[36,102,103,105,108],{"class":38,"line":46},[36,104,50],{"class":49},[36,106,107],{"class":53}," data",[36,109,57],{"class":53},[36,111,112],{"class":38,"line":60},[36,113,64],{"emptyLinePlaceholder":63},[36,115,116],{"class":38,"line":67},[36,117,118],{"class":42},"# 备份指定数据\n",[36,120,121,123,125,127,130],{"class":38,"line":73},[36,122,50],{"class":49},[36,124,107],{"class":53},[36,126,80],{"class":53},[36,128,129],{"class":83}," --include",[36,131,132],{"class":53}," sessions,knowledge\n",[22,134,135],{"id":135},"完整备份",[26,137,139],{"className":28,"code":138,"language":30,"meta":31,"style":31},"# 完整备份\nopenclaw backup full\n\n# 压缩备份\nopenclaw backup full --compress\n",[33,140,141,146,155,159,164],{"__ignoreMap":31},[36,142,143],{"class":38,"line":39},[36,144,145],{"class":42},"# 完整备份\n",[36,147,148,150,152],{"class":38,"line":46},[36,149,50],{"class":49},[36,151,80],{"class":53},[36,153,154],{"class":53}," full\n",[36,156,157],{"class":38,"line":60},[36,158,64],{"emptyLinePlaceholder":63},[36,160,161],{"class":38,"line":67},[36,162,163],{"class":42},"# 压缩备份\n",[36,165,166,168,170,173],{"class":38,"line":73},[36,167,50],{"class":49},[36,169,80],{"class":53},[36,171,172],{"class":53}," full",[36,174,175],{"class":83}," --compress\n",[18,177,178],{"id":178},"备份配置",[22,180,181],{"id":181},"自动备份",[26,183,187],{"className":184,"code":185,"language":186,"meta":31,"style":31},"language-json shiki shiki-themes github-light github-dark","{\n  \"backup\": {\n    \"enabled\": true,\n    \"schedule\": \"0 2 * * *\",\n    \"retention\": {\n      \"daily\": 7,\n      \"weekly\": 4,\n      \"monthly\": 12\n    },\n    \"destination\": {\n      \"type\": \"local\",\n      \"path\": \"/backup/openclaw\"\n    }\n  }\n}\n","json",[33,188,189,195,203,217,229,236,249,262,273,279,287,300,311,317,323],{"__ignoreMap":31},[36,190,191],{"class":38,"line":39},[36,192,194],{"class":193},"sVt8B","{\n",[36,196,197,200],{"class":38,"line":46},[36,198,199],{"class":83},"  \"backup\"",[36,201,202],{"class":193},": {\n",[36,204,205,208,211,214],{"class":38,"line":60},[36,206,207],{"class":83},"    \"enabled\"",[36,209,210],{"class":193},": ",[36,212,213],{"class":83},"true",[36,215,216],{"class":193},",\n",[36,218,219,222,224,227],{"class":38,"line":67},[36,220,221],{"class":83},"    \"schedule\"",[36,223,210],{"class":193},[36,225,226],{"class":53},"\"0 2 * * *\"",[36,228,216],{"class":193},[36,230,231,234],{"class":38,"line":73},[36,232,233],{"class":83},"    \"retention\"",[36,235,202],{"class":193},[36,237,239,242,244,247],{"class":38,"line":238},6,[36,240,241],{"class":83},"      \"daily\"",[36,243,210],{"class":193},[36,245,246],{"class":83},"7",[36,248,216],{"class":193},[36,250,252,255,257,260],{"class":38,"line":251},7,[36,253,254],{"class":83},"      \"weekly\"",[36,256,210],{"class":193},[36,258,259],{"class":83},"4",[36,261,216],{"class":193},[36,263,265,268,270],{"class":38,"line":264},8,[36,266,267],{"class":83},"      \"monthly\"",[36,269,210],{"class":193},[36,271,272],{"class":83},"12\n",[36,274,276],{"class":38,"line":275},9,[36,277,278],{"class":193},"    },\n",[36,280,282,285],{"class":38,"line":281},10,[36,283,284],{"class":83},"    \"destination\"",[36,286,202],{"class":193},[36,288,290,293,295,298],{"class":38,"line":289},11,[36,291,292],{"class":83},"      \"type\"",[36,294,210],{"class":193},[36,296,297],{"class":53},"\"local\"",[36,299,216],{"class":193},[36,301,303,306,308],{"class":38,"line":302},12,[36,304,305],{"class":83},"      \"path\"",[36,307,210],{"class":193},[36,309,310],{"class":53},"\"/backup/openclaw\"\n",[36,312,314],{"class":38,"line":313},13,[36,315,316],{"class":193},"    }\n",[36,318,320],{"class":38,"line":319},14,[36,321,322],{"class":193},"  }\n",[36,324,326],{"class":38,"line":325},15,[36,327,328],{"class":193},"}\n",[22,330,331],{"id":331},"远程备份",[26,333,335],{"className":184,"code":334,"language":186,"meta":31,"style":31},"{\n  \"backup\": {\n    \"destination\": {\n      \"type\": \"s3\",\n      \"bucket\": \"openclaw-backup\",\n      \"region\": \"us-east-1\",\n      \"prefix\": \"backups/\"\n    }\n  }\n}\n",[33,336,337,341,347,353,364,376,388,398,402,406],{"__ignoreMap":31},[36,338,339],{"class":38,"line":39},[36,340,194],{"class":193},[36,342,343,345],{"class":38,"line":46},[36,344,199],{"class":83},[36,346,202],{"class":193},[36,348,349,351],{"class":38,"line":60},[36,350,284],{"class":83},[36,352,202],{"class":193},[36,354,355,357,359,362],{"class":38,"line":67},[36,356,292],{"class":83},[36,358,210],{"class":193},[36,360,361],{"class":53},"\"s3\"",[36,363,216],{"class":193},[36,365,366,369,371,374],{"class":38,"line":73},[36,367,368],{"class":83},"      \"bucket\"",[36,370,210],{"class":193},[36,372,373],{"class":53},"\"openclaw-backup\"",[36,375,216],{"class":193},[36,377,378,381,383,386],{"class":38,"line":238},[36,379,380],{"class":83},"      \"region\"",[36,382,210],{"class":193},[36,384,385],{"class":53},"\"us-east-1\"",[36,387,216],{"class":193},[36,389,390,393,395],{"class":38,"line":251},[36,391,392],{"class":83},"      \"prefix\"",[36,394,210],{"class":193},[36,396,397],{"class":53},"\"backups/\"\n",[36,399,400],{"class":38,"line":264},[36,401,316],{"class":193},[36,403,404],{"class":38,"line":275},[36,405,322],{"class":193},[36,407,408],{"class":38,"line":281},[36,409,328],{"class":193},[18,411,412],{"id":412},"恢复操作",[22,414,415],{"id":415},"配置恢复",[26,417,419],{"className":28,"code":418,"language":30,"meta":31,"style":31},"# 列出备份\nopenclaw config list-backups\n\n# 恢复配置\nopenclaw config restore /backup/config-2026-03-09.tar.gz\n\n# 恢复指定版本\nopenclaw config restore --version 2026-03-08\n",[33,420,421,426,435,439,444,456,460,465],{"__ignoreMap":31},[36,422,423],{"class":38,"line":39},[36,424,425],{"class":42},"# 列出备份\n",[36,427,428,430,432],{"class":38,"line":46},[36,429,50],{"class":49},[36,431,54],{"class":53},[36,433,434],{"class":53}," list-backups\n",[36,436,437],{"class":38,"line":60},[36,438,64],{"emptyLinePlaceholder":63},[36,440,441],{"class":38,"line":67},[36,442,443],{"class":42},"# 恢复配置\n",[36,445,446,448,450,453],{"class":38,"line":73},[36,447,50],{"class":49},[36,449,54],{"class":53},[36,451,452],{"class":53}," restore",[36,454,455],{"class":53}," /backup/config-2026-03-09.tar.gz\n",[36,457,458],{"class":38,"line":238},[36,459,64],{"emptyLinePlaceholder":63},[36,461,462],{"class":38,"line":251},[36,463,464],{"class":42},"# 恢复指定版本\n",[36,466,467,469,471,473,476],{"class":38,"line":264},[36,468,50],{"class":49},[36,470,54],{"class":53},[36,472,452],{"class":53},[36,474,475],{"class":83}," --version",[36,477,478],{"class":53}," 2026-03-08\n",[22,480,481],{"id":481},"数据恢复",[26,483,485],{"className":28,"code":484,"language":30,"meta":31,"style":31},"# 恢复数据\nopenclaw data restore /backup/data-2026-03-09.tar.gz\n\n# 恢复指定数据\nopenclaw data restore --include sessions --from backup.tar.gz\n",[33,486,487,492,503,507,512],{"__ignoreMap":31},[36,488,489],{"class":38,"line":39},[36,490,491],{"class":42},"# 恢复数据\n",[36,493,494,496,498,500],{"class":38,"line":46},[36,495,50],{"class":49},[36,497,107],{"class":53},[36,499,452],{"class":53},[36,501,502],{"class":53}," /backup/data-2026-03-09.tar.gz\n",[36,504,505],{"class":38,"line":60},[36,506,64],{"emptyLinePlaceholder":63},[36,508,509],{"class":38,"line":67},[36,510,511],{"class":42},"# 恢复指定数据\n",[36,513,514,516,518,520,522,525,528],{"class":38,"line":73},[36,515,50],{"class":49},[36,517,107],{"class":53},[36,519,452],{"class":53},[36,521,129],{"class":83},[36,523,524],{"class":53}," sessions",[36,526,527],{"class":83}," --from",[36,529,530],{"class":53}," backup.tar.gz\n",[22,532,533],{"id":533},"完整恢复",[26,535,537],{"className":28,"code":536,"language":30,"meta":31,"style":31},"# 完整恢复\nopenclaw restore full --backup backup-2026-03-09.tar.gz\n",[33,538,539,544],{"__ignoreMap":31},[36,540,541],{"class":38,"line":39},[36,542,543],{"class":42},"# 完整恢复\n",[36,545,546,548,550,552,555],{"class":38,"line":46},[36,547,50],{"class":49},[36,549,452],{"class":53},[36,551,172],{"class":53},[36,553,554],{"class":83}," --backup",[36,556,557],{"class":53}," backup-2026-03-09.tar.gz\n",[18,559,560],{"id":560},"灾难恢复",[22,562,563],{"id":563},"恢复计划",[26,565,569],{"className":566,"code":567,"language":568,"meta":31,"style":31},"language-yaml shiki shiki-themes github-light github-dark","disaster_recovery:\n  rto: 4h  # 恢复时间目标\n  rpo: 1h  # 恢复点目标\n  \n  steps:\n    - name: 评估情况\n      duration: 15m\n    \n    - name: 启动备用服务器\n      duration: 30m\n    \n    - name: 恢复配置\n      duration: 15m\n    \n    - name: 恢复数据\n      duration: 1h\n    \n    - name: 验证服务\n      duration: 30m\n    \n    - name: 切换流量\n      duration: 30m\n","yaml",[33,570,571,580,593,606,611,618,631,641,646,657,666,670,681,689,693,704,714,719,731,740,745,757],{"__ignoreMap":31},[36,572,573,577],{"class":38,"line":39},[36,574,576],{"class":575},"s9eBZ","disaster_recovery",[36,578,579],{"class":193},":\n",[36,581,582,585,587,590],{"class":38,"line":46},[36,583,584],{"class":575},"  rto",[36,586,210],{"class":193},[36,588,589],{"class":53},"4h",[36,591,592],{"class":42},"  # 恢复时间目标\n",[36,594,595,598,600,603],{"class":38,"line":60},[36,596,597],{"class":575},"  rpo",[36,599,210],{"class":193},[36,601,602],{"class":53},"1h",[36,604,605],{"class":42},"  # 恢复点目标\n",[36,607,608],{"class":38,"line":67},[36,609,610],{"class":193},"  \n",[36,612,613,616],{"class":38,"line":73},[36,614,615],{"class":575},"  steps",[36,617,579],{"class":193},[36,619,620,623,626,628],{"class":38,"line":238},[36,621,622],{"class":193},"    - ",[36,624,625],{"class":575},"name",[36,627,210],{"class":193},[36,629,630],{"class":53},"评估情况\n",[36,632,633,636,638],{"class":38,"line":251},[36,634,635],{"class":575},"      duration",[36,637,210],{"class":193},[36,639,640],{"class":53},"15m\n",[36,642,643],{"class":38,"line":264},[36,644,645],{"class":193},"    \n",[36,647,648,650,652,654],{"class":38,"line":275},[36,649,622],{"class":193},[36,651,625],{"class":575},[36,653,210],{"class":193},[36,655,656],{"class":53},"启动备用服务器\n",[36,658,659,661,663],{"class":38,"line":281},[36,660,635],{"class":575},[36,662,210],{"class":193},[36,664,665],{"class":53},"30m\n",[36,667,668],{"class":38,"line":289},[36,669,645],{"class":193},[36,671,672,674,676,678],{"class":38,"line":302},[36,673,622],{"class":193},[36,675,625],{"class":575},[36,677,210],{"class":193},[36,679,680],{"class":53},"恢复配置\n",[36,682,683,685,687],{"class":38,"line":313},[36,684,635],{"class":575},[36,686,210],{"class":193},[36,688,640],{"class":53},[36,690,691],{"class":38,"line":319},[36,692,645],{"class":193},[36,694,695,697,699,701],{"class":38,"line":325},[36,696,622],{"class":193},[36,698,625],{"class":575},[36,700,210],{"class":193},[36,702,703],{"class":53},"恢复数据\n",[36,705,707,709,711],{"class":38,"line":706},16,[36,708,635],{"class":575},[36,710,210],{"class":193},[36,712,713],{"class":53},"1h\n",[36,715,717],{"class":38,"line":716},17,[36,718,645],{"class":193},[36,720,722,724,726,728],{"class":38,"line":721},18,[36,723,622],{"class":193},[36,725,625],{"class":575},[36,727,210],{"class":193},[36,729,730],{"class":53},"验证服务\n",[36,732,734,736,738],{"class":38,"line":733},19,[36,735,635],{"class":575},[36,737,210],{"class":193},[36,739,665],{"class":53},[36,741,743],{"class":38,"line":742},20,[36,744,645],{"class":193},[36,746,748,750,752,754],{"class":38,"line":747},21,[36,749,622],{"class":193},[36,751,625],{"class":575},[36,753,210],{"class":193},[36,755,756],{"class":53},"切换流量\n",[36,758,760,762,764],{"class":38,"line":759},22,[36,761,635],{"class":575},[36,763,210],{"class":193},[36,765,665],{"class":53},[22,767,768],{"id":768},"备用服务器",[26,770,772],{"className":28,"code":771,"language":30,"meta":31,"style":31},"# 部署备用实例\nopenclaw deploy --standby --region us-west-2\n\n# 同步配置\nopenclaw sync config --to standby\n\n# 定期测试\nopenclaw test-failover --schedule weekly\n",[33,773,774,779,795,799,804,819,823,828],{"__ignoreMap":31},[36,775,776],{"class":38,"line":39},[36,777,778],{"class":42},"# 部署备用实例\n",[36,780,781,783,786,789,792],{"class":38,"line":46},[36,782,50],{"class":49},[36,784,785],{"class":53}," deploy",[36,787,788],{"class":83}," --standby",[36,790,791],{"class":83}," --region",[36,793,794],{"class":53}," us-west-2\n",[36,796,797],{"class":38,"line":60},[36,798,64],{"emptyLinePlaceholder":63},[36,800,801],{"class":38,"line":67},[36,802,803],{"class":42},"# 同步配置\n",[36,805,806,808,811,813,816],{"class":38,"line":73},[36,807,50],{"class":49},[36,809,810],{"class":53}," sync",[36,812,54],{"class":53},[36,814,815],{"class":83}," --to",[36,817,818],{"class":53}," standby\n",[36,820,821],{"class":38,"line":238},[36,822,64],{"emptyLinePlaceholder":63},[36,824,825],{"class":38,"line":251},[36,826,827],{"class":42},"# 定期测试\n",[36,829,830,832,835,838],{"class":38,"line":264},[36,831,50],{"class":49},[36,833,834],{"class":53}," test-failover",[36,836,837],{"class":83}," --schedule",[36,839,840],{"class":53}," weekly\n",[22,842,843],{"id":843},"故障转移",[26,845,847],{"className":28,"code":846,"language":30,"meta":31,"style":31},"# 手动故障转移\nopenclaw failover --to standby\n\n# 自动故障转移\nopenclaw failover enable --auto --threshold 3\n",[33,848,849,854,865,869,874],{"__ignoreMap":31},[36,850,851],{"class":38,"line":39},[36,852,853],{"class":42},"# 手动故障转移\n",[36,855,856,858,861,863],{"class":38,"line":46},[36,857,50],{"class":49},[36,859,860],{"class":53}," failover",[36,862,815],{"class":83},[36,864,818],{"class":53},[36,866,867],{"class":38,"line":60},[36,868,64],{"emptyLinePlaceholder":63},[36,870,871],{"class":38,"line":67},[36,872,873],{"class":42},"# 自动故障转移\n",[36,875,876,878,880,883,886,889],{"class":38,"line":73},[36,877,50],{"class":49},[36,879,860],{"class":53},[36,881,882],{"class":53}," enable",[36,884,885],{"class":83}," --auto",[36,887,888],{"class":83}," --threshold",[36,890,891],{"class":83}," 3\n",[18,893,894],{"id":894},"备份策略",[22,896,897],{"id":897},"策略示例",[26,899,901],{"className":184,"code":900,"language":186,"meta":31,"style":31},"{\n  \"backup\": {\n    \"strategy\": {\n      \"full\": {\n        \"schedule\": \"0 2 * * 0\",  # 每周日凌晨\n        \"retention\": \"90d\"\n      },\n      \"incremental\": {\n        \"schedule\": \"0 2 * * 1-6\",  # 工作日凌晨\n        \"retention\": \"30d\"\n      },\n      \"realtime\": {\n        \"enabled\": true,\n        \"target\": \"s3\"\n      }\n    }\n  }\n}\n",[33,902,903,907,913,920,927,947,957,962,969,985,994,998,1005,1016,1026,1031,1035,1039],{"__ignoreMap":31},[36,904,905],{"class":38,"line":39},[36,906,194],{"class":193},[36,908,909,911],{"class":38,"line":46},[36,910,199],{"class":83},[36,912,202],{"class":193},[36,914,915,918],{"class":38,"line":60},[36,916,917],{"class":83},"    \"strategy\"",[36,919,202],{"class":193},[36,921,922,925],{"class":38,"line":67},[36,923,924],{"class":83},"      \"full\"",[36,926,202],{"class":193},[36,928,929,932,934,937,940,944],{"class":38,"line":73},[36,930,931],{"class":83},"        \"schedule\"",[36,933,210],{"class":193},[36,935,936],{"class":53},"\"0 2 * * 0\"",[36,938,939],{"class":193},",  ",[36,941,943],{"class":942},"s7hpK","#",[36,945,946],{"class":942}," 每周日凌晨\n",[36,948,949,952,954],{"class":38,"line":238},[36,950,951],{"class":83},"        \"retention\"",[36,953,210],{"class":193},[36,955,956],{"class":53},"\"90d\"\n",[36,958,959],{"class":38,"line":251},[36,960,961],{"class":193},"      },\n",[36,963,964,967],{"class":38,"line":264},[36,965,966],{"class":83},"      \"incremental\"",[36,968,202],{"class":193},[36,970,971,973,975,978,980,982],{"class":38,"line":275},[36,972,931],{"class":83},[36,974,210],{"class":193},[36,976,977],{"class":53},"\"0 2 * * 1-6\"",[36,979,939],{"class":193},[36,981,943],{"class":942},[36,983,984],{"class":942}," 工作日凌晨\n",[36,986,987,989,991],{"class":38,"line":281},[36,988,951],{"class":83},[36,990,210],{"class":193},[36,992,993],{"class":53},"\"30d\"\n",[36,995,996],{"class":38,"line":289},[36,997,961],{"class":193},[36,999,1000,1003],{"class":38,"line":302},[36,1001,1002],{"class":83},"      \"realtime\"",[36,1004,202],{"class":193},[36,1006,1007,1010,1012,1014],{"class":38,"line":313},[36,1008,1009],{"class":83},"        \"enabled\"",[36,1011,210],{"class":193},[36,1013,213],{"class":83},[36,1015,216],{"class":193},[36,1017,1018,1021,1023],{"class":38,"line":319},[36,1019,1020],{"class":83},"        \"target\"",[36,1022,210],{"class":193},[36,1024,1025],{"class":53},"\"s3\"\n",[36,1027,1028],{"class":38,"line":325},[36,1029,1030],{"class":193},"      }\n",[36,1032,1033],{"class":38,"line":706},[36,1034,316],{"class":193},[36,1036,1037],{"class":38,"line":716},[36,1038,322],{"class":193},[36,1040,1041],{"class":38,"line":721},[36,1042,328],{"class":193},[22,1044,1045],{"id":1045},"备份验证",[26,1047,1049],{"className":28,"code":1048,"language":30,"meta":31,"style":31},"# 验证备份完整性\nopenclaw backup verify\n\n# 测试恢复\nopenclaw backup test-restore --backup backup.tar.gz\n",[33,1050,1051,1056,1065,1069,1074],{"__ignoreMap":31},[36,1052,1053],{"class":38,"line":39},[36,1054,1055],{"class":42},"# 验证备份完整性\n",[36,1057,1058,1060,1062],{"class":38,"line":46},[36,1059,50],{"class":49},[36,1061,80],{"class":53},[36,1063,1064],{"class":53}," verify\n",[36,1066,1067],{"class":38,"line":60},[36,1068,64],{"emptyLinePlaceholder":63},[36,1070,1071],{"class":38,"line":67},[36,1072,1073],{"class":42},"# 测试恢复\n",[36,1075,1076,1078,1080,1083,1085],{"class":38,"line":73},[36,1077,50],{"class":49},[36,1079,80],{"class":53},[36,1081,1082],{"class":53}," test-restore",[36,1084,554],{"class":83},[36,1086,530],{"class":53},[18,1088,1089],{"id":1089},"云备份",[22,1091,1093],{"id":1092},"s3-备份","S3 备份",[26,1095,1097],{"className":184,"code":1096,"language":186,"meta":31,"style":31},"{\n  \"backup\": {\n    \"s3\": {\n      \"enabled\": true,\n      \"bucket\": \"my-backup-bucket\",\n      \"region\": \"us-east-1\",\n      \"encryption\": \"AES256\",\n      \"lifecycle\": {\n        \"transition_to_glacier\": 30,\n        \"expire_after\": 365\n      }\n    }\n  }\n}\n",[33,1098,1099,1103,1109,1116,1127,1138,1148,1160,1167,1179,1189,1193,1197,1201],{"__ignoreMap":31},[36,1100,1101],{"class":38,"line":39},[36,1102,194],{"class":193},[36,1104,1105,1107],{"class":38,"line":46},[36,1106,199],{"class":83},[36,1108,202],{"class":193},[36,1110,1111,1114],{"class":38,"line":60},[36,1112,1113],{"class":83},"    \"s3\"",[36,1115,202],{"class":193},[36,1117,1118,1121,1123,1125],{"class":38,"line":67},[36,1119,1120],{"class":83},"      \"enabled\"",[36,1122,210],{"class":193},[36,1124,213],{"class":83},[36,1126,216],{"class":193},[36,1128,1129,1131,1133,1136],{"class":38,"line":73},[36,1130,368],{"class":83},[36,1132,210],{"class":193},[36,1134,1135],{"class":53},"\"my-backup-bucket\"",[36,1137,216],{"class":193},[36,1139,1140,1142,1144,1146],{"class":38,"line":238},[36,1141,380],{"class":83},[36,1143,210],{"class":193},[36,1145,385],{"class":53},[36,1147,216],{"class":193},[36,1149,1150,1153,1155,1158],{"class":38,"line":251},[36,1151,1152],{"class":83},"      \"encryption\"",[36,1154,210],{"class":193},[36,1156,1157],{"class":53},"\"AES256\"",[36,1159,216],{"class":193},[36,1161,1162,1165],{"class":38,"line":264},[36,1163,1164],{"class":83},"      \"lifecycle\"",[36,1166,202],{"class":193},[36,1168,1169,1172,1174,1177],{"class":38,"line":275},[36,1170,1171],{"class":83},"        \"transition_to_glacier\"",[36,1173,210],{"class":193},[36,1175,1176],{"class":83},"30",[36,1178,216],{"class":193},[36,1180,1181,1184,1186],{"class":38,"line":281},[36,1182,1183],{"class":83},"        \"expire_after\"",[36,1185,210],{"class":193},[36,1187,1188],{"class":83},"365\n",[36,1190,1191],{"class":38,"line":289},[36,1192,1030],{"class":193},[36,1194,1195],{"class":38,"line":302},[36,1196,316],{"class":193},[36,1198,1199],{"class":38,"line":313},[36,1200,322],{"class":193},[36,1202,1203],{"class":38,"line":319},[36,1204,328],{"class":193},[22,1206,1207],{"id":1207},"加密备份",[26,1209,1211],{"className":28,"code":1210,"language":30,"meta":31,"style":31},"# 启用加密\nopenclaw backup enable-encryption --key alias/openclaw-backup\n\n# 备份自动加密\n# 解密恢复\nopenclaw restore --decrypt backup.tar.gz\n",[33,1212,1213,1218,1233,1237,1242,1247],{"__ignoreMap":31},[36,1214,1215],{"class":38,"line":39},[36,1216,1217],{"class":42},"# 启用加密\n",[36,1219,1220,1222,1224,1227,1230],{"class":38,"line":46},[36,1221,50],{"class":49},[36,1223,80],{"class":53},[36,1225,1226],{"class":53}," enable-encryption",[36,1228,1229],{"class":83}," --key",[36,1231,1232],{"class":53}," alias/openclaw-backup\n",[36,1234,1235],{"class":38,"line":60},[36,1236,64],{"emptyLinePlaceholder":63},[36,1238,1239],{"class":38,"line":67},[36,1240,1241],{"class":42},"# 备份自动加密\n",[36,1243,1244],{"class":38,"line":73},[36,1245,1246],{"class":42},"# 解密恢复\n",[36,1248,1249,1251,1253,1256],{"class":38,"line":238},[36,1250,50],{"class":49},[36,1252,452],{"class":53},[36,1254,1255],{"class":83}," --decrypt",[36,1257,530],{"class":53},[18,1259,1260],{"id":1260},"恢复演练",[22,1262,1263],{"id":1263},"定期演练",[26,1265,1267],{"className":28,"code":1266,"language":30,"meta":31,"style":31},"# 每月演练\nopenclaw disaster-recovery drill --schedule monthly\n\n# 演练报告\nopenclaw disaster-recovery report\n",[33,1268,1269,1274,1289,1293,1298],{"__ignoreMap":31},[36,1270,1271],{"class":38,"line":39},[36,1272,1273],{"class":42},"# 每月演练\n",[36,1275,1276,1278,1281,1284,1286],{"class":38,"line":46},[36,1277,50],{"class":49},[36,1279,1280],{"class":53}," disaster-recovery",[36,1282,1283],{"class":53}," drill",[36,1285,837],{"class":83},[36,1287,1288],{"class":53}," monthly\n",[36,1290,1291],{"class":38,"line":60},[36,1292,64],{"emptyLinePlaceholder":63},[36,1294,1295],{"class":38,"line":67},[36,1296,1297],{"class":42},"# 演练报告\n",[36,1299,1300,1302,1304],{"class":38,"line":73},[36,1301,50],{"class":49},[36,1303,1280],{"class":53},[36,1305,1306],{"class":53}," report\n",[22,1308,1309],{"id":1309},"演练清单",[1311,1312,1315,1325,1331,1337,1343,1349],"ul",{"className":1313},[1314],"contains-task-list",[1316,1317,1320,1324],"li",{"className":1318},[1319],"task-list-item",[1321,1322],"input",{"disabled":63,"type":1323},"checkbox"," 确认备份可用性",[1316,1326,1328,1330],{"className":1327},[1319],[1321,1329],{"disabled":63,"type":1323}," 验证恢复脚本",[1316,1332,1334,1336],{"className":1333},[1319],[1321,1335],{"disabled":63,"type":1323}," 测试备用服务器",[1316,1338,1340,1342],{"className":1339},[1319],[1321,1341],{"disabled":63,"type":1323}," 检查告警通知",[1316,1344,1346,1348],{"className":1345},[1319],[1321,1347],{"disabled":63,"type":1323}," 验证数据完整性",[1316,1350,1352,1354],{"className":1351},[1319],[1321,1353],{"disabled":63,"type":1323}," 记录恢复时间",[18,1356,1357],{"id":1357},"下一步",[1311,1359,1360,1367,1373],{},[1316,1361,1362],{},[1363,1364,1366],"a",{"href":1365},"/best-practices/docker-deployment","Docker 部署",[1316,1368,1369],{},[1363,1370,1372],{"href":1371},"/docs/operations/safety-basics","安全配置",[1316,1374,1375],{},[1363,1376,1378],{"href":1377},"/best-practices/performance-tuning","性能优化",[1380,1381,1382],"style",{},"html pre.shiki code .sJ8bj, html code.shiki .sJ8bj{--shiki-default:#6A737D;--shiki-dark:#6A737D}html pre.shiki code .sScJk, html code.shiki .sScJk{--shiki-default:#6F42C1;--shiki-dark:#B392F0}html pre.shiki code .sZZnC, html code.shiki .sZZnC{--shiki-default:#032F62;--shiki-dark:#9ECBFF}html pre.shiki code .sj4cs, html code.shiki .sj4cs{--shiki-default:#005CC5;--shiki-dark:#79B8FF}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html pre.shiki code .sVt8B, html code.shiki .sVt8B{--shiki-default:#24292E;--shiki-dark:#E1E4E8}html pre.shiki code .s9eBZ, html code.shiki .s9eBZ{--shiki-default:#22863A;--shiki-dark:#85E89D}html pre.shiki code .s7hpK, html code.shiki .s7hpK{--shiki-default:#B31D28;--shiki-default-font-style:italic;--shiki-dark:#FDAEB7;--shiki-dark-font-style:italic}",{"title":31,"searchDepth":46,"depth":46,"links":1384},[1385,1390,1394,1399,1404,1408,1412,1416],{"id":20,"depth":46,"text":20,"children":1386},[1387,1388,1389],{"id":24,"depth":60,"text":24},{"id":90,"depth":60,"text":90},{"id":135,"depth":60,"text":135},{"id":178,"depth":46,"text":178,"children":1391},[1392,1393],{"id":181,"depth":60,"text":181},{"id":331,"depth":60,"text":331},{"id":412,"depth":46,"text":412,"children":1395},[1396,1397,1398],{"id":415,"depth":60,"text":415},{"id":481,"depth":60,"text":481},{"id":533,"depth":60,"text":533},{"id":560,"depth":46,"text":560,"children":1400},[1401,1402,1403],{"id":563,"depth":60,"text":563},{"id":768,"depth":60,"text":768},{"id":843,"depth":60,"text":843},{"id":894,"depth":46,"text":894,"children":1405},[1406,1407],{"id":897,"depth":60,"text":897},{"id":1045,"depth":60,"text":1045},{"id":1089,"depth":46,"text":1089,"children":1409},[1410,1411],{"id":1092,"depth":60,"text":1093},{"id":1207,"depth":60,"text":1207},{"id":1260,"depth":46,"text":1260,"children":1413},[1414,1415],{"id":1263,"depth":60,"text":1263},{"id":1309,"depth":60,"text":1309},{"id":1357,"depth":46,"text":1357},"运维管理",null,"建立完善的备份策略，包括配置备份、数据备份和灾难恢复方案。","中高级","md",{},"/best-practices/backup-recovery",{"title":5,"description":1419},"third-party","best-practices/backup-recovery",[1428,1429,1430,1431],"backup","recovery","disaster-recovery","operations","2026-03-11","cF-B6KmWSSHPZ_TN_KuM0PuU5rqD5fmAtdzmqL4ULxo",{"generatedAt":1435,"collections":1436,"totals":3943},"2026-04-01T13:45:24.307Z",{"docs":1437,"news":2591,"bestPractices":3329},{"count":1438,"items":1439},161,[1440,1454,1465,1473,1483,1488,1493,1500,1508,1515,1524,1531,1540,1549,1558,1565,1572,1578,1585,1592,1600,1608,1617,1626,1635,1644,1651,1656,1664,1673,1681,1690,1698,1703,1710,1718,1727,1734,1742,1748,1755,1760,1768,1775,1780,1790,1799,1807,1815,1822,1830,1836,1841,1847,1856,1861,1866,1873,1879,1887,1894,1900,1907,1912,1918,1925,1931,1941,1947,1956,1962,1967,1972,1980,1987,1993,2000,2008,2015,2022,2031,2039,2047,2054,2060,2067,2073,2082,2088,2095,2100,2109,2117,2125,2134,2141,2148,2158,2164,2170,2174,2182,2189,2196,2203,2209,2216,2221,2231,2242,2248,2254,2260,2266,2273,2280,2287,2296,2303,2308,2315,2322,2331,2338,2345,2351,2357,2364,2370,2375,2380,2387,2393,2401,2407,2414,2420,2429,2435,2441,2448,2454,2460,2468,2476,2481,2489,2495,2501,2508,2515,2520,2527,2537,2544,2550,2557,2563,2570,2576,2585],{"title":1441,"description":1442,"path":1443,"category":1444,"updatedAt":1445,"sourceType":1446,"tags":1447},"OpenClaw 核心概念","用一页建立 OpenClaw 的核心心智图，分清 Gateway、Agent、Channels、Tools、Skills、Memory 和 Control UI 各自负责什么。","/docs/getting-started/core-concepts","入门","2026-03-16","internal",[1448,1449,1450,1451,1452,1453],"concepts","gateway","agent","channels","tools","memory",{"title":1455,"description":1456,"path":1457,"category":1444,"updatedAt":1458,"sourceType":1446,"tags":1459},"如果你是开发团队，应该先走哪条入口","面向开发团队和独立开发者，帮助判断应该先理解架构、配置、渠道还是扩展能力，避免刚跑通就把 OpenClaw 做成一团难维护的实验场。","/docs/getting-started/developer-team-entry","2026-03-23",[1460,1461,1462,1463,1464],"developers","teams","architecture","configuration","skills",{"title":1466,"description":1467,"path":1468,"category":1444,"updatedAt":1458,"sourceType":1446,"tags":1469},"如果你是企业运维，应该先走哪条入口","面向企业运维和长期维护者，帮助判断应该先看 Gateway、远程访问、安全还是升级治理，避免把 OpenClaw 当成一次性安装项目。","/docs/getting-started/enterprise-ops-entry",[1470,1431,1449,1471,1472],"enterprise","security","upgrades",{"title":1474,"description":1475,"path":1476,"category":1444,"updatedAt":1477,"sourceType":1478,"tags":1479},"创建第一个 Agent","从零开始创建你的第一个 OpenClaw Agent，理解 Agent 的基本概念和配置方式。","/docs/getting-started/first-agent","2026-03-12","official",[1450,1480,1481,1482],"quickstart","tutorial","basics",{"title":1484,"description":1485,"path":1486,"category":1444,"updatedAt":1477,"sourceType":1478,"tags":1487},"接入第一个渠道","学习如何将 OpenClaw Agent 接入消息渠道，实现多平台统一管理。","/docs/getting-started/first-channel",[1451,1480,1481,1482],{"title":1489,"description":1490,"path":1491,"category":1444,"updatedAt":1477,"sourceType":1478,"tags":1492},"添加第一个技能","学习如何为 OpenClaw Agent 添加和配置技能，让助手具备更多能力。","/docs/getting-started/first-skill",[1464,1480,1481,1482],{"title":1494,"description":1495,"path":1496,"category":1444,"updatedAt":1477,"sourceType":1478,"tags":1497},"创建第一个工作流","学习如何使用 OpenClaw 的工作流功能，实现自动化任务处理。","/docs/getting-started/first-workflow",[1498,1499,1480,1481],"workflow","automation",{"title":1501,"description":1502,"path":1503,"category":1444,"updatedAt":1432,"sourceType":1478,"tags":1504},"快速入门","按官方推荐链路，在本机完成 OpenClaw 的安装、初始化、状态检查和第一次进入 Control UI。","/docs/getting-started/getting-started",[1480,1505,1506,1507],"installation","onboarding","dashboard",{"title":1509,"description":1510,"path":1511,"category":1444,"updatedAt":1432,"sourceType":1478,"tags":1512},"Onboarding 引导流程说明","基于官方 Onboarding 思路，说明第一次配置 OpenClaw 时应该先做什么、后做什么，以及哪些事情不要过早展开。","/docs/getting-started/onboarding-guide",[1506,1513,1514,1449],"daemon","setup",{"title":1516,"description":1517,"path":1518,"category":1444,"updatedAt":1519,"sourceType":1478,"tags":1520},"Onboarding 的本地模式和远程模式怎么选","基于最新官方 Onboarding Wizard 文档，整理 openclaw onboard 在 local 与 remote 两种模式下分别会做什么、不会做什么，以及第一次使用更适合走哪条路。","/docs/getting-started/onboarding-local-vs-remote","2026-03-21",[1506,1521,1522,1449,1523],"remote","local","wizard",{"title":1525,"description":1526,"path":1527,"category":1444,"updatedAt":1458,"sourceType":1446,"tags":1528},"如果你是个人用户，应该先走哪条入口","面向个人重度使用者，帮助判断应该先从 Dashboard、WebChat、渠道、模型还是 Skills 开始，而不是一上来就把整套能力全部接齐。","/docs/getting-started/personal-user-entry",[1529,1530,1507,1451,1464],"personal","getting-started",{"title":1532,"description":1533,"path":1534,"category":1535,"updatedAt":1432,"sourceType":1478,"tags":1536},"如何开始系统理解 OpenClaw","给第一次接触 OpenClaw 的中文用户一条更清晰的阅读顺序，先建立整体认知，再进入安装、接入和运维细节。","/docs/getting-started/reading-path","使用指南",[1537,1538,1539,1506],"reading-path","overview","docs",{"title":1541,"description":1542,"path":1543,"category":1544,"updatedAt":1545,"sourceType":1478,"tags":1546},"OpenClaw 是什么","用中文快速理解 OpenClaw 的定位、使用方式和它与普通聊天产品的差别。","/docs/getting-started/what-is-openclaw","产品","2026-03-13",[1538,1547,1451,1548],"self-hosted","assistant",{"title":1550,"description":1551,"path":1552,"category":1444,"updatedAt":1458,"sourceType":1446,"tags":1553},"我什么时候再上 Skills、Plugins 和多 Agent","帮你判断现在是否已经适合进入 Skills、Plugins、Hooks 或多 Agent 扩展，而不是在基础链路未稳定时过早堆复杂度。","/docs/getting-started/when-to-add-skills-plugins-and-multi-agent",[1464,1554,1555,1556,1557],"plugins","multi-agent","hooks","decision",{"title":1559,"description":1560,"path":1561,"category":1444,"updatedAt":1562,"sourceType":1446,"tags":1563},"我什么时候该开始接入渠道","帮你判断现在是否已经适合进入 Telegram、WhatsApp、飞书等渠道接入，而不是在最小链路未稳定时过早增加复杂度。","/docs/getting-started/when-to-connect-channels","2026-03-24",[1451,1506,1557,1449,1564],"safety",{"title":1566,"description":1567,"path":1568,"category":1444,"updatedAt":1562,"sourceType":1446,"tags":1569},"模型、配置和安全这三页分别什么时候看","用最短方式判断什么时候该去看模型选择、关键配置和安全实践，避免把问题带到错误页面里越看越乱。","/docs/getting-started/when-to-read-models-config-security",[1570,1571,1471,1557,1530],"models","configurations",{"title":1573,"description":1574,"path":1575,"category":1444,"updatedAt":1562,"sourceType":1446,"tags":1576},"Dashboard、WebChat 和聊天渠道分别什么时候用","把 OpenClaw 最常见的三个使用入口拆开，帮助你判断什么时候该进 Dashboard，什么时候该用 WebChat，什么时候才值得接入 Telegram、飞书或 WhatsApp。","/docs/getting-started/when-to-use-dashboard-webchat-or-channels",[1507,1577,1451,1557,1530],"webchat",{"title":1579,"description":1580,"path":1581,"category":1444,"updatedAt":1562,"sourceType":1446,"tags":1582},"我应该先从哪个页面开始","面向第一次进入中文站的用户，按目标、角色和当前问题判断应该先看文档、学习路径、主题中心、视频还是案例。","/docs/getting-started/which-page-should-i-start-with",[1530,1557,1539,1583,1584],"paths","topics",{"title":1586,"description":1587,"path":1588,"category":1544,"updatedAt":1432,"sourceType":1478,"tags":1589},"OpenClaw 适合哪些用户","判断你是否真的需要 OpenClaw，以及它更适合哪类中文用户和团队。","/docs/getting-started/who-is-openclaw-for",[1590,1461,1591,1547],"users","scenarios",{"title":1593,"description":1594,"path":1595,"category":1596,"updatedAt":1432,"sourceType":1425,"tags":1597},"Agent 工作区结构说明","了解 OpenClaw 工作区里各类核心文件的作用，包括 AGENTS、SOUL、USER、MEMORY、日志、skills 和 sessions。","/docs/manual/agent-workspace","功能",[1598,1599,1453,1464],"workspace","soul",{"title":1601,"description":1602,"path":1603,"category":1604,"updatedAt":1432,"sourceType":1478,"tags":1605},"Gateway 架构概览","理解 OpenClaw 的 Gateway、Control-plane 客户端和 Nodes 如何协作，以及为什么它是一个单一长连接网关系统。","/docs/manual/architecture","架构",[1449,1606,1462,1607],"nodes","control-plane",{"title":1609,"description":1610,"path":1611,"category":1596,"updatedAt":1612,"sourceType":1478,"tags":1613},"bindings 的优先级怎么影响 agent 选择","基于最新官方 Channel Routing 与 Configuration 文档，解释 peer、guild、team、account、channel 和 default agent 的命中顺序，以及为什么 binding 命中问题常常看起来像“模型选错了”。","/docs/manual/bindings-precedence-and-agent-selection","2026-03-22",[1614,1615,1616,1451,1463],"bindings","routing","agents",{"title":1618,"description":1619,"path":1620,"category":1596,"updatedAt":1562,"sourceType":1478,"tags":1621},"BlueBubbles 与 iMessage 接入","为什么官方更推荐 BlueBubbles，而不是 legacy imsg，以及远程 Mac 和 webhook 模式下该注意什么。","/docs/manual/bluebubbles-imessage",[1451,1622,1623,1624,1625],"bluebubbles","imessage","macos","webhook",{"title":1627,"description":1628,"path":1629,"category":1596,"updatedAt":1630,"sourceType":1478,"tags":1631},"Broadcast Groups 和普通 routing 的边界怎么区分","基于最新官方 Broadcast Groups 与 Channel Routing 文档，解释 Broadcast Groups 何时会生效、为什么它不是 bindings 的替代品，以及多代理同群运行时的 session、工具和响应顺序边界。","/docs/manual/broadcast-groups-and-routing-boundaries","2026-03-25",[1632,1615,1633,1616,1634],"broadcast","groups","session",{"title":1636,"description":1637,"path":1638,"category":1639,"updatedAt":1640,"sourceType":1478,"tags":1641},"Broadcast 和普通 bindings 谁先生效，什么时候该用哪一个","基于最新官方 Broadcast Groups、Channel Routing 与 Groups 文档，整理 broadcast、bindings、group policy 和 mention gating 的生效顺序，帮助团队区分“多 agent 协作”和“单 agent 路由”到底该落在哪层。","/docs/manual/broadcast-vs-binding-precedence","使用说明","2026-03-29",[1632,1614,1615,1633,1642,1643],"precedence","manual",{"title":1645,"description":1646,"path":1647,"category":1596,"updatedAt":1432,"sourceType":1478,"tags":1648},"Camera Capture 与拍照/短视频能力","理解 OpenClaw 的 camera capture 如何通过 nodes 暴露给 agent，以及设备权限和用户设置为什么比命令本身更重要。","/docs/manual/camera-capture",[1649,1606,1650,1624,1450],"camera","mobile",{"title":1652,"description":1653,"path":1654,"category":1596,"updatedAt":1519,"sourceType":1478,"tags":1655},"频道与 Session 路由怎么决定上下文边界","基于最新官方 Channel Routing 文档，整理 OpenClaw 的 session key 形状、DM/main 合并、线程隔离、binding 优先级，以及为什么 routing 不是模型自己决定的。","/docs/manual/channel-routing-and-session-keys",[1615,1634,1451,1614,1633],{"title":1657,"description":1658,"path":1659,"category":1596,"updatedAt":1562,"sourceType":1478,"tags":1660},"OpenClaw 渠道能力概览","了解 OpenClaw 当前支持的主要聊天渠道、接入方式，以及第一次应该如何选择和配置渠道。","/docs/manual/channels-overview",[1451,1661,1662,1663],"telegram","whatsapp","discord",{"title":1665,"description":1666,"path":1667,"category":1596,"updatedAt":1612,"sourceType":1478,"tags":1668},"ClawHub 的搜索、信号和信任边界","基于最新官方 ClawHub 文档，整理技能注册表里的搜索、标签、下载信号、举报与 moderation 机制，以及中文用户挑选技能时最该看什么。","/docs/manual/clawhub-discovery-and-trust-signals",[1669,1464,1670,1671,1672],"clawhub","registry","moderation","discovery",{"title":1674,"description":1675,"path":1676,"category":1596,"updatedAt":1519,"sourceType":1478,"tags":1677},"ClawHub 的版本、锁文件和 sync 怎么理解","基于最新官方 ClawHub 文档，整理 skill bundle 的版本化、.clawhub/lock.json 的作用、sync 的扫描规则，以及为什么 ClawHub 不只是“安装站”。","/docs/manual/clawhub-versioning-and-sync",[1669,1464,1678,1679,1680],"sync","lockfile","versioning",{"title":1682,"description":1683,"path":1684,"category":1596,"updatedAt":1519,"sourceType":1478,"tags":1685},"社区插件目录怎么用","基于最新官方插件文档，整理 Community plugins 页面里最重要的筛选思路，帮助你判断哪些第三方插件值得装、哪些只适合观察。","/docs/manual/community-plugins-directory",[1554,1686,1687,1688,1689],"community","ecosystem","extensions","directory",{"title":1691,"description":1692,"path":1693,"category":1639,"updatedAt":1640,"sourceType":1478,"tags":1694},"Control UI 的 Tools 面板为什么更像运行时目录，不是静态配置页","基于最新官方 WebChat 文档，解释 Control UI `/agents` 里的 Tools 面板如何通过 tools.catalog 拉取运行时目录、何时回退到静态列表，以及为什么真正的可用性最终仍由 allow/deny 和多层策略优先级决定。","/docs/manual/control-ui-tools-catalog-and-policy-precedence",[1695,1452,1696,1697,1643],"control-ui","catalog","policy",{"title":1699,"description":1700,"path":1701,"category":1444,"updatedAt":1432,"sourceType":1478,"tags":1702},"Control UI 是什么","理解 Control UI 在 OpenClaw 中承担的角色，以及首次安装、排错和长期运行时应该如何使用它。","/docs/manual/control-ui",[1507,1695,1449,1431],{"title":1704,"description":1705,"path":1706,"category":1544,"updatedAt":1432,"sourceType":1478,"tags":1707},"OpenClaw 核心能力总览","用一页理解 OpenClaw 当前最重要的能力结构，包括渠道、控制台、扩展和运行边界。","/docs/manual/core-capabilities",[1708,1451,1464,1709],"capabilities","voice",{"title":1711,"description":1712,"path":1713,"category":1596,"updatedAt":1519,"sourceType":1478,"tags":1714},"Dashboard 快速打开与认证行为","基于最新官方 Dashboard 文档，整理 openclaw dashboard 的快速打开路径、token 在浏览器里的保存行为，以及本地与远程打开时最容易混淆的认证边界。","/docs/manual/dashboard-fast-path-and-auth",[1507,1695,1715,1716,1717],"auth","token","browser",{"title":1719,"description":1720,"path":1721,"category":1596,"updatedAt":1519,"sourceType":1478,"tags":1722},"Deepgram 音频转录怎么接","基于最新官方 Deepgram provider 文档，整理 OpenClaw 里语音转录的接入方式、配置重点，以及它和聊天模型 provider 的边界。","/docs/manual/deepgram-audio-transcription",[1723,1724,1725,1709,1726],"deepgram","transcription","audio","providers",{"title":1728,"description":1729,"path":1730,"category":1596,"updatedAt":1432,"sourceType":1478,"tags":1731},"Discord 与 Slack 接入重点","团队协作场景里，Discord 和 Slack 分别适合什么、和 Telegram/WhatsApp 的差别在哪里，以及群组响应策略该怎么收敛。","/docs/manual/discord-and-slack",[1451,1663,1732,1598,1733],"slack","team",{"title":1735,"description":1736,"path":1737,"category":1596,"updatedAt":1477,"sourceType":1478,"tags":1738},"Exec 工具、apply_patch 与执行审批","基于官方 exec、apply_patch 和 exec approvals 文档，解释高权限工具如何工作，为什么审批是硬边界，以及哪些配置最值得先看。","/docs/manual/exec-tools-and-approvals",[1739,1740,1741,1452,1471],"exec","apply-patch","approvals",{"title":1743,"description":1744,"path":1745,"category":1596,"updatedAt":1640,"sourceType":1478,"tags":1746},"从 Skills 到 Workflows：OpenClaw 扩展栈完整地图","把 Skills、Tools、插件、Hooks、ClawHub、OpenProse、Lobster 和审批流程收成一张扩展地图，帮助你判断什么时候该引入哪一层复杂度。","/docs/manual/extension-stack-full-map",[1464,1452,1554,1556,1747,1741],"workflows",{"title":1749,"description":1750,"path":1751,"category":1639,"updatedAt":1640,"sourceType":1478,"tags":1752},"Telegram forum topic、群 session 和 thread key 应该怎么一起看","基于最新官方 Groups 与 Channel Routing 文档，整理 Telegram forum topic 在 OpenClaw 里的 session key 形态、topic 级上下文隔离和群触发边界，帮助团队理解“同一群里的不同 topic”为什么已经不是同一条会话。","/docs/manual/forum-topics-and-group-session-keys",[1661,1753,1754,1615,1643],"forum-topics","sessions",{"title":1756,"description":1757,"path":1758,"category":1596,"updatedAt":1640,"sourceType":1478,"tags":1759},"从第一次跑通到长期运行：OpenClaw 的完整系统地图","把安装、Gateway、控制面、渠道、模型、记忆、自动化和长期维护放到一条完整主线上，帮助你从“先跑起来”过渡到“长期稳定使用”。","/docs/manual/from-first-run-to-long-running-system",[1462,1449,1451,1570,1453,1499],{"title":1761,"description":1762,"path":1763,"category":1596,"updatedAt":1630,"sourceType":1478,"tags":1764},"Headless nodes 和设备宿主边界怎么分","基于最新官方 Nodes、Architecture 与 Pairing 文档，解释 headless nodes、普通设备节点和 Gateway 之间的职责差异，帮助团队理解“能力跑在哪台机器上”这条边界。","/docs/manual/headless-node-hosts-and-device-boundaries",[1606,1765,1766,1767,1449],"headless","pairing","devices",{"title":1769,"description":1770,"path":1771,"category":1596,"updatedAt":1519,"sourceType":1478,"tags":1772},"Hooks 生命周期与事件类型","基于最新官方 Hooks 文档，解释 agent:bootstrap、session start/end、/new、/reset 等生命周期事件分别适合放什么逻辑，以及什么时候该用 hook pack 或插件托管 hooks。","/docs/manual/hook-lifecycle-events",[1556,1773,1774,1499,1554],"lifecycle","events",{"title":1776,"description":1777,"path":1778,"category":1596,"updatedAt":1432,"sourceType":1478,"tags":1779},"Hooks 能做什么","从中文用户角度理解 OpenClaw 里的 hooks，不把它只看成技术细节，而看成自动化扩展点。","/docs/manual/hooks-overview",[1556,1499,1747,1774],{"title":1781,"description":1782,"path":1783,"category":1596,"updatedAt":1612,"sourceType":1478,"tags":1784},"消息入口的去重、合并和排队是怎么工作的","基于最新官方 Messages 文档，解释 OpenClaw 的 inbound dedupe、inbound debounce、active-run queue 和 outbound chunking 各自解决什么问题，避免把“回复慢”都误判成模型问题。","/docs/manual/inbound-dedupe-and-debounce",[1785,1786,1787,1788,1789],"messages","queueing","dedupe","debounce","delivery",{"title":1791,"description":1792,"path":1793,"category":1596,"updatedAt":1562,"sourceType":1478,"tags":1794},"本地模型支持（Ollama）","使用 Ollama 在本地运行大语言模型，实现隐私优先、零成本的 AI 助手体验。","/docs/manual/local-models-ollama",[1795,1796,1797,1798,1547],"ollama","local-model","llm","privacy",{"title":1800,"description":1801,"path":1802,"category":1596,"updatedAt":1519,"sourceType":1478,"tags":1803},"节点位置能力怎么用","基于最新官方 Location Command 文档，整理 OpenClaw 的 location.get 能力、权限模式、精确位置开关，以及它和普通聊天入口的边界。","/docs/manual/location-command-nodes",[1804,1606,1650,1805,1806],"location","permissions","gps",{"title":1808,"description":1809,"path":1810,"category":1596,"updatedAt":1519,"sourceType":1478,"tags":1811},"记忆文件怎么分层加载","基于最新官方 Memory 文档，整理 OpenClaw 的 daily log、MEMORY.md、memory_search 和 memory_get 各自适合存什么，以及为什么群组上下文不该直接读长期记忆。","/docs/manual/memory-files-and-loading-boundaries",[1453,1812,1754,1813,1814],"markdown","memory_search","memory_get",{"title":1816,"description":1817,"path":1818,"category":1596,"updatedAt":1562,"sourceType":1478,"tags":1819},"memory plugin slot 和 Markdown source of truth 怎么配合","基于最新官方 Memory、CLI memory 与 Plugins 文档，解释为什么 OpenClaw 记忆的 source of truth 仍然是 Markdown 文件，以及 plugins.slots.memory 该怎么理解和切换。","/docs/manual/memory-plugin-slots-and-source-of-truth",[1453,1554,1820,1821,1812],"lancedb","memory-core",{"title":1823,"description":1824,"path":1825,"category":1596,"updatedAt":1477,"sourceType":1478,"tags":1826},"记忆搜索与索引机制","基于官方记忆概念和 memory CLI 文档，解释记忆文件、索引来源、provider 选择以及排障时该看什么。","/docs/manual/memory-search-and-indexing",[1453,1827,1828,1829,1820],"search","indexing","embeddings",{"title":1831,"description":1832,"path":1833,"category":1596,"updatedAt":1432,"sourceType":1425,"tags":1834},"OpenClaw 记忆系统怎么工作","理解 OpenClaw 的 SOUL、Tools、用户长期记忆和会话上下文如何协作，以及为什么它更像持续运行的系统而不是一次性聊天窗口。","/docs/manual/memory-system",[1453,1599,1634,1835],"logs",{"title":1837,"description":1838,"path":1839,"category":1596,"updatedAt":1432,"sourceType":1478,"tags":1840},"Memory、Tools、Skills 如何协同","记忆层负责保留什么，Tools 负责执行什么，Skills 负责组织什么，三者该怎么分工才不会让 OpenClaw 越用越乱。","/docs/manual/memory-tools-skills-playbook",[1453,1452,1464,1599,1498],{"title":1842,"description":1843,"path":1844,"category":1596,"updatedAt":1477,"sourceType":1478,"tags":1845},"消息投递、重试与响应行为","基于官方 retry、messages 和 FAQ 文档，解释消息发送失败时 OpenClaw 会重试什么，不会重试什么，以及为什么群聊和渠道行为会不同。","/docs/manual/message-retries-and-delivery",[1785,1846,1789,1661,1663],"retry",{"title":1848,"description":1849,"path":1850,"category":1639,"updatedAt":1640,"sourceType":1478,"tags":1851},"模型 allowlist、alias 和图片能力门控应该怎么理解","基于最新官方 Models CLI 文档，整理 agents.defaults.models、primary、fallbacks、imageModel 和 imageGenerationModel 的职责，帮助团队理解模型白名单和共享能力门控到底会影响什么。","/docs/manual/model-allowlists-and-capability-gating",[1570,1852,1853,1854,1855,1643],"allowlist","aliases","image","gating",{"title":1857,"description":1858,"path":1859,"category":1596,"updatedAt":1562,"sourceType":1478,"tags":1860},"OpenClaw 的 Models 应该怎么理解","理解 OpenClaw 里模型层的角色、选择思路和常见配置边界，避免把所有问题都误判成模型问题。","/docs/manual/models-overview",[1570,1797,1726,1615],{"title":1862,"description":1863,"path":1864,"category":1596,"updatedAt":1432,"sourceType":1478,"tags":1865},"Nodes 与设备能力","理解 OpenClaw 的 nodes 是什么、如何配对，以及相机、语音、屏幕、位置等设备能力在系统里的作用。","/docs/manual/nodes-and-device-actions",[1606,1650,1649,1709,1766],{"title":1867,"description":1868,"path":1869,"category":1596,"updatedAt":1562,"sourceType":1478,"tags":1870},"OpenProse 和 Lobster 的边界怎么分","基于最新官方 Lobster 文档，整理 OpenProse 与 Lobster 在多智能体准备、确定性执行和审批恢复上的分工，帮助中文团队判断什么时候该用 /prose，什么时候该转成工作流运行时。","/docs/manual/openprose-and-lobster-boundaries",[1871,1872,1555,1741,1498],"openprose","lobster",{"title":1874,"description":1875,"path":1876,"category":1596,"updatedAt":1519,"sourceType":1478,"tags":1877},"插件托管 hooks 与扩展能力边界","基于最新官方 Plugins 与 Hooks 文档，整理插件托管 hooks 的工作方式、显示位置、启停边界，以及为什么它和独立 hook pack 不是同一种治理对象。","/docs/manual/plugin-managed-hooks",[1554,1556,1499,1688,1878],"governance",{"title":1880,"description":1881,"path":1882,"category":1596,"updatedAt":1519,"sourceType":1478,"tags":1883},"插件清单与配置校验","基于最新官方文档，解释 openclaw.plugin.json 的必填字段、校验规则，以及为什么插件清单会直接影响配置是否可通过。","/docs/manual/plugin-manifest",[1554,1884,1885,1886,1463],"manifest","schema","validation",{"title":1888,"description":1889,"path":1890,"category":1596,"updatedAt":1519,"sourceType":1478,"tags":1891},"插件包与频道目录元信息","根据最新官方插件文档，解释 package packs、插件 id 生成规则、openclaw.channel 元信息，以及为什么这些字段会影响安装与引导体验。","/docs/manual/plugin-package-packs",[1554,1892,1451,1893,1688],"package-packs","metadata",{"title":1895,"description":1896,"path":1897,"category":1596,"updatedAt":1562,"sourceType":1478,"tags":1898},"OpenClaw 插件系统怎么用","基于官方插件与 CLI 文档，解释插件和 Skills、Tools 的边界，说明安装、启用、更新与风险控制的基本方法。","/docs/manual/plugins-overview",[1554,1688,1464,1452,1899],"cli",{"title":1901,"description":1902,"path":1903,"category":1596,"updatedAt":1562,"sourceType":1478,"tags":1904},"模型提供商与故障转移","基于官方 providers 文档，整理 OpenClaw 常见 provider、默认模型写法、fallback 思路和长期运行时的配置重点。","/docs/manual/providers-and-fallback",[1726,1570,1905,1906,1795],"fallback","openrouter",{"title":1908,"description":1909,"path":1910,"category":1596,"updatedAt":1432,"sourceType":1425,"tags":1911},"Session 与配对机制","理解 OpenClaw 如何通过配对、allowFrom、群组提及规则和 session 隔离来识别用户并保护上下文边界。","/docs/manual/session-and-pairing",[1634,1766,1451,1715],{"title":1913,"description":1914,"path":1915,"category":1639,"updatedAt":1640,"sourceType":1478,"tags":1916},"session memory search 什么时候值得开，什么时候先别开","基于最新官方 Memory 与 memory CLI 文档，整理 OpenClaw 的 session memory search、异步索引刷新、delta threshold 和 embedding cache 各自适合什么场景，帮助团队判断什么时候该扩到会话日志检索。","/docs/manual/session-memory-search-and-index-refresh",[1453,1754,1828,1917,1643],"cache",{"title":1919,"description":1920,"path":1921,"category":1596,"updatedAt":1432,"sourceType":1478,"tags":1922},"Signal 渠道接入重点","Signal 为什么更强调 dedicated number、signal-cli 和 pairing，长期运行时最容易踩哪些坑。","/docs/manual/signal-channel",[1451,1923,1924,1766,1798],"signal","signal-cli",{"title":1926,"description":1927,"path":1928,"category":1596,"updatedAt":1519,"sourceType":1478,"tags":1929},"Signal 群组与 daemon 模式怎么配","基于最新官方 Signal 文档，整理 Signal 在 OpenClaw 里的群组隔离、外部 daemon 模式、多账号和 config writes 边界。","/docs/manual/signal-groups-and-daemon-mode",[1923,1633,1513,1930,1451],"multi-account",{"title":1932,"description":1933,"path":1934,"category":1596,"updatedAt":1935,"sourceType":1478,"tags":1936},"Skills 配置与热重载","理解 OpenClaw 的 skills 配置项、allowBundled、extraDirs、watch、entries.enabled 和运行时环境注入边界。","/docs/manual/skills-configuration","2026-03-18",[1464,1937,1938,1939,1940],"config","allowBundled","watch","env",{"title":1942,"description":1943,"path":1944,"category":1596,"updatedAt":1945,"sourceType":1478,"tags":1946},"Skills 系统怎么工作","理解 OpenClaw Skills 的三层来源、加载流程、ClawHub 风险，以及为什么不应该一次安装过多技能。","/docs/manual/skills-system","2026-03-17",[1464,1669,1452,1471],{"title":1948,"description":1949,"path":1950,"category":1596,"updatedAt":1477,"sourceType":1478,"tags":1951},"系统提示词、上下文与压缩","基于官方 system prompt、context、compaction 与 session pruning 文档，解释 OpenClaw 一次运行到底会把什么发给模型，以及上下文为什么会变满。","/docs/manual/system-prompt-context-and-compaction",[1952,1953,1954,1955,1754],"system-prompt","context","compaction","pruning",{"title":1957,"description":1958,"path":1959,"category":1596,"updatedAt":1562,"sourceType":1478,"tags":1960},"Telegram 与 WhatsApp 接入重点","两个最常见的入门渠道该怎么选、各自依赖什么认证方式，以及群聊和私聊里最容易踩的坑。","/docs/manual/telegram-and-whatsapp",[1451,1661,1662,1766,1961],"bot",{"title":1963,"description":1964,"path":1965,"category":1596,"updatedAt":1562,"sourceType":1478,"tags":1966},"Telegram 和 Discord 作为审批入口时该怎么收边界","基于最新官方 Exec Approvals 文档，解释 Telegram 与 Discord 作为 exec approval 客户端时分别扮演什么角色、哪些配置值得先看，以及为什么它们适合作为受控审批入口而不是普通开放群聊。","/docs/manual/telegram-discord-approval-clients",[1661,1663,1741,1451,1739,1471],{"title":1968,"description":1969,"path":1970,"category":1596,"updatedAt":1432,"sourceType":1478,"tags":1971},"OpenClaw 的 Tools 与扩展能力概览","从中文用户角度理解 OpenClaw 的工具层、技能层和自动化扩展边界，知道它为什么不只是聊天助手。","/docs/manual/tools-overview",[1452,1464,1556,1499],{"title":1973,"description":1974,"path":1975,"category":1596,"updatedAt":1562,"sourceType":1478,"tags":1976},"vLLM 本地模型 Provider 怎么接","基于最新官方 vLLM provider 文档，整理 OpenClaw 如何接入 vLLM、本地自动发现和手动模型声明各自适合什么场景。","/docs/manual/vllm-local-model-provider",[1977,1978,1726,1547,1979],"vllm","local-models","inference",{"title":1981,"description":1982,"path":1983,"category":1596,"updatedAt":1432,"sourceType":1478,"tags":1984},"语音唤醒与 Talk Mode","理解 OpenClaw 的 voice wake 是怎么和 Gateway、nodes、客户端一起工作的，以及什么时候值得启用它。","/docs/manual/voice-wake-and-talk-mode",[1709,1985,1986,1606,1650],"wake-word","talk-mode",{"title":1988,"description":1989,"path":1990,"category":1596,"updatedAt":1562,"sourceType":1478,"tags":1991},"WebChat 与 message CLI","理解 OpenClaw 除聊天渠道外的两类直接交互入口：Gateway WebSocket 上的 WebChat 和统一的 openclaw message 命令。","/docs/manual/webchat-and-message-cli",[1577,1992,1899,1449,1451],"message",{"title":1994,"description":1995,"path":1996,"category":1596,"updatedAt":1997,"sourceType":1478,"tags":1998},"WebChat、API 和控制面入口的边界怎么分","基于最新官方 WebChat、Session 和 API 文档，解释 WebChat 为什么更像会话 UI、HTTP API 为什么更像结构化管理面，以及 Dashboard 为什么仍然属于高权限控制面。","/docs/manual/webchat-api-and-control-surface-boundaries","2026-03-26",[1577,1999,1507,1449,1747],"api",{"title":2001,"description":2002,"path":2003,"category":1596,"updatedAt":1519,"sourceType":1478,"tags":2004},"WebChat 的会话与只读边界","基于最新官方 WebChat 文档，整理 WebChat 如何共享 Gateway 会话、chat.inject 和 abort partial 是什么，以及 Gateway 不可达时为什么会进入只读模式。","/docs/manual/webchat-session-and-readonly-mode",[1577,1754,2005,2006,2007],"websocket","readonly","chat",{"title":2009,"description":2010,"path":2011,"category":1596,"updatedAt":1562,"sourceType":1478,"tags":2012},"用 Webhooks 接外部系统","基于最新官方 Webhooks 文档，整理 OpenClaw 如何通过 /hooks 接收外部事件，重点解释 wake、agent、映射、投递和安全边界。","/docs/manual/webhooks-external-triggers",[2013,1556,1499,2014,1471],"webhooks","integrations",{"title":2016,"description":2017,"path":2018,"category":2019,"updatedAt":1612,"sourceType":1478,"tags":2020},"Exec approvals 转发到聊天渠道该怎么设计","基于最新官方 approvals 文档，解释 OpenClaw 如何把 exec approval 请求转发到聊天渠道、/approve 命令怎么工作，以及为什么它适合远程值班但不适合无限扩散批准权。","/docs/operations/chat-approval-forwarding","运维",[1741,1739,2007,2021,1431],"forwarding",{"title":2023,"description":2024,"path":2025,"category":2019,"updatedAt":1519,"sourceType":1478,"tags":2026},"配置热重载与 include 合并怎么用","基于最新官方 Configuration 文档，整理 OpenClaw 的 config hot reload、reload mode、include 深度合并和哪些改动需要重启。","/docs/operations/config-hot-reload-and-includes",[1463,2027,2028,2029,2030],"hot-reload","includes","merge","restart",{"title":2032,"description":2033,"path":2034,"category":2019,"updatedAt":1519,"sourceType":1478,"tags":2035},"远程打开 Control UI 的正确方式","基于最新官方 Control UI、Dashboard 和 Tailscale 文档，整理远程访问 Control UI 时最稳的路径、常见 1008 报错原因，以及 allowedOrigins 等关键边界。","/docs/operations/control-ui-remote-access",[1695,1507,2036,2037,2038],"remote-access","tailscale","allowedOrigins",{"title":2040,"description":2041,"path":2042,"category":2019,"updatedAt":1612,"sourceType":1478,"tags":2043},"Cron 的 retention 和 run log pruning 怎么工作","基于最新官方 Cron Jobs 与配置文档，解释 isolated cron run 的 sessionRetention、runLog 裁剪、transcript archive 和高频调度下的磁盘足迹，避免把 cron 当成无限保留的后台队列。","/docs/operations/cron-retention-and-run-log-pruning",[2044,2045,1955,2046,1431],"cron","retention","runlog",{"title":2048,"description":2049,"path":2050,"category":2019,"updatedAt":1519,"sourceType":1478,"tags":2051},"定时任务与心跳怎么选","根据最新官方自动化文档，解释 Heartbeat、Cron main、Cron isolated 三种机制分别适合什么场景，以及它们在精度、上下文和成本上的差异。","/docs/operations/cron-vs-heartbeat",[1499,2044,2052,2053,1431],"heartbeat","scheduling",{"title":2055,"description":2056,"path":2057,"category":2019,"updatedAt":1612,"sourceType":1478,"tags":2058},"Dashboard 管理面怎么更稳地开放","基于最新官方 Dashboard、remote access 和 pairing 文档，整理管理员面该如何开放、保存 token、限制入口和处理 unauthorized/1008，避免把 Control UI 变成公开风险面。","/docs/operations/dashboard-admin-surface-hardening",[1507,1695,1521,1471,2059],"admin",{"title":2061,"description":2062,"path":2063,"category":2019,"updatedAt":1997,"sourceType":1478,"tags":2064},"Dashboard 遇到 unauthorized、1008 和 AUTH_TOKEN_MISMATCH 时怎么恢复","基于最新官方 Dashboard 文档，整理 OpenClaw 在 Dashboard 认证失败时更稳的恢复顺序，尤其是 AUTH_TOKEN_MISMATCH、trusted retry、SecretRef token 和远程实例混淆这几类问题。","/docs/operations/dashboard-auth-mismatch-recovery",[1507,1715,2065,2066,1431],"unauthorized","1008",{"title":2068,"description":2069,"path":2070,"category":2019,"updatedAt":1630,"sourceType":1478,"tags":2071},"设备 pairing、fresh token 和 revoke 应该怎么做日常运维","基于最新官方 Pairing 与 Devices CLI 文档，解释 openclaw devices list、approve、rotate、revoke 和 fresh token 的真实边界，以及为什么设备授权不该被当成一次性静态批准。","/docs/operations/device-pairing-token-lifecycle",[1767,1766,1716,2072,1431],"revoke",{"title":2074,"description":2075,"path":2076,"category":2019,"updatedAt":1630,"sourceType":1478,"tags":2077},"doctor 的备份、unknown keys 清理和 --fix 该怎么理解","基于最新官方 Doctor 文档，解释 openclaw doctor 在修复 stale config、unknown keys 和 legacy 状态时的备份与收口方式，帮助团队区分安全修复和强制覆盖。","/docs/operations/doctor-fix-backups-and-unknown-keys",[2078,2079,2080,1937,2081],"doctor","repair","backups","unknown-keys",{"title":2083,"description":2084,"path":2085,"category":2019,"updatedAt":1432,"sourceType":1478,"tags":2086},"Gateway 运维与日常检查","围绕状态检查、访问方式、日志与升级窗口，建立 OpenClaw Gateway 的日常运维习惯。","/docs/operations/gateway-operations",[1449,1431,2087,1835],"status",{"title":2089,"description":2090,"path":2091,"category":2019,"updatedAt":1519,"sourceType":1478,"tags":2092},"Gmail Pub/Sub 接入 OpenClaw","根据最新官方自动化文档，整理 Gmail watch、Google Pub/Sub、Webhook 映射和 Tailscale Funnel 的接入顺序，帮助你把 Gmail 事件稳定送进 OpenClaw。","/docs/operations/gmail-pubsub",[2093,2094,2013,1499,2037],"gmail","pubsub",{"title":2096,"description":2097,"path":2098,"category":2019,"updatedAt":1458,"sourceType":1478,"tags":2099},"长期运行时，如何管理会话、记忆与压缩","把 session、memory、compaction 和重置策略放到同一条治理链里，帮助长期运行的 OpenClaw 环境建立更稳定的上下文边界。","/docs/operations/long-session-governance",[1754,1453,1954,1878,1431],{"title":2101,"description":2102,"path":2103,"category":2019,"updatedAt":1562,"sourceType":1478,"tags":2104},"模型选型与成本控制","从主力模型、fallback、国内 provider 和低价值任务分流四个角度理解 OpenClaw 的模型配置策略与成本控制方法。","/docs/operations/model-strategy-and-cost",[1570,2105,1726,1905,2106,2107,2108],"cost","qwen","qianfan","kimi",{"title":2110,"description":2111,"path":2112,"category":2019,"updatedAt":1519,"sourceType":1478,"tags":2113},"用 models status 做模型健康检查","基于最新官方 Models CLI 与 Auth Monitoring 文档，整理 openclaw models status 在日常运维里的正确用法、退出码含义和适合接入监控的检查方式。","/docs/operations/models-status-and-health-checks",[1570,2114,1715,2115,2116],"health-check","oauth","monitoring",{"title":2118,"description":2119,"path":2120,"category":2019,"updatedAt":1432,"sourceType":1478,"tags":2121},"多 Gateway 与隔离运行","当一台机器上需要运行多个 OpenClaw 实例时，如何用 profile、独立端口和独立状态目录避免冲突。","/docs/operations/multiple-gateways",[1449,2122,2123,2124,1431],"profile","multi-instance","isolation",{"title":2126,"description":2127,"path":2128,"category":2019,"updatedAt":1477,"sourceType":1478,"tags":2129},"网络模型、发现与配对","基于官方网络中心、配对和 Gateway 拥有的配对文档，梳理 localhost、tailnet、发现、身份和审批之间的关系。","/docs/operations/network-and-pairing",[2130,1766,2131,2132,2133],"network","identity","tailnet","mdns",{"title":2135,"description":2136,"path":2137,"category":2019,"updatedAt":1562,"sourceType":1478,"tags":2138},"OpenClaw 安全最佳实践","了解使用 OpenClaw 时的安全最佳实践，包括密码管理、权限控制和日志监控。","/docs/operations/openclaw-security-best-practices",[1471,2139,2140],"best-practices","guide",{"title":2142,"description":2143,"path":2144,"category":2019,"updatedAt":1612,"sourceType":1478,"tags":2145},"Compaction 前的 memory flush 在保护什么","基于最新官方 Memory、Compaction 和会话管理文档，解释 pre-compaction memory flush 的触发时机、NO_REPLY 机制、软阈值公式，以及为什么它是长期使用体验里的关键缓冲层。","/docs/operations/pre-compaction-memory-flush",[1453,1954,2146,2147,1431],"flush","NO_REPLY",{"title":2149,"description":2150,"path":2151,"category":2152,"updatedAt":1562,"sourceType":1478,"tags":2153},"如何持续跟踪 OpenClaw 更新","建立一套低成本的更新跟踪方法，并把官方 release 和文档变化转化成真正可执行的中文维护动作。","/docs/operations/release-tracking","更新",[2154,2155,2156,2157],"release","changelog","updates","maintenance",{"title":2159,"description":2160,"path":2161,"category":2019,"updatedAt":1562,"sourceType":1478,"tags":2162},"远程访问与 Tailscale / SSH","把 OpenClaw 放到远程主机长期运行时，如何在 SSH、tailnet、Tailscale Serve 和直接 ws/wss 之间做选择。","/docs/operations/remote-access",[1521,2163,2037,1449,1431],"ssh",{"title":2165,"description":2166,"path":2167,"category":2019,"updatedAt":1432,"sourceType":1478,"tags":2168},"Remote Operators 与多设备协作","当 Gateway 跑在远程主机、操作入口分散在多台设备上时，如何理解 operator、node 和长期在线实例的协作边界。","/docs/operations/remote-operators-and-nodes",[1521,2169,1606,2037,2163,1767],"operators",{"title":2171,"description":2172,"path":1371,"category":2019,"updatedAt":1432,"sourceType":1478,"tags":2173},"OpenClaw 安全配置基础","从 Gateway auth、allowlist、Control UI 暴露方式和 Tailscale/SSH 接入策略理解 OpenClaw 的基础安全边界。",[1471,1715,2037,1507],{"title":2175,"description":2176,"path":2177,"category":2019,"updatedAt":1562,"sourceType":1478,"tags":2178},"security audit、--deep 和 --fix 该怎么配合","基于最新官方安全文档，解释 openclaw security audit、--deep 与 --fix 各自适合什么阶段，哪些问题适合自动修复，哪些仍应人工复核。","/docs/operations/security-audit-fix-and-review",[1471,2179,2180,2181,1431],"audit","hardening","fix",{"title":2183,"description":2184,"path":2185,"category":2019,"updatedAt":1612,"sourceType":1478,"tags":2186},"sessions cleanup 和 session maintenance 应该怎么配合","基于最新官方 sessions CLI 文档，解释 openclaw sessions cleanup 的作用范围、dry-run/enforce 语义、active-key 保护，以及它和 cron maintenance 不是同一层清理。","/docs/operations/sessions-cleanup-and-maintenance",[1754,2187,2157,2188,1431],"cleanup","transcripts",{"title":2190,"description":2191,"path":2192,"category":2019,"updatedAt":1630,"sourceType":1478,"tags":2193},"shared inbox 的运营边界和信任模型","基于最新官方 Security、Session 和 Groups 文档，解释 OpenClaw 对 shared inbox 的默认安全假设、适合的协作硬化方式，以及为什么真正的互不信任多租户场景更应该拆成独立 gateway。","/docs/operations/shared-inbox-trust-boundaries",[1471,2194,2195,1449,1431],"shared-inbox","trust-model",{"title":2197,"description":2198,"path":2199,"category":2019,"updatedAt":1477,"sourceType":1478,"tags":2200},"Tailscale Serve / Funnel 怎么选","基于官方 Tailscale 文档，解释 serve、funnel、tailnet 绑定和 allowTailscale 的差异，以及更稳的使用边界。","/docs/operations/tailscale-serve-and-funnel",[2037,2201,2202,1449,1715],"serve","funnel",{"title":2204,"description":2205,"path":2206,"category":2019,"updatedAt":1432,"sourceType":1478,"tags":2207},"团队频道里的 Session 隔离策略","当 OpenClaw 进入 Discord、Slack 等多人频道后，如何把频道、线程、私聊和长期记忆分开，避免上下文污染。","/docs/operations/team-channel-session-strategy",[1634,1663,1732,1461,2208,1431],"group-chat",{"title":2210,"description":2211,"path":2212,"category":2019,"updatedAt":1935,"sourceType":1478,"tags":2213},"Trusted Proxy Auth 怎么用","理解 OpenClaw 的 trusted-proxy 认证模式、适用场景、风险检查项，以及它和普通 TLS 反向代理的本质区别。","/docs/operations/trusted-proxy-auth",[2214,2215,1715,1449,1471],"trusted-proxy","reverse-proxy",{"title":2217,"description":2218,"path":2219,"category":2019,"updatedAt":1519,"sourceType":1478,"tags":2220},"Trusted Proxy 和 Tailscale Serve 怎么选","基于最新官方安全与 trusted proxy 文档，解释 OpenClaw 在 trusted-proxy、token/password 和 Tailscale Serve 之间各自适合什么场景。","/docs/operations/trusted-proxy-vs-tailscale-serve",[2214,2037,2215,1715,1449,1471],{"title":2222,"description":2223,"path":2224,"category":2019,"updatedAt":1562,"sourceType":1478,"tags":2225},"stable、beta、dev 更新通道该怎么选","基于最新官方 update CLI 与 Updating 文档，解释 OpenClaw 的 stable、beta、dev 三条更新轨道、auto-updater 行为和更适合的长期 rollout 顺序。","/docs/operations/update-channels-and-safe-rollout",[2226,1451,2227,2228,2229,2230],"update","stable","beta","dev","rollout",{"title":2232,"description":2233,"path":2234,"category":2235,"updatedAt":1640,"sourceType":1478,"tags":2236},"Anthropic context1m 的 429 和 fallback 应该怎么处理","基于最新官方 Gateway Troubleshooting 与 Model Failover 文档，解释 Anthropic 长上下文 429 为什么常只在长 session 里出现、什么时候该关掉 context1m，以及怎样用 fallback 把这类拒绝变成可恢复事件。","/docs/reference/anthropic-context1m-429-and-fallback","参考",[2237,2238,2239,2240,2241],"anthropic","429","context1m","failover","reference",{"title":2243,"description":2244,"path":2245,"category":2235,"updatedAt":1432,"sourceType":1478,"tags":2246},"API 与参考资料阅读入口","说明 OpenClaw 的参考资料应如何阅读，以及中文用户在查 CLI、配置、诊断和模块说明时该怎么找信息。","/docs/reference/api-reference-overview",[2241,1899,1937,2247],"diagnostics",{"title":2249,"description":2250,"path":2251,"category":2235,"updatedAt":1562,"sourceType":1478,"tags":2252},"approvals CLI、网关与节点 allowlist 怎么管理","基于最新官方 approvals CLI 与 Exec Approvals 文档，解释 openclaw approvals 在本机、Gateway 和 Node 上分别管理什么，以及 per-agent allowlist 最值得先守住哪些边界。","/docs/reference/approvals-cli-and-allowlist",[1741,1852,1739,1449,2253,2241],"node",{"title":2255,"description":2256,"path":2257,"category":2235,"updatedAt":1640,"sourceType":1478,"tags":2258},"认证配置文件怎么轮转，为什么 session 会“粘住”同一套凭据","基于最新官方 Model Failover 文档，解释 OpenClaw 在同一 provider 内如何轮转 auth profiles、什么情况下会进入 cooldown，以及为什么同一个 session 往往会持续使用同一套凭据。","/docs/reference/auth-profile-rotation-and-session-pinning",[1715,2259,2240,1754,2241],"profiles",{"title":2261,"description":2262,"path":2263,"category":2235,"updatedAt":1640,"sourceType":1478,"tags":2264},"setup code、bootstrapToken 和 /pair pending 应该怎么一起看","基于最新官方 Pairing 文档，解释 Telegram 首次设备接入时 setup code 里到底装了什么、bootstrapToken 只负责哪一步，以及为什么最后仍然要回到 /pair pending 做人工批准。","/docs/reference/bootstrap-code-and-pair-pending",[1766,2265,1661,1767,2241],"bootstrapToken",{"title":2267,"description":2268,"path":2269,"category":2235,"updatedAt":1630,"sourceType":1478,"tags":2270},"频道 pairing CLI 和 account scope 应该怎么一起看","基于最新官方 Pairing 文档，解释 openclaw pairing 的 list、approve、clear、--account 与 --notify 分别影响什么，以及多账号渠道下为什么不能只看一个默认 allowFrom 文件。","/docs/reference/channel-pairing-cli-and-account-scope",[1766,2271,1451,2272,2059],"allowFrom","account",{"title":2274,"description":2275,"path":2276,"category":2235,"updatedAt":1477,"sourceType":1478,"tags":2277},"CLI 命令参考","OpenClaw 命令行工具完整参考，包含所有命令和选项说明。","/docs/reference/cli-reference",[1899,2241,2278,2279],"commands","terminal",{"title":2281,"description":2282,"path":2283,"category":2235,"updatedAt":1640,"sourceType":1478,"tags":2284},"Cloudflare AI Gateway 的双层鉴权头应该怎么配","基于最新官方 Cloudflare AI Gateway 文档，解释 provider API key 和 cf-aig-authorization 为什么是两层不同凭据，以及 daemon 场景里最常见的缺失点。","/docs/reference/cloudflare-aig-dual-auth-headers",[2285,2286,1715,1726,2241],"cloudflare-ai-gateway","headers",{"title":2288,"description":2289,"path":2290,"category":2291,"updatedAt":1562,"sourceType":1686,"tags":2292},"社区支持","汇总 OpenClaw 的官方社区入口、反馈方式、提问建议和中文用户更适合的参与路径。","/docs/reference/community","社区",[1686,2293,2294,2295],"github","issues","feedback",{"title":2297,"description":2298,"path":2299,"category":2235,"updatedAt":1477,"sourceType":1478,"tags":2300},"配置参考","OpenClaw 完整配置项参考文档，包含所有可配置选项的详细说明。","/docs/reference/configuration-reference",[1463,2241,2301,2302],"settings","options",{"title":2304,"description":2305,"path":2306,"category":2235,"updatedAt":1519,"sourceType":1478,"tags":2307},"Control UI 设备配对与浏览器授权","基于最新官方 Control UI 与 Pairing 文档，解释为什么远程浏览器首次连接需要设备配对、设备身份如何记住，以及什么时候需要重新批准。","/docs/reference/control-ui-device-pairing",[1695,1766,1767,1717,2059],{"title":2309,"description":2310,"path":2311,"category":2235,"updatedAt":1640,"sourceType":1478,"tags":2312},"cron run 入队语义和 retry backoff 应该怎么理解","基于最新官方 cron CLI 与 Cron Jobs 文档，解释 openclaw cron run 为什么先返回 enqueued、何时该去看 runs，以及 recurring job 连续失败后的退避节奏。","/docs/reference/cron-run-queue-and-retry-backoff",[2044,1846,2313,2314,2241],"scheduler","queue",{"title":2316,"description":2317,"path":2318,"category":2235,"updatedAt":1997,"sourceType":1478,"tags":2319},"Dashboard 的 SecretRef token、sessionStorage 和非 token 化 URL 应该怎么理解","基于最新官方 Dashboard 文档，解释 openclaw dashboard 在普通 token、SecretRef token 和远程入口下分别如何引导认证，以及为什么当前浏览器标签页的 sessionStorage 行为很关键。","/docs/reference/dashboard-secretref-and-sessionstorage",[1507,1716,2320,2321,1715],"secretref","sessionStorage",{"title":2323,"description":2324,"path":2325,"category":2326,"updatedAt":1477,"sourceType":1478,"tags":2327},"调试、运行时覆盖与开发排障","基于官方 debugging 和 FAQ 文档，整理 `/debug`、watch 模式、dev profile 以及排查流式输出异常时最值得先看的入口。","/docs/reference/debugging-and-runtime-overrides","排错",[2328,2329,2330,2078,1835],"debugging","debug","runtime-overrides",{"title":2332,"description":2333,"path":2334,"category":2235,"updatedAt":1612,"sourceType":1478,"tags":2335},"Diagnostics flags 和定向日志应该怎么用","基于最新官方 Diagnostics Flags 与 Logging 文档，解释 OpenClaw 如何用 diagnostics.flags 和 OPENCLAW_DIAGNOSTICS 打开定向调试日志，以及为什么这比全局 verbose 更适合长期排障。","/docs/reference/diagnostics-flags-and-targeted-logs",[2247,2336,2337,2329,2241],"logging","flags",{"title":2339,"description":2340,"path":2341,"category":2235,"updatedAt":1612,"sourceType":1478,"tags":2342},"dmScope 和 identityLinks 应该怎么一起用","基于最新官方会话管理文档，解释 OpenClaw 的 dmScope 四种模式、identityLinks 的真实作用，以及为什么多人 DM、跨渠道私聊和多账户环境不能只改一个开关。","/docs/reference/dm-scope-and-identity-links",[1634,2343,2344,1615,2241],"dmScope","identityLinks",{"title":2346,"description":2347,"path":2348,"category":2235,"updatedAt":1612,"sourceType":1478,"tags":2349},"doctor 的 repair、force 和 non-interactive 应该怎么选","基于最新官方 Doctor 文档，解释 openclaw doctor 在 interactive、--repair、--force、--yes、--non-interactive 和 --deep 之间各自会做什么，避免把修复模式混成“越猛越好”。","/docs/reference/doctor-repair-modes",[2078,2079,2247,2350,2241],"migrations",{"title":2352,"description":2353,"path":2354,"category":2235,"updatedAt":1612,"sourceType":1478,"tags":2355},"环境变量从哪里来，优先级怎么排","基于最新官方 Environment Variables 与 Configuration 文档，解释 OpenClaw 会从哪些来源读取环境变量、为什么默认不覆盖已有值，以及 `.env`、config env 和 shell import 之间真正的优先级。","/docs/reference/env-sources-and-precedence",[1940,1463,1642,2356,2241],"shell",{"title":2358,"description":2359,"path":2360,"category":2235,"updatedAt":1562,"sourceType":1446,"tags":2361},"如何结合官方文档、GitHub 和中文渠道跟踪 OpenClaw","把官方文档、GitHub Releases、Issues、中文教程站、媒体报道和中文社区解读放到同一套可信度框架里，减少信息滞后和误读。","/docs/reference/external-sources-and-trust-levels",[2362,2154,1686,2363,2156],"sources","trust",{"title":2365,"description":2366,"path":2367,"category":2235,"updatedAt":1519,"sourceType":1478,"tags":2368},"Gateway 命令与 RPC 该怎么用","基于最新官方 CLI Reference 与 Gateway protocol 文档，整理 openclaw gateway 子命令、RPC 调用边界、显式凭据要求，以及为什么它更适合被当成控制面入口而不是随手脚本助手。","/docs/reference/gateway-cli-and-rpc",[1449,2369,1899,2005,1607],"rpc",{"title":2371,"description":2372,"path":2373,"category":2235,"updatedAt":1612,"sourceType":1478,"tags":2374},"Gateway-owned pairing 和 device pairing 有什么区别","基于最新官方 Pairing 与 Gateway-owned pairing 文档，解释 node.pair.* 这套旧式网关配对和当前 WS device pairing 的真实边界，避免把两套授权机制混成一套。","/docs/reference/gateway-owned-pairing-vs-device-pairing",[1766,1767,1449,1606,2241],{"title":2376,"description":2377,"path":2378,"category":2235,"updatedAt":1997,"sourceType":1478,"tags":2379},"Gateway 为什么是 session source of truth","基于最新官方 Session 文档，解释 OpenClaw 的 session store、JSONL transcript、token 计数和 UI 查询为什么都应围绕 Gateway 理解，避免把本地浏览器、WebChat 或 operator 设备误当成真实状态源。","/docs/reference/gateway-session-source-of-truth",[1634,1449,1577,1507,2241],{"title":2381,"description":2382,"path":2383,"category":2235,"updatedAt":1640,"sourceType":1478,"tags":2384},"Gateway WebSocket 的 role 和 scope 应该怎么理解","基于最新官方 Gateway Protocol 文档，解释 OpenClaw 的 WebSocket 握手里 role、scopes、client mode 和协议版本各自在声明什么，以及为什么这条连接已经是统一控制面而不只是聊天通道。","/docs/reference/gateway-ws-roles-and-scopes",[1449,2005,2385,2386,2241],"protocol","scopes",{"title":2388,"description":2389,"path":2390,"category":2235,"updatedAt":1630,"sourceType":1478,"tags":2391},"groupPolicy、allowlist 和 mention gating 的顺序应该怎么理解","基于最新官方 Groups、Group Messages 和 Messages 文档，解释 OpenClaw 在群聊里如何按 groupPolicy、群组 allowlist 和 mention gating 三层顺序决定消息是丢弃、只进上下文，还是正式触发回复。","/docs/reference/group-policy-and-mention-gating-order",[1633,2392,1615,1852,1785],"mention",{"title":2394,"description":2395,"path":2396,"category":2235,"updatedAt":1640,"sourceType":1478,"tags":2397},"HEARTBEAT_OK、可见性控制和 quiet-hours 应该怎么一起看","基于最新官方 Heartbeat 与 Automation Troubleshooting 文档，解释 HEARTBEAT_OK 的 ack 语义、alerts-disabled 和 dm-blocked 等可见性控制，以及 quiet-hours 为什么不是故障。","/docs/reference/heartbeat-ack-and-visibility-controls",[2052,2398,2399,2400,2241],"visibility","activeHours","alerts",{"title":2402,"description":2403,"path":2404,"category":2235,"updatedAt":1630,"sourceType":1478,"tags":2405},"HTTP API、Gateway WebSocket 和 SDK 应该怎么分工","基于最新官方 API 与 Web 文档，解释 OpenClaw 里 HTTP API、Gateway WebSocket 和 SDK 各自适合什么场景，帮助团队判断当前到底应该走管理接口、实时会话层还是语言 SDK。","/docs/reference/http-api-vs-gateway-websocket-vs-sdk",[1999,2005,2406,1449,2241],"sdk",{"title":2408,"description":2409,"path":2410,"category":2235,"updatedAt":1630,"sourceType":1478,"tags":2411},"include 合并时，数组和 sibling override 到底怎么生效","基于最新官方 Configuration 文档，解释 OpenClaw 在 $include 合并时数组、对象和 sibling keys 的真实处理顺序，帮助团队避免把 include 当成“总是深合并”的黑盒。","/docs/reference/include-merge-arrays-and-sibling-overrides",[1463,2412,2029,2413,2241],"include","arrays",{"title":2415,"description":2416,"path":2417,"category":2235,"updatedAt":1612,"sourceType":1478,"tags":2418},"Lobster 的调用、审批和 resume token","基于最新官方 Lobster 文档，解释 OpenClaw 里如何用 openclaw.invoke 触发确定性工作流、何时进入 needs_approval，以及 resume token 在恢复流程里扮演什么角色。","/docs/reference/lobster-invoke-and-resume",[1872,2419,1741,1498,2241],"invoke",{"title":2421,"description":2422,"path":2423,"category":2235,"updatedAt":1640,"sourceType":1478,"tags":2424},"记忆检索里的 hybrid search、重排和时间衰减到底在做什么","基于最新官方 Memory 文档，解释 OpenClaw 的 memory_search 为什么不只是向量检索，以及 hybrid search、结果合并、MMR 重排和 temporal decay 各自在修正什么问题。","/docs/reference/memory-hybrid-search-and-ranking-pipeline",[1453,2425,2426,2427,2428,2241],"hybrid-search","ranking","mmr","retrieval",{"title":2430,"description":2431,"path":2432,"category":2235,"updatedAt":1562,"sourceType":1478,"tags":2433},"models status --probe 和 auth profiles 应该怎么看","基于最新官方 Models CLI 文档，解释 openclaw models status --probe、--probe-provider 与认证 profile 的关系，帮助团队区分“配置看起来对”和“当前真的能连通”。","/docs/reference/models-status-probe-and-auth-profiles",[1570,2434,1715,1726,2241],"probe",{"title":2436,"description":2437,"path":2438,"category":2235,"updatedAt":1935,"sourceType":1478,"tags":2439},"配对审批与设备授权管理","从管理员视角理解 OpenClaw 的 DM pairing、设备 pairing、allowFrom 文件和审批命令，避免把授权边界搞乱。","/docs/reference/pairing-admin",[1766,1767,2271,2440,2059],"credentials",{"title":2442,"description":2443,"path":2444,"category":2235,"updatedAt":1562,"sourceType":1478,"tags":2445},"插件安装 spec、--pin 和 update tracking 应该怎么理解","基于最新官方 plugins CLI 文档，解释 ClawHub first、npm-safe spec、--pin、prerelease opt-in 和 plugins.installs 的跟踪逻辑，帮助团队判断插件后续会按什么规则更新。","/docs/reference/plugins-install-specs-and-update-tracking",[1554,1669,2446,2447,2156,2241],"npm","pin",{"title":2449,"description":2450,"path":2451,"category":2326,"updatedAt":1519,"sourceType":1478,"tags":2452},"原始流日志怎么抓","基于最新官方 Debugging 文档，整理 OpenClaw 的 raw stream、pi-mono raw chunk 日志分别该在什么场景开启，以及如何避免把调试日志变成隐私风险。","/docs/reference/raw-stream-debugging",[2328,2453,1835,1726,1798],"raw-stream",{"title":2455,"description":2456,"path":2457,"category":2235,"updatedAt":1640,"sourceType":1478,"tags":2458},"remote auth fallback 和 tlsFingerprint 应该什么时候用","基于最新官方 Remote Access 文档，解释 gateway.remote 这套远程连接参数什么时候只是兜底、什么时候会 fail closed，以及 tlsFingerprint 在 wss 场景里真正保护什么。","/docs/reference/remote-auth-fallback-and-tls-fingerprint",[1521,2459,1715,1449,2241],"tlsFingerprint",{"title":2461,"description":2462,"path":2463,"category":2235,"updatedAt":1640,"sourceType":1478,"tags":2464},"回复机器人消息也算 mention 吗，pending history 又什么时候会进上下文","基于最新官方 Groups 与 Group Messages 文档，解释 OpenClaw 在群聊里怎样把 reply metadata 当成隐式 mention，以及未触发回复的群消息何时只进入 pending history、何时会被彻底丢弃。","/docs/reference/reply-mention-and-pending-history",[1633,2465,2466,2467,2241],"mentions","pending-history","reply",{"title":2469,"description":2470,"path":2471,"category":2235,"updatedAt":1612,"sourceType":1478,"tags":2472},"SecretRefs 和运行时快照应该怎么理解","基于最新官方 Secrets Management 文档，解释 env/file/exec secret refs 的解析时机、活动面、失败模式和热重载语义，避免把密钥管理误解成“请求时临时去取”。","/docs/reference/secret-refs-and-runtime-snapshot",[2473,2474,2475,1726,2241],"secrets","secretrefs","runtime",{"title":2477,"description":2478,"path":2479,"category":2235,"updatedAt":1630,"sourceType":1478,"tags":2480},"secure DM mode 和 owner pinning 应该怎么一起理解","基于最新官方 Session 与 Security 文档，解释 OpenClaw 的 secure DM mode、owner pinning、pairing / allowlist / open 三类 DM 入口，以及什么时候该从连续主会话切到隔离模式。","/docs/reference/secure-dm-mode-and-owner-pinning",[1634,1471,2343,1766,1852],{"title":2482,"description":2483,"path":2484,"category":2235,"updatedAt":2485,"sourceType":1478,"tags":2486},"session JSONL、compaction entry 和 branch summary 应该怎么理解","基于最新官方 Session Management Deep Dive 文档，解释 OpenClaw 的 session JSONL 结构、compaction entry、branch summary 和 store counters 分别在回答什么问题，避免把 transcript 文件当成一团无结构日志。","/docs/reference/session-jsonl-and-compaction-entries","2026-04-01",[1634,2487,2488,1954,2241],"transcript","jsonl",{"title":2490,"description":2491,"path":2492,"category":2235,"updatedAt":2485,"sourceType":1478,"tags":2493},"openclaw sessions 的 store scope 和巡检方式","基于最新官方 sessions CLI 文档，解释 openclaw sessions 在默认 agent、单 agent、all-agents 和显式 store 路径下分别在看什么，以及长期运维里为什么值得把它当作 session store 巡检入口。","/docs/reference/sessions-cli-store-scope-and-audit",[1754,1899,2494,2179,1431],"store",{"title":2496,"description":2497,"path":2498,"category":2235,"updatedAt":1640,"sourceType":1478,"tags":2499},"哪些配置会被官方当成 shared-user ingress 信号","基于最新官方 security audit 文档，解释 OpenClaw 为什么会把开放 DM、群目标和 wildcard sender 规则识别成 shared-user ingress 信号，以及这些提醒真正想让你检查什么。","/docs/reference/shared-user-ingress-signals",[1471,2194,2179,2500,2241],"ingress",{"title":2502,"description":2503,"path":2504,"category":2235,"updatedAt":1519,"sourceType":1478,"tags":2505},"status、health 和 logs 该怎么分工","基于最新官方 CLI reference，整理 openclaw status、health、logs 三组命令各自应该回答什么问题，以及值班和排障时更稳的使用顺序。","/docs/reference/status-health-and-logs",[1899,2087,2506,1835,2507],"health","troubleshooting",{"title":2509,"description":2510,"path":2511,"category":2235,"updatedAt":2485,"sourceType":1478,"tags":2512},"对话记录清理（provider fixups）到底改了什么，不改什么","基于最新官方 Transcript Hygiene 文档，解释 OpenClaw 在运行前对 transcript 做的 provider-specific fixups、图片清理、tool 调用配对修复和思考签名清理分别解决什么问题，以及为什么它不会重写磁盘 JSONL。","/docs/reference/transcript-hygiene-and-provider-fixups",[2487,2513,1726,2514,2241],"hygiene","tool-calls",{"title":2516,"description":2517,"path":2518,"category":2326,"updatedAt":1432,"sourceType":1478,"tags":2519},"故障排除与诊断思路","把 OpenClaw 常见问题按环境、入口、配置、认证和运行状态拆开，建立更高效的排查顺序。","/docs/reference/troubleshooting",[2507,2078,2087,1835],{"title":2521,"description":2522,"path":2523,"category":2235,"updatedAt":1612,"sourceType":1478,"tags":2524},"WebChat 的 history、inject 和展示边界","基于最新官方 WebChat 文档，整理 chat.history 的截断/占位规则、chat.inject 的真实用途，以及为什么 WebChat 看见的 transcript 不是原始 JSONL 的一比一镜像。","/docs/reference/webchat-history-and-inject-boundaries",[1577,2525,2526,2487,2241],"history","inject",{"title":2528,"description":2529,"path":2530,"category":2531,"updatedAt":1562,"sourceType":1478,"tags":2532},"国内云部署思路","面向中文团队整理 OpenClaw 在国内或面向国内网络环境部署时最该先判断的三件事：入口生态、模型端点和长期在线后的运维边界。","/docs/setup/china-cloud-deployment","安装",[2533,2534,2535,2536,2106,2107],"china","cloud","deployment","feishu",{"title":2538,"description":2539,"path":2540,"category":2531,"updatedAt":1432,"sourceType":1478,"tags":2541},"部署方式怎么选","从本地安装、Docker、国内云模板和海外一键部署四类路径理解 OpenClaw 的部署选择，而不是只追求“最快装上”。","/docs/setup/deployment-options",[2535,1522,2542,2534,2543],"docker","wsl2",{"title":2545,"description":2546,"path":2547,"category":2531,"updatedAt":1945,"sourceType":1478,"tags":2548},"OpenClaw 安装与环境","按官方推荐方式安装 OpenClaw，并根据本地开发、WSL2 和生产部署场景选择合适的安装路径。","/docs/setup/installation",[1505,2446,2549,2543],"install-script",{"title":2551,"description":2552,"path":2553,"category":2531,"updatedAt":1519,"sourceType":1478,"tags":2554},"安装器方式和升级路径怎么选","基于最新官方 Install 与 Updating 文档，整理 install.sh、install-cli.sh、PowerShell 安装器、全局包安装和 git 安装各自适合什么场景，以及后续升级时应该走哪条路径。","/docs/setup/installer-methods-and-upgrade-paths",[1505,2555,2549,2556,2157],"updater","git",{"title":2558,"description":2559,"path":2560,"category":2531,"updatedAt":1477,"sourceType":1478,"tags":2561},"安装器、更新与卸载","基于官方安装器、更新和卸载文档，整理 OpenClaw 从首次安装到原地升级、服务移除和彻底卸载的完整维护路径。","/docs/setup/installer-update-and-uninstall",[1505,2555,2562,2078,2157],"uninstall",{"title":2564,"description":2565,"path":2566,"category":2531,"updatedAt":1477,"sourceType":1478,"tags":2567},"Linux 安装指南","在 Linux 服务器和桌面上安装和配置 OpenClaw 的详细指南。","/docs/setup/linux-installation",[2568,1505,1514,2569],"linux","server",{"title":2571,"description":2572,"path":2573,"category":2531,"updatedAt":1477,"sourceType":1478,"tags":2574},"macOS 安装指南","在 macOS 上安装和配置 OpenClaw 的详细指南。","/docs/setup/macos-installation",[1624,1505,1514,2575],"apple",{"title":2577,"description":2578,"path":2579,"category":2580,"updatedAt":1432,"sourceType":1478,"tags":2581},"版本迁移与升级检查单","在 OpenClaw 版本升级前后，优先检查配置、CLI、认证和入口层变化，避免把升级直接变成线上事故。","/docs/setup/migration-guide","迁移",[2582,2583,2154,2584],"migration","upgrade","checklist",{"title":2586,"description":2587,"path":2588,"category":2531,"updatedAt":1477,"sourceType":1478,"tags":2589},"Windows 安装指南","在 Windows 上安装和配置 OpenClaw 的详细指南，推荐使用 WSL2。","/docs/setup/windows-installation",[2590,1505,1514,2543],"windows",{"count":2592,"latestDate":2485,"items":2593},111,[2594,2602,2614,2621,2631,2640,2645,2654,2662,2668,2675,2682,2689,2697,2703,2713,2723,2730,2736,2746,2757,2767,2773,2780,2786,2794,2801,2809,2815,2822,2828,2834,2840,2845,2851,2858,2864,2871,2877,2883,2889,2895,2901,2908,2914,2919,2930,2936,2942,2949,2956,2962,2968,2974,2984,2990,2996,3001,3007,3012,3019,3025,3031,3036,3042,3049,3054,3060,3065,3071,3077,3083,3089,3095,3100,3105,3112,3120,3125,3131,3139,3145,3151,3157,3164,3169,3174,3181,3186,3191,3197,3203,3210,3216,3221,3227,3232,3243,3251,3256,3264,3269,3276,3281,3287,3292,3298,3303,3311,3317,3323],{"title":2595,"description":2596,"path":2597,"category":2598,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":2601},"OpenClaw 支持超过 50 个集成平台","OpenClaw 宣布已支持超过 50 个消息和生产力平台集成，成为最全面的 AI 助手解决方案。","/news/50-integrations","生态动态","2026-03-09","openclaw.ai",[2014,1451,1687],{"title":2603,"description":2604,"path":2605,"category":2606,"date":2607,"updatedAt":1545,"sourceType":1478,"source":2600,"tags":2608},"OpenClaw 与主流 AI 模型对比分析","深入对比 OpenClaw 支持的各类 AI 模型，帮助用户选择最适合自己需求的模型配置。","/news/ai-model-comparison","技术深度","2026-03-07",[1570,2609,2610,2611,2612,2613],"comparison","gpt","claude","llama","analysis",{"title":2615,"description":2616,"path":2617,"category":2618,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":2619},"OpenClaw 支持多种 AI 模型选择","OpenClaw 支持 Anthropic Claude、OpenAI GPT 和本地模型，为用户提供灵活的 AI 选择。","/news/ai-model-flexibility","功能介绍",[2620,1570,2611,2610,1522],"ai",{"title":2622,"description":2623,"path":2624,"category":2625,"date":2626,"updatedAt":1545,"sourceType":2293,"source":2627,"tags":2628},"OpenClaw API v2 正式发布","OpenClaw 发布全新 API v2 版本，带来更强大的功能、更好的性能和更完善的开发者体验。","/news/api-v2-release","产品更新","2026-03-10","github.com/openclaw/openclaw",[1999,2629,2630,2406],"v2","developer",{"title":2632,"description":2633,"path":2634,"category":2635,"date":2626,"updatedAt":2626,"sourceType":1478,"source":2636,"tags":2637},"OpenClaw on AWS：云上一键部署指南发布","AWS 官方发布 OpenClaw on Lightsail 部署指南，用户可在 AWS 云平台快速部署自己的 AI 助手实例。","/news/aws-lightsail-deployment","云服务集成","AWS Blog",[2638,2534,2535,2639],"aws","lightsail",{"title":2641,"description":2642,"path":2643,"category":2625,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":2644},"OpenClaw 浏览器自动化功能升级","OpenClaw 浏览器自动化功能迎来重大升级，支持更多操作和更好的稳定性。","/news/browser-automation-v2",[1717,1499,2154,2226],{"title":2646,"description":2647,"path":2648,"category":2618,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":2649},"OpenClaw Canvas 实时可视化功能详解","深入了解 OpenClaw 的 Canvas 功能，如何使用 A2UI 语法创建交互式可视化界面。","/news/canvas-a2ui",[2650,2651,2652,2653],"canvas","a2ui","visualization","ui",{"title":2655,"description":2656,"path":2657,"category":2658,"date":1477,"updatedAt":1477,"sourceType":1686,"source":2659,"tags":2660},"OpenClaw 中国社区热潮：本地化部署与中文教程需求激增","OpenClaw 在中国市场迎来爆发式增长，小红书、知乎等平台讨论热度持续攀升，中文教程和本地化部署成为用户最关注的话题。","/news/china-community-boom","社区动态","社区观察",[2533,1686,1481,2661],"localization",{"title":2663,"description":2664,"path":2665,"category":2598,"date":2599,"updatedAt":1432,"sourceType":2293,"source":2666,"tags":2667},"ClawHub 技能市场突破 300 技能大关","OpenClaw 官方技能市场 ClawHub 已收录超过 300 个开源技能，为用户提供丰富的扩展选择。","/news/clawhub-300-skills","github.com/openclaw/clawhub",[1464,1669,1687,1554],{"title":2669,"description":2670,"path":2671,"category":2658,"date":2599,"updatedAt":1432,"sourceType":1686,"source":2672,"tags":2673},"OpenClaw 开发者社区突破 5 万人","OpenClaw 开发者社区持续增长，Discord 成员已超过 50,000 人。","/news/developer-community","discord.gg/openclaw",[1686,1663,1460,2674],"growth",{"title":2676,"description":2677,"path":2678,"category":2679,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":2680},"OpenClaw Discord 集成配置","了解如何将 Discord Bot 连接到 OpenClaw，实现服务器和频道管理。","/news/discord-integration","渠道指南",[1663,1961,2681,1481],"channel",{"title":2683,"description":2684,"path":2685,"category":2625,"date":2599,"updatedAt":1432,"sourceType":2293,"source":2686,"tags":2687},"OpenClaw 企业部署最佳实践发布","OpenClaw 官方发布企业级部署指南，包含 Ansible 自动化、容器化部署和安全配置。","/news/enterprise-deployment","github.com/openclaw/openclaw-ansible",[1470,2535,2688,2542],"ansible",{"title":2690,"description":2691,"path":2692,"category":2693,"date":2694,"updatedAt":1545,"sourceType":1478,"source":2600,"tags":2695},"OpenClaw 企业版功能详解","深入了解 OpenClaw 企业版的专属功能、部署方案和安全特性，助力企业数字化转型。","/news/enterprise-edition-guide","产品介绍","2026-03-06",[1470,2535,1471,2696],"features",{"title":2698,"description":2699,"path":2700,"category":2679,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":2701},"OpenClaw 飞书集成配置","了解如何将 OpenClaw 集成到飞书，实现企业协作。","/news/feishu-integration",[2536,2702,2681,1470,1481],"lark",{"title":2704,"description":2705,"path":2706,"category":2707,"date":1545,"updatedAt":1545,"sourceType":1686,"source":2708,"tags":2709},"OpenClaw 创始人 Peter Steinberger：从独立开发者到开源明星","OpenClaw 创始人 Peter Steinberger 的创业故事，从 Clawdbot/Moltbot 到爆火开源项目的历程。","/news/founder-story","人物故事","社区整理",[2710,2711,2712,1686],"founder","story","opensource",{"title":2714,"description":2715,"path":2716,"category":2717,"date":2599,"updatedAt":1432,"sourceType":2293,"source":2718,"tags":2719},"OpenClaw GitHub 星标突破 28.7 万","OpenClaw 开源项目在 GitHub 上的星标数突破 287,000，成为最受欢迎的开源 AI 助手项目之一。","/news/github-stars-milestone","项目动态","github.com/openclaw",[2293,2720,2721,2722],"stars","milestone","open-source",{"title":2724,"description":2725,"path":2726,"category":2625,"date":2727,"updatedAt":1477,"sourceType":2293,"source":2627,"tags":2728},"OpenClaw 本地模型支持全面升级","OpenClaw 现已支持更多本地大语言模型，包括 Llama 3、Mistral、Qwen 等，让用户在保护隐私的同时享受 AI 能力。","/news/local-model-support","2026-03-05",[1796,1798,2612,2729,1795],"mistral",{"title":2731,"description":2732,"path":2733,"category":2625,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":2734},"OpenClaw macOS 伴侣应用 Beta 发布","OpenClaw 推出专为 macOS 15+ 设计的伴侣应用，提供更便捷的菜单栏访问体验。","/news/macos-companion-app",[1624,2735,2228,2154],"app",{"title":2737,"description":2738,"path":2739,"category":2740,"date":2599,"updatedAt":1432,"sourceType":2741,"source":2600,"tags":2742},"OpenClaw 获 MacStories 专题报道：个人 AI 助手的未来","知名科技媒体 MacStories 发表专题报道，高度评价 OpenClaw 为个人 AI 助手领域带来的创新。","/news/media-coverage","媒体报道","media",[2741,2743,2744,2745],"macstories","coverage","press",{"title":2747,"description":2748,"path":2749,"category":2750,"date":1432,"updatedAt":1432,"sourceType":1425,"source":2751,"tags":2752},"外部报道：Meta 收购 Moltbook，OpenClaw 生态再次进入主流视野","根据 2026 年 3 月 11 日自动抓取的外部报道，Meta 已收购基于 OpenClaw 构建的 AI 代理社交网络 Moltbook。本文将事件背景、与 OpenClaw 的关联，以及对中文用户的参考价值整理为站点可读版本。","/news/meta-moltbook-openclaw-background","行业动态","自动抓取外部报道（2026-03-11）",[2753,2754,50,2755,2756],"meta","moltbook","ai-agent","industry",{"title":2758,"description":2759,"path":2760,"category":2625,"date":2761,"updatedAt":1545,"sourceType":1478,"source":2600,"tags":2762},"OpenClaw 移动端体验全面优化","OpenClaw 发布移动端重大更新，带来全新界面设计、性能优化和多项新功能。","/news/mobile-experience-update","2026-03-08",[1650,2763,2764,2765,2766],"ios","android","ux","performance",{"title":2768,"description":2769,"path":2770,"category":2625,"date":1477,"updatedAt":1545,"sourceType":2293,"source":2627,"tags":2771},"OpenClaw 多 Agent 协作功能正式发布","OpenClaw 发布多 Agent 协作功能，支持多个 AI 代理协同工作，实现复杂任务的自动化处理。","/news/multi-agent-collaboration",[1555,2772,1498,1499],"collaboration",{"title":2774,"description":2775,"path":2776,"category":2618,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":2777},"OpenClaw 多平台客户端详解","了解 OpenClaw 在 macOS、iOS、Android 等多平台上的客户端能力，以及如何实现跨设备无缝使用。","/news/multiplatform-clients",[2778,1624,2763,2764,2779],"clients","platforms",{"title":2781,"description":2782,"path":2783,"category":2625,"date":2727,"updatedAt":1432,"sourceType":2293,"source":2627,"tags":2784},"OpenClaw 2026.3.7 版本观察","结合最新 release 观察当前版本中最值得中文用户优先关注的变化方向。","/news/mvp-launch",[2154,2785,2155],"version",{"title":2787,"description":2788,"path":2789,"category":2790,"date":2791,"updatedAt":1545,"sourceType":1478,"source":2600,"tags":2792},"OpenClaw 开源一周年：回顾与展望","OpenClaw 开源项目迎来一周年里程碑，回顾这一年的成长历程和社区贡献。","/news/open-source-anniversary","官方公告","2026-03-01",[2793,2722,1686,2721],"anniversary",{"title":2795,"description":2796,"path":2797,"category":2625,"date":2798,"updatedAt":1519,"sourceType":2293,"source":2799,"tags":2800},"OpenClaw 2026.3.13 官方发布：Cron、插件碰撞、Docker 时区和网关稳定性继续修复","基于 2026 年 3 月 14 日发布的官方 GitHub Release，整理本轮最值得中文站读者关注的调度、插件、Docker、渠道和 UI 修复点。","/news/openclaw-2026-3-13-release","2026-03-14","https://github.com/openclaw/openclaw/releases",[2154,2155,2044,1554,2542,1449],{"title":2802,"description":2803,"path":2804,"category":2805,"date":1630,"updatedAt":1630,"sourceType":1478,"source":2806,"tags":2807},"OpenClaw 集成观察：HTTP API、Gateway WebSocket 与 SDK 的三层接口面正在被官方写清","基于 2026 年 3 月 25 日可见的官方 API、Web 与 Gateway 文档，最近开发者侧最值得关注的变化之一是不同接口面的分工正在被官方主动拆清。","/news/openclaw-api-surface-watch-2026-03-25","生态观察","https://docs.openclaw.ai/api/v2",[1999,2005,2406,1449,2808],"integration",{"title":2810,"description":2811,"path":2812,"category":2805,"date":1562,"updatedAt":1562,"sourceType":1478,"source":2813,"tags":2814},"OpenClaw 执行审批观察：CLI、per-agent allowlist 与聊天转发正在把宿主机执行面做成正式治理层","基于 2026 年 3 月 24 日可见的官方 approvals CLI 与 Exec Approvals 文档，最近最值得关注的信号不是“能不能审批”，而是宿主机执行边界已经开始形成一套完整治理面。","/news/openclaw-approvals-surface-watch-2026-03-24","https://docs.openclaw.ai/tools/exec-approvals",[1741,1739,1852,1471,1449,2253],{"title":2816,"description":2817,"path":2818,"category":2805,"date":1997,"updatedAt":1997,"sourceType":1478,"source":2819,"tags":2820},"OpenClaw 开始把 AUTH_TOKEN_MISMATCH 写成可恢复的漂移场景","官方最新 Dashboard 文档把 AUTH_TOKEN_MISMATCH、trusted retry 和 token drift recovery 串成了一条更完整的恢复路径，让认证失败不再只是黑箱报错。","/news/openclaw-auth-mismatch-retry-watch-2026-03-26","https://docs.openclaw.ai/web/dashboard",[1507,1715,2821,1846,2066],"drift",{"title":2823,"description":2824,"path":2825,"category":2805,"date":1640,"updatedAt":1640,"sourceType":1478,"source":2826,"tags":2827},"OpenClaw 的自动化运维面正在收成一条更清楚的排障梯子","官方最近围绕 Heartbeat、cron CLI 和 Automation Troubleshooting 的文档更新，正在把自动化问题从“感觉没触发”收敛成更可观测的几层：调度、入队、运行结果、可见性与时间窗口。","/news/openclaw-automation-ops-ladder-watch-2026-03-29","https://docs.openclaw.ai/automation/troubleshooting",[1499,2052,2044,2507,1431],{"title":2829,"description":2830,"path":2831,"category":2805,"date":1630,"updatedAt":1630,"sourceType":1478,"source":2832,"tags":2833},"OpenClaw 开始把 Broadcast Groups 从路由技巧推进成多代理协作入口","官方最新 Broadcast Groups 文档把多 agent 同群运行的触发条件、session 隔离和处理策略写得更完整了，也让它和普通 bindings 的分工更清楚。","/news/openclaw-broadcast-groups-watch-2026-03-25","https://docs.openclaw.ai/channels/broadcast-groups",[1632,1616,1633,1615,1662],{"title":2835,"description":2836,"path":2837,"category":2805,"date":1640,"updatedAt":1640,"sourceType":1478,"source":2838,"tags":2839},"OpenClaw 的浏览器管理员面正在收成一条完整信任链","官方最近围绕 Pairing、Remote Access、Trusted Proxy Auth 和 Dashboard 的文档更新，正在把浏览器入口从“页面能打开”收敛成“地址、认证、设备与 operator 权限”四层联动的信任链。","/news/openclaw-browser-trust-chain-watch-2026-03-29","https://docs.openclaw.ai/gateway/trusted-proxy-auth",[1507,2214,1766,1521,1471],{"title":2841,"description":2842,"path":2843,"category":2805,"date":1562,"updatedAt":1562,"sourceType":1478,"source":2813,"tags":2844},"OpenClaw 渠道观察：Telegram 和 Discord 正在从聊天入口扩展成正式审批面","基于 2026 年 3 月 24 日可见的官方 Exec Approvals 文档，Telegram 与 Discord 最近最值得关注的变化不是又多了一个命令，而是它们已经开始承担受控审批入口。","/news/openclaw-channel-approval-clients-watch-2026-03-24",[1661,1663,1741,1451,2169],{"title":2846,"description":2847,"path":2848,"category":2658,"date":1445,"updatedAt":1445,"sourceType":1686,"source":2849,"tags":2850},"OpenClaw 在中国 AI 生态中的位置：从中文教程热到本地化能力竞赛","基于 2026 年 3 月 16 日整理素材，梳理 OpenClaw 在中国 AI 生态里的关注点：本地部署、中文模型接入、数据安全与本土服务集成。","/news/openclaw-china-ecosystem-watch-2026-03-16","content/tmp/2026-03-16/openclaw-china-ai-ecosystem-analysis.md",[2533,1687,2661,2613],{"title":2852,"description":2853,"path":2854,"category":2805,"date":1562,"updatedAt":1562,"sourceType":1478,"source":2855,"tags":2856},"OpenClaw ClawHub 观察：sync、lockfile 与最小 telemetry 让技能注册表更像正式分发生态","基于 2026 年 3 月 24 日可见的官方 ClawHub 文档，最近最值得关注的变化不是“技能数量”，而是技能分发、版本记录和同步行为正在更像一套正式 registry。","/news/openclaw-clawhub-sync-watch-2026-03-24","https://docs.openclaw.ai/tools/clawhub",[1669,1464,1678,1679,2857,1670],"telemetry",{"title":2859,"description":2860,"path":2861,"category":2598,"date":1519,"updatedAt":1519,"sourceType":1478,"source":2862,"tags":2863},"OpenClaw CLI 观察：命令行已经不只是辅助工具，而是在慢慢收敛成正式控制面","基于 2026 年 3 月 21 日可见的官方 CLI Reference、Gateway protocol 与 Dashboard 文档，整理最近最值得中文站关注的 CLI 变化：status/health/logs 分层、gateway RPC 边界，以及 Dashboard 和 CLI 之间更清晰的协作关系。","/news/openclaw-cli-control-plane-watch-2026-03-21","https://docs.openclaw.ai/cli",[1899,1449,2369,1607,1431],{"title":2865,"description":2866,"path":2867,"category":2805,"date":1612,"updatedAt":1612,"sourceType":1478,"source":2868,"tags":2869},"OpenClaw 的配置分层边界越来越清楚","官方最近围绕 Environment Variables、Configuration、Logging 和 Debugging 的文档更新，正在把正式配置、env 注入和一次性 override 拆成更清楚的层。","/news/openclaw-configuration-layering-watch-2026-03-22","https://docs.openclaw.ai/help/environment",[1463,1940,1614,2870,1431],"overrides",{"title":2872,"description":2873,"path":2874,"category":2598,"date":1519,"updatedAt":1519,"sourceType":1478,"source":2799,"tags":2875},"OpenClaw 上下文观察：Compaction、Session 连续性与 persona 保真正在成为官方显式关注点","基于 2026 年 3 月 21 日可见的官方 Context 文档与 GitHub Releases 页面，整理最近最值得中文站关注的上下文变化：compaction 后 token 检查、session continuity、persona/language 保真，以及它们对长期使用的意义。","/news/openclaw-context-compaction-watch-2026-03-21",[1953,1954,1754,1453,2876],"continuity",{"title":2878,"description":2879,"path":2880,"category":2598,"date":1519,"updatedAt":1519,"sourceType":1478,"source":2881,"tags":2882},"OpenClaw 控制面观察：Control UI、设备配对与 Tailscale Serve 正在把浏览器管理做成正式能力","基于 2026 年 3 月 21 日可见的官方 Control UI、Dashboard、Pairing 与 Tailscale 文档，整理最近最值得关注的控制面变化：浏览器设备配对、语言支持、远程 Serve 与更明确的管理面边界。","/news/openclaw-control-surface-watch-2026-03-21","https://docs.openclaw.ai/web/control-ui",[1695,1507,2037,1766,1521],{"title":2884,"description":2885,"path":2886,"category":2805,"date":1997,"updatedAt":1997,"sourceType":1478,"source":2819,"tags":2887},"OpenClaw 正在把 Dashboard bootstrap 写成更安全的默认路径","官方最新 Dashboard 文档更明确地说明了 openclaw dashboard 在 localhost、SecretRef token 和 headless 环境里的引导行为，也让它更像正式控制面入口。","/news/openclaw-dashboard-bootstrap-watch-2026-03-26",[1507,2888,2320,1715,1695],"bootstrap",{"title":2890,"description":2891,"path":2892,"category":2805,"date":1562,"updatedAt":1562,"sourceType":1478,"source":2819,"tags":2893},"OpenClaw Web 控制面观察：Dashboard 与 WebChat 的认证引导和回流边界正在变清楚","基于 2026 年 3 月 24 日可见的官方 dashboard CLI、Web Dashboard 与 WebChat 文档，最近 Web 控制面最值得关注的变化是认证引导、SecretRef token 处理和 WebChat 回流边界正在被主动写清。","/news/openclaw-dashboard-webchat-auth-watch-2026-03-24",[1507,1577,1716,2320,1615,2894],"web",{"title":2896,"description":2897,"path":2898,"category":2598,"date":1445,"updatedAt":1445,"sourceType":1686,"source":2899,"tags":2900},"OpenClaw 开发者生态扩张观察：中文技能与本地工作流成为新增长点","基于 2026 年 3 月 16 日临时素材，整理 OpenClaw 开发者生态在中文社区中的扩展方向，重点关注中文技能、本地平台集成与企业工作流落地。","/news/openclaw-developer-ecosystem-watch-2026-03-16","content/tmp/2026-03-16/openclaw-developer-ecosystem-expansion.md",[1460,1464,1687,2533],{"title":2902,"description":2903,"path":2904,"category":2805,"date":1630,"updatedAt":1630,"sourceType":1478,"source":2905,"tags":2906},"OpenClaw 的 devices CLI 正在把设备授权写成一条完整生命周期","官方最近围绕 devices CLI 的补强，让 approve、revoke、rotate 和 fresh token 不再像零散命令，而更像完整的设备授权生命周期。","/news/openclaw-device-token-lifecycle-watch-2026-03-25","https://docs.openclaw.ai/channels/pairing",[1767,1766,1716,2072,2907],"rotate",{"title":2909,"description":2910,"path":2911,"category":2805,"date":1612,"updatedAt":1612,"sourceType":1478,"source":2912,"tags":2913},"OpenClaw 的诊断与修复工作流正在成型","官方最近围绕 Doctor、Diagnostics Flags、Debugging 和 sessions cleanup 的文档更新，正在把 OpenClaw 的排障方式从“看日志猜”推进到更清楚的 repair ladder。","/news/openclaw-diagnostics-repair-watch-2026-03-22","https://docs.openclaw.ai/doctor",[2078,2247,2079,2328,1431],{"title":2915,"description":2916,"path":2917,"category":2805,"date":1630,"updatedAt":1630,"sourceType":1478,"source":2912,"tags":2918},"OpenClaw 排障观察：doctor 正在从“检查器”继续长成带备份心智的修复入口","基于 2026 年 3 月 25 日可见的官方 Doctor 文档，最近排障层最值得关注的变化之一是 doctor 对 stale config、unknown keys 和 legacy 状态的处理边界越来越清楚。","/news/openclaw-doctor-repair-boundary-watch-2026-03-25",[2078,2079,1937,2157,2247],{"title":2920,"description":2921,"path":2922,"category":2923,"date":1445,"updatedAt":1445,"sourceType":1686,"source":2924,"tags":2925},"OpenClaw 教育场景观察：AI 助教、个性化学习与高校试点想象空间","基于 2026 年 3 月 16 日教育领域临时稿，梳理 OpenClaw 在高校与教学场景中的潜在落地方向，包括答疑、学习路径推荐和教师工作流辅助。","/news/openclaw-education-adoption-watch-2026-03-16","行业观察","content/tmp/2026-03-16/openclaw-education-sector-adoption.md",[2926,2927,2928,2929],"education","adoption","ai-tutor","higher-education",{"title":2931,"description":2932,"path":2933,"category":2923,"date":1445,"updatedAt":1445,"sourceType":1686,"source":2934,"tags":2935},"OpenClaw 企业应用热度上升：中文团队更关注私有化部署与流程接入","基于 2026 年 3 月 16 日企业方向临时稿，整理 OpenClaw 在中文企业场景中的关注重点，包括私有化部署、安全边界、行业接入与内部工作流自动化。","/news/openclaw-enterprise-adoption-watch-2026-03-16","content/tmp/2026-03-16/openclaw-enterprise-adoption-boom.md",[1470,2535,1498,2533],{"title":2937,"description":2938,"path":2939,"category":2598,"date":1519,"updatedAt":1519,"sourceType":1478,"source":2940,"tags":2941},"OpenClaw 扩展层观察：ClawHub、插件托管 hooks 与 onboarding 勾选正在把扩展能力收拢成一条更完整链路","基于 2026 年 3 月 21 日可见的官方 Skills、ClawHub、Plugins 与 Hooks 文档，整理最近最值得中文站关注的扩展层变化：技能 registry、插件托管 hooks，以及 onboarding 阶段对推荐 hooks 的直接引导。","/news/openclaw-extension-stack-watch-2026-03-21","https://docs.openclaw.ai/automation/hooks",[1464,1669,1554,1556,1688],{"title":2943,"description":2944,"path":2945,"category":2805,"date":1630,"updatedAt":1630,"sourceType":1478,"source":2946,"tags":2947},"OpenClaw 正在把 gateway-owned pairing 的过期与轮换边界说清楚","官方最新 Gateway-owned pairing 文档把 pending request 的 5 分钟过期、fresh token 生成和 UI 只是审批前端这几层边界写得更清楚了。","/news/openclaw-gateway-pairing-expiry-watch-2026-03-25","https://docs.openclaw.ai/gateway/pairing",[1449,1766,2948,1716,1606],"pending",{"title":2950,"description":2951,"path":2952,"category":2805,"date":1997,"updatedAt":1997,"sourceType":1478,"source":2953,"tags":2954},"OpenClaw 正在把 Gateway 的 session source-of-truth 地位写得更明确","官方最新 Session 文档更明确地说明 session store、JSONL transcript 和 token 计数都应围绕 Gateway 理解，这会直接影响 WebChat、Dashboard 和远程 operator 的排障方式。","/news/openclaw-gateway-source-of-truth-watch-2026-03-26","https://docs.openclaw.ai/session",[1449,1634,1577,1507,2955],"state",{"title":2957,"description":2958,"path":2959,"category":2805,"date":1630,"updatedAt":1630,"sourceType":1478,"source":2960,"tags":2961},"OpenClaw 开始把群聊入口判断顺序写成可复述规则","官方最近在 Groups、Group Messages 和 Messages 文档里，把群入口的 groupPolicy、allowlist 和 mention gating 顺序写得更完整了，也让“没回”和“没进系统”首次更容易区分。","/news/openclaw-group-policy-watch-2026-03-25","https://docs.openclaw.ai/channels/groups",[1633,2392,1852,1785,1615],{"title":2963,"description":2964,"path":2965,"category":2805,"date":1640,"updatedAt":1640,"sourceType":1478,"source":2960,"tags":2966},"OpenClaw 正在把群触发从“@一下就行”写成更完整的治理链","官方最近围绕 Groups、Group Messages 和 Broadcast Groups 的文档更新，正在把 reply-to implicit mention、pending history、forum topic session key 和 shared-group rollout 写成更完整的群入口治理链。","/news/openclaw-group-trigger-governance-watch-2026-03-29",[1633,2465,2967,1632,1878],"activation",{"title":2969,"description":2970,"path":2971,"category":2805,"date":1630,"updatedAt":1630,"sourceType":1478,"source":2972,"tags":2973},"OpenClaw 配置观察：include 合并边界正在从“能拆文件”继续走向“能预测最终结果”","基于 2026 年 3 月 25 日可见的官方 Configuration 文档，最近配置层最值得关注的变化之一是 include、数组处理和 sibling override 的顺序正在被官方主动写清。","/news/openclaw-include-merge-boundary-watch-2026-03-25","https://docs.openclaw.ai/gateway/configuration",[1463,2412,2029,2413,1431],{"title":2975,"description":2976,"path":2977,"category":2598,"date":1519,"updatedAt":1519,"sourceType":1478,"source":2978,"tags":2979},"OpenClaw 官方 Showcase 基础设施观察：Home Assistant、Nix 与远程文件流转正在成为高频落地方向","基于 2026 年 3 月 21 日可见的官方 Showcase 页面，整理最近最值得关注的基础设施与部署类案例，观察 OpenClaw 在家庭服务器、可复现部署和远程实例运维上的真实应用。","/news/openclaw-infra-showcase-watch-2026-03-21","https://docs.openclaw.ai/start/showcase",[2980,2535,2981,2982,2983],"showcase","home-assistant","nix","infrastructure",{"title":2985,"description":2986,"path":2987,"category":2805,"date":1612,"updatedAt":1612,"sourceType":1478,"source":2988,"tags":2989},"OpenClaw 的长期会话治理能力正在变完整","官方最近围绕 session、memory、compaction 和 secure DM mode 的文档更新，正在把长期连续性、上下文边界和重置策略拼成一条更完整的治理链。","/news/openclaw-long-session-governance-watch-2026-03-22","https://docs.openclaw.ai/concepts/session",[1754,1453,1954,2876,1878],{"title":2991,"description":2992,"path":2993,"category":2805,"date":1612,"updatedAt":1612,"sourceType":1478,"source":2994,"tags":2995},"OpenClaw 的后台维护生命周期正在变清楚","官方最近围绕 cron、sessions cleanup、doctor 和 retention 的文档更新，正在把长期运行时的会话、日志和作业痕迹分成更清楚的维护层次。","/news/openclaw-maintenance-lifecycle-watch-2026-03-22","https://docs.openclaw.ai/cron",[2157,2044,1754,2045,1431],{"title":2997,"description":2998,"path":2999,"category":2625,"date":2599,"updatedAt":1432,"sourceType":2293,"source":2627,"tags":3000},"OpenClaw 2026年3月版本更新：技能系统与安全性全面升级","OpenClaw 发布重要更新，带来性能优化、全新技能系统和安全性改进。","/news/openclaw-march-2026-update",[2154,2226,2155,1464,1471],{"title":3002,"description":3003,"path":3004,"category":2805,"date":1562,"updatedAt":1562,"sourceType":1478,"source":3005,"tags":3006},"OpenClaw 记忆观察：Markdown 仍然是 source of truth，memory plugin slot 正在把索引层做成可切换能力","基于 2026 年 3 月 24 日可见的官方 Memory、CLI memory 与 Plugins 文档，最近最值得关注的变化之一是记忆体系的文件事实层和插件增强层正在被官方主动拆清。","/news/openclaw-memory-plugin-slot-watch-2026-03-24","https://docs.openclaw.ai/concepts/memory",[1453,1554,1820,1812,1827],{"title":3008,"description":3009,"path":3010,"category":2805,"date":1640,"updatedAt":1640,"sourceType":1478,"source":3005,"tags":3011},"OpenClaw 正在把记忆检索从“向量搜索”写成一条完整流水线","官方最近围绕 Memory 和 memory CLI 的文档更新，正在把 hybrid search、重排、temporal decay、session indexing 和 embedding cache 逐步写成一条更完整的检索链。","/news/openclaw-memory-retrieval-pipeline-watch-2026-03-29",[1453,2428,2425,1828,1917],{"title":3013,"description":3014,"path":3015,"category":2598,"date":1519,"updatedAt":1519,"sourceType":1478,"source":2978,"tags":3016},"OpenClaw 官方 Showcase 记忆观察：WhatsApp Memory Vault、Karakeep 与中文学习 Skill 正在把语音和知识流转成长期资产","基于 2026 年 3 月 21 日可见的官方 Showcase 页面，整理最近最值得中文站关注的记忆与知识类案例，观察 OpenClaw 如何把转录、向量检索和学习流程接成长链路。","/news/openclaw-memory-showcase-watch-2026-03-21",[2980,1453,1724,3017,3018],"vector-search","knowledge",{"title":3020,"description":3021,"path":3022,"category":2805,"date":1630,"updatedAt":1630,"sourceType":1478,"source":3023,"tags":3024},"OpenClaw 的 mention gating 正在从单一 @ 规则变成跨渠道触发层","官方最新 Groups 和 Group Messages 文档显示，mention gating 已经不再只服务 WhatsApp 群，而是在 Telegram、Slack、Discord、iMessage 等入口上逐步形成统一触发层。","/news/openclaw-mention-gating-watch-2026-03-25","https://docs.openclaw.ai/channels/group-messages",[2392,1633,1661,1663,1732],{"title":3026,"description":3027,"path":3028,"category":2805,"date":1612,"updatedAt":1612,"sourceType":1478,"source":3029,"tags":3030},"OpenClaw 的消息入口语义正在变清楚","官方最近围绕 Messages、WebChat 和 Channel Routing 的文档更新，正在把消息入口、上下文桶、历史展示和投递节奏拆成更明确的几层。","/news/openclaw-message-surface-watch-2026-03-22","https://docs.openclaw.ai/messages",[1785,1577,1615,1789,1451],{"title":3032,"description":3033,"path":3034,"category":2805,"date":1562,"updatedAt":1562,"sourceType":1478,"source":2862,"tags":3035},"OpenClaw 模型观察：models status 正在从状态展示继续长成探活入口","基于 2026 年 3 月 24 日可见的官方 CLI 文档，最近模型层最值得关注的变化之一是 models status 已经不只负责展示主模型和 fallback，而是开始承担 auth profile 探测。","/news/openclaw-model-probe-watch-2026-03-24",[1570,2434,1726,1715,2116],{"title":3037,"description":3038,"path":3039,"category":2805,"date":1630,"updatedAt":1630,"sourceType":1478,"source":3040,"tags":3041},"OpenClaw 节点观察：headless node、普通设备节点与 Gateway 的宿主边界正在被官方写清","基于 2026 年 3 月 25 日可见的官方 Nodes、Architecture 与 Pairing 文档，最近节点层最值得关注的变化之一是能力宿主边界正在被主动拆清。","/news/openclaw-node-host-boundary-watch-2026-03-25","https://docs.openclaw.ai/nodes",[1606,1765,1449,1766,1767],{"title":3043,"description":3044,"path":3045,"category":2598,"date":1519,"updatedAt":1519,"sourceType":1478,"source":3046,"tags":3047},"OpenClaw 接入观察：从 2026.1.29 的迁移信号到现在的 Onboarding Wizard，官方已经把“第一次跑通”做成更完整链路","基于 2026 年 3 月 21 日可见的官方 Onboarding、Install 与 Releases 页面，整理 OpenClaw 从命名迁移、路径自动迁移到本地/远程 wizard 分流这条接入链路最近最值得注意的变化。","/news/openclaw-onboarding-migration-watch-2026-03-21","https://docs.openclaw.ai/start/wizard",[1506,2582,3048,2583,2157],"install",{"title":3050,"description":3051,"path":3052,"category":2805,"date":1997,"updatedAt":1997,"sourceType":1478,"source":2881,"tags":3053},"OpenClaw 的远程 operator 正在从“谁都能开网页”转向浏览器级交接管理","随着 Dashboard、Control UI 和 device pairing 文档持续补强，官方越来越清楚地把浏览器 profile、设备 pairing 和控制面交接写成同一条管理面问题。","/news/openclaw-operator-browser-watch-2026-03-26",[2169,1717,1695,1766,1521],{"title":3055,"description":3056,"path":3057,"category":2805,"date":1640,"updatedAt":1640,"sourceType":1478,"source":3058,"tags":3059},"OpenClaw 正在把 Dashboard、WebChat 和 WebSocket 收成一套 operator surface","官方最近围绕 Dashboard、WebChat 和 Gateway Protocol 的文档更新，越来越清楚地把这些入口解释成同一套 operator surface 的不同层，而不是彼此割裂的功能页。","/news/openclaw-operator-surface-convergence-watch-2026-03-29","https://docs.openclaw.ai/gateway/protocol",[1507,1577,2005,2169,1607],{"title":3061,"description":3062,"path":3063,"category":2805,"date":1630,"updatedAt":1630,"sourceType":1478,"source":2905,"tags":3064},"OpenClaw 的 pairing CLI 正在从单条 approve 命令长成正式入口治理面","官方最近把 pairing CLI 的 list、clear、--account 和 --notify 等行为写得更完整了，也让聊天入口审批越来越像一套正式的运营控制面。","/news/openclaw-pairing-cli-scope-watch-2026-03-25",[1766,2271,1451,2272,1431],{"title":3066,"description":3067,"path":3068,"category":2598,"date":1519,"updatedAt":1519,"sourceType":1478,"source":3069,"tags":3070},"OpenClaw 官方插件生态观察：社区插件、内置 Provider 插件与 Hook Pack 正在形成更完整扩展层","基于 2026 年 3 月 21 日可见的官方插件与 hooks 文档，整理 OpenClaw 插件生态最近最值得关注的三个变化：社区插件目录、package pack、多层 hooks 组织方式。","/news/openclaw-plugin-ecosystem-watch-2026-03-21","https://docs.openclaw.ai/plugins",[1554,1687,1556,1686,1688],{"title":3072,"description":3073,"path":3074,"category":2805,"date":1562,"updatedAt":1562,"sourceType":1478,"source":3075,"tags":3076},"OpenClaw 插件观察：安装 spec 和 update tracking 正在决定插件后续会沿哪条轨道走","基于 2026 年 3 月 24 日可见的官方 plugins CLI 文档，最近插件层最值得关注的变化之一是 install spec、--pin 与 plugins.installs 正在被官方主动连成一条生命周期链。","/news/openclaw-plugin-install-tracking-watch-2026-03-24","https://docs.openclaw.ai/cli/plugins",[1554,1669,2446,2447,2156],{"title":3078,"description":3079,"path":3080,"category":2805,"date":1562,"updatedAt":1562,"sourceType":1478,"source":3081,"tags":3082},"OpenClaw 工作流观察：OpenProse 与 Lobster 的上下层分工正在变清楚","基于 2026 年 3 月 24 日可见的官方 Lobster 文档，最近最值得关注的信号是 OpenProse 与 Lobster 的边界正在被官方主动写清，多智能体准备和确定性执行不再混成一层。","/news/openclaw-prose-lobster-watch-2026-03-24","https://docs.openclaw.ai/tools/lobster",[1871,1872,1498,1741,1555],{"title":3084,"description":3085,"path":3086,"category":2805,"date":1640,"updatedAt":1640,"sourceType":1478,"source":3087,"tags":3088},"OpenClaw 正在把 provider、模型和远程执行分成不同治理层","官方最近围绕 Models、Model Failover 和 node 的文档更新，正在把 provider auth、模型 allowlist、多模态能力和远程 node 执行拆成更清楚的治理层。","/news/openclaw-provider-capability-governance-watch-2026-03-29","https://docs.openclaw.ai/concepts/models",[1726,1570,1606,1715,1878],{"title":3090,"description":3091,"path":3092,"category":2805,"date":1640,"updatedAt":1640,"sourceType":1478,"source":3093,"tags":3094},"OpenClaw 的 provider 故障恢复正在变成一条更清楚的梯子","官方最近围绕 Model Failover、Gateway Troubleshooting、LiteLLM 和 Cloudflare AI Gateway 的文档更新，正在把模型故障从“直接换模型”收敛成更清楚的几层：能力条件、profile 轮转、统一网关和跨模型 fallback。","/news/openclaw-provider-recovery-ladder-watch-2026-03-29","https://docs.openclaw.ai/concepts/model-failover",[1726,2240,1570,1449,1431],{"title":3096,"description":3097,"path":3098,"category":2598,"date":1519,"updatedAt":1519,"sourceType":1478,"source":2799,"tags":3099},"OpenClaw 发布观察：2026.3.13 恢复型 Release 暴露出版本跟踪里最容易忽略的三层差异","基于 2026 年 3 月 21 日可见的 GitHub Releases 页面，整理 OpenClaw 2026.3.13 恢复型 Release 的关键信号，以及中文站在跟踪版本时最该注意的 npm 版本、Git tag 和 GitHub Release 名称差异。","/news/openclaw-release-watch-2026-03-21",[2154,2155,2157,2156],{"title":3101,"description":3102,"path":3103,"category":2805,"date":1612,"updatedAt":1612,"sourceType":1478,"source":2819,"tags":3104},"OpenClaw 的远程管理员面边界越来越清楚","官方最近围绕 Dashboard、Pairing、Gateway-owned pairing 与 nodes 的文档更新，正在把远程协作、浏览器入口和设备接入的边界拆得更清楚。","/news/openclaw-remote-admin-watch-2026-03-22",[1507,1766,1606,1521,2059],{"title":3106,"description":3107,"path":3108,"category":2805,"date":1630,"updatedAt":1630,"sourceType":1478,"source":3109,"tags":3110},"OpenClaw 的 routing precedence 正在成为更明确的排障坐标系","官方最近围绕 Channel Routing 的写法，正在把 peer、thread inheritance、guild、team、account 和 channel 等命中层级固定下来，让路由排障越来越像查规则，而不是猜模型。","/news/openclaw-routing-precedence-watch-2026-03-25","https://docs.openclaw.ai/channels/channel-routing",[1615,1614,3111,1451,1616],"threads",{"title":3113,"description":3114,"path":3115,"category":2805,"date":1630,"updatedAt":1630,"sourceType":1478,"source":3116,"tags":3117},"OpenClaw Secret 观察：active snapshot 正在把密钥轮换从“即时取值”收成“原子切换”","基于 2026 年 3 月 25 日可见的官方 Secrets Management 文档，最近 secrets 层最值得关注的变化之一是 active snapshot 与 last-known-good 的边界越来越清楚。","/news/openclaw-secret-snapshot-watch-2026-03-25","https://docs.openclaw.ai/gateway/secrets",[2474,3118,3119,2473,1431],"snapshot","rotation",{"title":3121,"description":3122,"path":3123,"category":2805,"date":1630,"updatedAt":1630,"sourceType":1478,"source":2988,"tags":3124},"OpenClaw 正在把 secure DM mode 写成共享入口的默认安全心智","官方最近围绕 Session、Security 和 CLI Security 的更新，正在把 secure DM mode 从一个可选技巧，推成多人 DM 入口的基础隔离建议。","/news/openclaw-secure-dm-mode-watch-2026-03-25",[1634,1471,2343,1766,2194],{"title":3126,"description":3127,"path":3128,"category":2805,"date":1562,"updatedAt":1562,"sourceType":1478,"source":3129,"tags":3130},"OpenClaw 安全观察：security audit 已经从提醒工具继续长成加固入口","基于 2026 年 3 月 24 日可见的官方安全文档，最近最值得关注的信号是 openclaw security audit 不再只是列问题，而是在形成 audit、deep、fix 三段式加固路径。","/news/openclaw-security-audit-fix-watch-2026-03-24","https://docs.openclaw.ai/gateway/security",[1471,2179,2181,2180,1431],{"title":3132,"description":3133,"path":3134,"category":3135,"date":1445,"updatedAt":1445,"sourceType":1686,"source":3136,"tags":3137},"OpenClaw 安全与合规话题升温：中文团队更在意可审计与本地数据边界","基于 2026 年 3 月 16 日安全方向临时稿，整理 OpenClaw 在中文环境下最受关注的安全议题，包括本地运行、合规要求、可审计性与金融等高敏行业采用。","/news/openclaw-security-compliance-watch-2026-03-16","安全观察","content/tmp/2026-03-16/openclaw-security-audit-milestone.md",[1471,3138,1798,1470],"compliance",{"title":3140,"description":3141,"path":3142,"category":2805,"date":1612,"updatedAt":1612,"sourceType":1478,"source":3116,"tags":3143},"OpenClaw 的安全运维边界继续细化","官方最近围绕 Secrets、approvals forwarding、trusted proxy 和 Control UI 降级开关的文档，正在把安全问题从抽象原则推向更可执行的运维边界。","/news/openclaw-security-ops-watch-2026-03-22",[1471,2473,1741,3144,1431],"proxy",{"title":3146,"description":3147,"path":3148,"category":2805,"date":2485,"updatedAt":2485,"sourceType":1478,"source":3149,"tags":3150},"OpenClaw 正在把 session transcript 从 JSONL 文件写成结构化会话事实层","官方最近新增的 Session Management Deep Dive 文档，把 session header、message tree、compaction entry 和 branch summary 这几层边界写得更清楚了。","/news/openclaw-session-jsonl-deep-dive-watch-2026-04-01","https://docs.openclaw.ai/reference/session-management-compaction",[1634,2488,1954,2487,1449],{"title":3152,"description":3153,"path":3154,"category":2805,"date":2485,"updatedAt":2485,"sourceType":1478,"source":3155,"tags":3156},"OpenClaw 的 sessions CLI 正在从会话列表命令长成 store 巡检入口","官方最近把 sessions CLI 的 scope、all-agents、active 和显式 store 路径写得更完整了，也让它更适合作为长期运维里的 session store 巡检面。","/news/openclaw-sessions-cli-watch-2026-04-01","https://docs.openclaw.ai/cli/sessions",[1754,1899,2494,2179,1431],{"title":3158,"description":3159,"path":3160,"category":2805,"date":1630,"updatedAt":1630,"sourceType":1478,"source":3161,"tags":3162},"OpenClaw 正在把 shared inbox 明确限定为协作硬化，而不是多租户承诺","官方最新 security audit 文档正在更明确地区分协作型 shared inbox 与互不信任多租户环境，并把 secure DM、sandbox 和 workspace-scoped access 组合成更完整的加固建议。","/news/openclaw-shared-inbox-trust-model-watch-2026-03-25","https://docs.openclaw.ai/cli/security",[1471,2194,2195,3163,1449],"sandbox",{"title":3165,"description":3166,"path":3167,"category":2598,"date":1519,"updatedAt":1519,"sourceType":1478,"source":2978,"tags":3168},"OpenClaw 官方 Showcase 更新：Telegram PR 反馈、酒窖 Skill 与 Tesco 自动购物成为新样板","基于 2026 年 3 月 21 日可见的官方 Showcase 页面，整理最近最值得中文站关注的三个社区案例，观察 OpenClaw 在评审、个人数据库和购物自动化上的真实落地方式。","/news/openclaw-showcase-watch-2026-03-21",[2980,1686,1661,1464,1499],{"title":3170,"description":3171,"path":3172,"category":2805,"date":1640,"updatedAt":1640,"sourceType":1478,"source":3161,"tags":3173},"OpenClaw 正在把团队入口治理拆成更细的几层","官方最近围绕 security audit、session、broadcast groups 和 channel routing 的文档更新，正在把 shared-user ingress、identityLinks、broadcast precedence 和 shared inbox 硬化拆成更清楚的治理面。","/news/openclaw-team-ingress-governance-watch-2026-03-29",[2194,2344,1632,1615,1471],{"title":3175,"description":3176,"path":3177,"category":2805,"date":2485,"updatedAt":2485,"sourceType":1478,"source":3178,"tags":3179},"OpenClaw 正在把 transcript hygiene 从隐藏兼容层写成正式参考边界","官方最近单独写出 Transcript Hygiene 文档后，tool call 修补、图片清理和 provider fixups 不再只是内部细节，而成了更清楚的运行前兼容层。","/news/openclaw-transcript-hygiene-watch-2026-04-01","https://docs.openclaw.ai/zh-CN/reference/transcript-hygiene",[2487,1726,2513,2514,3180],"compatibility",{"title":3182,"description":3183,"path":3184,"category":2805,"date":1562,"updatedAt":1562,"sourceType":1478,"source":2838,"tags":3185},"OpenClaw 远程入口观察：trusted-proxy 正在被官方明确定义为高收益但高责任模式","基于 2026 年 3 月 24 日可见的官方 trusted-proxy auth 文档，最近最值得关注的不是怎么把页面转发出来，而是 OpenClaw 正在主动强调 trusted-proxy 的安全责任转移。","/news/openclaw-trusted-proxy-risk-watch-2026-03-24",[2214,1471,1521,1449,1715],{"title":3187,"description":3188,"path":3189,"category":2805,"date":1997,"updatedAt":1997,"sourceType":1478,"source":2953,"tags":3190},"OpenClaw 的 UI 和 API 排障正在越来越像按层定位，而不是猜谁错了","官方最新 Session、WebChat 和 API 文档共同强化了一条思路：状态冲突时先回到 Gateway 事实层，再区分 UI 投影视图和 API 结构化返回。","/news/openclaw-ui-api-debug-watch-2026-03-26",[1449,1577,1999,2328,1634],{"title":3192,"description":3193,"path":3194,"category":2805,"date":1562,"updatedAt":1562,"sourceType":1478,"source":3195,"tags":3196},"OpenClaw 维护观察：卸载边界正在从“删包”变成“服务、状态、profile 与远程主机”的完整收口","基于 2026 年 3 月 24 日可见的官方 Updating 与 uninstall 文档，最近最值得关注的变化之一是 OpenClaw 的卸载和移除边界正在被官方主动写清，不再只是删除 CLI。","/news/openclaw-uninstall-boundaries-watch-2026-03-24","https://docs.openclaw.ai/cli/uninstall",[2562,2157,2259,1449,2955],{"title":3198,"description":3199,"path":3200,"category":2805,"date":1562,"updatedAt":1562,"sourceType":1478,"source":3201,"tags":3202},"OpenClaw 更新观察：stable、beta、dev 正在从版本标签变成正式 rollout 体系","基于 2026 年 3 月 24 日可见的官方 update CLI 与 Updating 文档，最近最值得关注的变化之一是更新通道和 auto-updater 行为已经被官方写成一套明确的 rollout 逻辑。","/news/openclaw-update-channels-watch-2026-03-24","https://docs.openclaw.ai/cli/update",[2226,2227,2228,2229,2230],{"title":3204,"description":3205,"path":3206,"category":2598,"date":1519,"updatedAt":1519,"sourceType":1478,"source":2978,"tags":3207},"OpenClaw 官方 Showcase 语音观察：Phone Bridge、Telegram Voice Notes 与多语言转录正在把语音入口做实","基于 2026 年 3 月 21 日可见的官方 Showcase 页面，整理最近最值得中文站关注的语音与电话类案例，观察 OpenClaw 在电话桥接、TTS 回传和多语言转录上的真实方向。","/news/openclaw-voice-phone-showcase-watch-2026-03-21",[2980,1709,3208,3209,1724],"phone","tts",{"title":3211,"description":3212,"path":3213,"category":2805,"date":1630,"updatedAt":1630,"sourceType":1478,"source":3214,"tags":3215},"OpenClaw 语音观察：全局 wake words 与设备本地 toggle 的分层正在变清楚","基于 2026 年 3 月 25 日可见的官方 Voice Wake 文档，最近语音层最值得关注的变化之一是 Gateway 级词表与设备本地开关的边界正在被官方主动强调。","/news/openclaw-voice-wake-boundary-watch-2026-03-25","https://docs.openclaw.ai/nodes/voice-wake",[1709,1985,1986,1606,1767],{"title":3217,"description":3218,"path":3219,"category":2598,"date":1519,"updatedAt":1519,"sourceType":1478,"source":2819,"tags":3220},"OpenClaw Web 入口观察：Dashboard、WebChat 与 Gateway WebSocket 正在收敛成一套更清晰的使用分工","基于 2026 年 3 月 21 日可见的官方 Dashboard、WebChat 与架构文档，整理最近最值得中文站关注的 Web 入口变化：Dashboard 的快速打开、WebChat 的 Gateway 直连，以及控制面和聊天面的职责分离。","/news/openclaw-web-surfaces-watch-2026-03-21",[1507,1577,2005,1695,2894],{"title":3222,"description":3223,"path":3224,"category":2805,"date":1997,"updatedAt":1997,"sourceType":1478,"source":3225,"tags":3226},"OpenClaw 正在把 WebChat、Dashboard 和 API 的入口职责写得更清楚","官方最近围绕 WebChat、Session 和 API 的写法，让 Dashboard 更像控制面、WebChat 更像会话 UI、API 更像结构化集成面，入口分工正在变得更稳定。","/news/openclaw-webchat-control-surface-watch-2026-03-26","https://docs.openclaw.ai/web/webchat",[1577,1507,1999,1449,1747],{"title":3228,"description":3229,"path":3230,"category":2805,"date":1612,"updatedAt":1612,"sourceType":1478,"source":3081,"tags":3231},"OpenClaw 工作流治理能力继续成型","官方最近的 ClawHub、Lobster、OpenProse 与 Exec approvals 文档，正在把技能发现、确定性执行和审批恢复串成更完整的一条线。","/news/openclaw-workflow-governance-watch-2026-03-22",[1498,1872,1669,1741,1878],{"title":3233,"description":3234,"path":3235,"category":3236,"date":3237,"updatedAt":3237,"sourceType":1446,"source":3238,"tags":3239},"OpenClaw 中文站本周更新：扩展能力地图、案例展示重构与周更内容节奏启动","本周中文站完成扩展目录重排、案例展示页重构，并开始按“教程 + 更新 + 案例”三类节奏持续发布内容。","/news/openclawcn-weekly-update-2026-03-15","站点更新","2026-03-15","openclawcn.xyz",[3240,3241,1452,2980,3242],"site-update","content","weekly",{"title":3244,"description":3245,"path":3246,"category":3247,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":3248},"OpenClaw 隐私优先：数据保留在本地设备","OpenClaw 强调数据本地存储，用户数据保留在自有设备上，不上传到云端。","/news/privacy-first","产品理念",[1798,3249,1471,3250],"local-first","data",{"title":3252,"description":3253,"path":3254,"category":2717,"date":2599,"updatedAt":1432,"sourceType":2293,"source":2718,"tags":3255},"OpenClaw 项目持续活跃：主仓库星标突破 287k","OpenClaw 开源项目持续快速发展，主仓库星标数突破 287,000，ClawHub 技能目录已收录 349 个开源项目。","/news/project-update-march-2026",[2293,2720,1686,2674],{"title":3257,"description":3258,"path":3259,"category":2790,"date":2761,"updatedAt":1477,"sourceType":1478,"source":2600,"tags":3260},"OpenClaw 2026 年第一季度回顾","回顾 OpenClaw 在 2026 年第一季度的重要更新、社区成长和产品里程碑。","/news/q1-2026-review",[3261,3262,3263,2721],"quarterly","review","2026",{"title":3265,"description":3266,"path":3267,"category":2606,"date":1432,"updatedAt":1545,"sourceType":1478,"source":2600,"tags":3268},"OpenClaw 安全架构深度解析","深入了解 OpenClaw 的安全设计理念、数据保护机制和企业级安全特性。","/news/security-architecture",[1471,1798,1470,1462],{"title":3270,"description":3271,"path":3272,"category":3273,"date":1432,"updatedAt":1432,"sourceType":1686,"source":3274,"tags":3275},"OpenClaw 安全最佳实践：保护你的 AI 助手免受风险","随着 OpenClaw 的普及，安全问题日益受到关注。本文整理了保护本地 AI 助手的关键安全措施和最佳实践。","/news/security-best-practices","安全公告","安全社区",[1471,1798,2139,1564],{"title":3277,"description":3278,"path":3279,"category":2679,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":3280},"OpenClaw Signal 隐私通讯集成","了解如何将 OpenClaw 连接到 Signal，实现隐私通讯。","/news/signal-privacy",[1923,1798,2681,1481],{"title":3282,"description":3283,"path":3284,"category":2658,"date":2626,"updatedAt":1477,"sourceType":2293,"source":2627,"tags":3285},"OpenClaw 技能市场突破 400 个技能","OpenClaw 技能市场迎来重要里程碑，社区贡献的技能数量突破 400 个，覆盖更多应用场景。","/news/skills-marketplace-400",[1464,2721,1686,3286],"marketplace",{"title":3288,"description":3289,"path":3290,"category":2679,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":3291},"OpenClaw Slack 工作区集成","了解如何将 OpenClaw 集成到 Slack 工作区，实现团队协作。","/news/slack-workspace",[1732,1598,2681,1481],{"title":3293,"description":3294,"path":3295,"category":2618,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":3296},"OpenClaw Tailscale 远程访问完全指南","了解如何使用 Tailscale 安全远程访问 OpenClaw，包括 Serve、Funnel 和身份认证。","/news/tailscale-integration",[2037,1521,3297,1471],"vpn",{"title":3299,"description":3300,"path":3301,"category":2679,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":3302},"OpenClaw Telegram Bot 配置指南","了解如何创建和配置 Telegram Bot 连接到 OpenClaw。","/news/telegram-bot",[1661,1961,2681,1481],{"title":3304,"description":3305,"path":3306,"category":3307,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":3308},"OpenClaw 与 VirusTotal 合作推出技能安全验证","OpenClaw 宣布与 VirusTotal 合作，为技能（Skills）提供安全验证服务，确保用户使用安全的 AI 技能。","/news/virustotal-integration","安全更新",[1471,3309,1464,3310],"virustotal","verification",{"title":3312,"description":3313,"path":3314,"category":2618,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":3315},"OpenClaw 语音与 Canvas 功能详解","深入了解 OpenClaw 的语音交互能力和实时 Canvas 可视化功能，如何在日常场景中发挥价值。","/news/voice-and-canvas",[1709,2650,2652,3316],"multimodal",{"title":3318,"description":3319,"path":3320,"category":2625,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":3321},"OpenClaw iOS 语音唤醒功能正式发布","OpenClaw iOS 应用现已支持语音唤醒功能，用户可以通过\"Hey Siri\"风格的唤醒词激活助手。","/news/voice-wakeup-ios",[2763,1709,3322,2154],"wakeup",{"title":3324,"description":3325,"path":3326,"category":2679,"date":2599,"updatedAt":1432,"sourceType":1478,"source":2600,"tags":3327},"OpenClaw WhatsApp 连接完全指南","详细了解如何将 WhatsApp 连接到 OpenClaw，包括配对、安全配置和常见问题解决。","/news/whatsapp-connection",[1662,2681,3328,1481],"baileys",{"count":3330,"items":3331},100,[3332,3339,3346,3352,3359,3366,3368,3374,3380,3386,3392,3399,3408,3416,3422,3432,3441,3448,3456,3465,3471,3479,3484,3489,3499,3505,3512,3517,3523,3530,3536,3543,3549,3554,3560,3566,3571,3576,3582,3588,3594,3600,3605,3611,3617,3624,3629,3636,3642,3648,3655,3660,3666,3671,3678,3683,3690,3696,3701,3708,3715,3721,3726,3731,3737,3743,3751,3756,3762,3767,3773,3778,3784,3790,3795,3800,3805,3811,3818,3824,3829,3835,3840,3847,3854,3860,3865,3870,3876,3882,3887,3892,3898,3903,3911,3917,3922,3928,3933,3938],{"title":3333,"description":3334,"path":3335,"category":3336,"difficulty":3337,"updatedAt":1519,"sourceType":1478,"tags":3338},"管理员常用 CLI 值班手册","结合最新官方 CLI Reference、Gateway protocol 和 Dashboard 文档，总结长期运行环境里管理员最常用的 CLI 值班顺序：先看 status、再看 health、最后进 logs 与 gateway RPC。","/best-practices/admin-cli-playbook","运维实践","初级",[1899,2059,1431,1835,1449],{"title":3340,"description":3341,"path":3342,"category":3343,"difficulty":3337,"updatedAt":1432,"sourceType":1425,"tags":3344},"AI 提示词工程指南","优化与 AI 助手的交互效果，包括提示词技巧、角色设定和上下文管理。","/best-practices/ai-prompt-engineering","进阶指南",[3345,1953,1498,2620],"prompting",{"title":3347,"description":3348,"path":3349,"category":3350,"difficulty":1420,"updatedAt":1630,"sourceType":1478,"tags":3351},"API 集成面该怎么选：管理、实时还是嵌入式开发","结合最新官方 API、Gateway Web 与 SDK 文档，整理一套更稳的接口面选择方法，帮助团队区分什么时候走 HTTP API、什么时候走 Gateway WebSocket、什么时候用 SDK。","/best-practices/api-surface-selection","开发治理",[1999,2005,2406,2808,1462],{"title":3353,"description":3354,"path":3355,"category":3356,"difficulty":3357,"updatedAt":1612,"sourceType":1478,"tags":3358},"需要审批的自动化流程应该怎么设计","结合最新官方 Lobster、Exec approvals 和 OpenProse 文档，整理一套更稳的自动化设计顺序，让分析、审批和副作用执行分层出现。","/best-practices/approval-gated-automation","自动化治理","高级",[1499,1741,1872,1739,1878],{"title":3360,"description":3361,"path":3362,"category":3363,"difficulty":3364,"updatedAt":1432,"sourceType":1425,"tags":3365},"自动化工作流设计","使用 OpenClaw 构建自动化工作流，包括定时任务、事件触发和条件分支。","/best-practices/automation-workflows","自动化","中级",[1499,1747,2053,1774],{"title":5,"description":1419,"path":1423,"category":1417,"difficulty":1420,"updatedAt":1432,"sourceType":1425,"tags":3367},[1428,1429,1430,1431],{"title":3369,"description":3370,"path":3371,"category":3372,"difficulty":3357,"updatedAt":1630,"sourceType":1478,"tags":3373},"Broadcast Groups 上线前，先把多代理协作边界定清楚","结合最新官方 Broadcast Groups 与 Channel Routing 文档，整理多代理同群运行时的角色拆分、工具权限、响应节奏和群入口触发规则，避免把实验能力直接变成高噪声群机器人。","/best-practices/broadcast-group-governance","渠道治理",[1632,1633,1616,1878,1615],{"title":3375,"description":3376,"path":3377,"category":3378,"difficulty":3357,"updatedAt":1640,"sourceType":1478,"tags":3379},"浏览器管理员面要按信任链分层开放","结合最新官方 Pairing、Remote Access、Trusted Proxy Auth 和 Dashboard 文档，总结浏览器管理面更稳的开放顺序，避免把地址可达、身份认证、设备配对和 operator 权限混成一个问题。","/best-practices/browser-admin-trust-chain","协作运维",[1507,1695,2214,1766,1471],{"title":3381,"description":3382,"path":3383,"category":3343,"difficulty":3364,"updatedAt":1432,"sourceType":1425,"tags":3384},"浏览器自动化实战","利用 OpenClaw 的浏览器控制能力实现网页自动化，提升工作效率。","/best-practices/browser-automation",[1717,1499,3385,1747],"chromium",{"title":3387,"description":3388,"path":3389,"category":3390,"difficulty":3364,"updatedAt":1432,"sourceType":1425,"tags":3391},"Canvas 交互式界面开发","学习使用 A2UI 语法创建交互式 Canvas 界面，包括表单、图表和数据展示。","/best-practices/canvas-interactive","可视化开发",[2650,2651,2653,2652],{"title":3393,"description":3394,"path":3395,"category":3396,"difficulty":3357,"updatedAt":1612,"sourceType":1478,"tags":3397},"用 message CLI 和命令入口时，怎么避免发到错误会话","结合最新官方 Messages、Channel Routing 和 WebChat 文档，整理频道目标、session key、reply routing 和 operator 命令入口之间的关系，避免“命令发对了，结果进错桶”。","/best-practices/channel-command-session-targeting","消息治理",[1451,1615,3398,1634,1431],"message-cli",{"title":3400,"description":3401,"path":3402,"category":3403,"difficulty":3364,"updatedAt":1477,"sourceType":1425,"tags":3404},"OpenClaw 中文优化指南","针对中文用户的 OpenClaw 优化配置，包括模型选择、提示词优化和中文技能推荐。","/best-practices/chinese-optimization","最佳实践",[3405,3406,2661,3407],"chinese","optimization","tips",{"title":3409,"description":3410,"path":3411,"category":3412,"difficulty":1420,"updatedAt":1432,"sourceType":1425,"tags":3413},"CI/CD 集成与部署自动化","将 OpenClaw 集成到 CI/CD 流程，实现自动化构建、测试和部署。","/best-practices/ci-cd-integration","开发流程",[3414,2535,3415,1499],"ci-cd","testing",{"title":3417,"description":3418,"path":3419,"category":3420,"difficulty":3357,"updatedAt":1612,"sourceType":1478,"tags":3421},"正式配置、环境变量和一次性 override 应该怎么分层","结合最新官方 Configuration、Environment Variables、Logging 和 Debugging 文档，总结长期环境里怎么区分 on-disk config、env 注入、CLI 覆盖和 /debug 一次性改动，避免把临时修复留成永久配置。","/best-practices/config-layering-and-oneoff-overrides","配置治理",[1463,1940,2870,2328,1431],{"title":3423,"description":3424,"path":3425,"category":3426,"difficulty":3337,"updatedAt":1545,"sourceType":1686,"tags":3427},"内容创作助手","使用 OpenClaw 构建内容创作工作流，实现写作辅助、翻译、内容优化和多平台发布。","/best-practices/content-creation","内容创作",[3241,3428,3429,3430,3431],"writing","translation","publishing","productivity",{"title":3433,"description":3434,"path":3435,"category":3436,"difficulty":3364,"updatedAt":1640,"sourceType":1478,"tags":3437},"内容网络编辑手册：把文档、实践、新闻和专题真正织成一套知识体系","面向内容站运营，把文档、最佳实践、新闻动态、专题页和学习路径放到同一张编辑地图里，帮助持续产出更完整、更可回流的长文和系列内容。","/best-practices/content-network-editorial-playbook","内容运营",[3241,3438,3439,1539,3440,2139],"seo","editorial","news",{"title":3442,"description":3443,"path":3444,"category":3445,"difficulty":3357,"updatedAt":1612,"sourceType":1478,"tags":3446},"Control UI 安全降级开关应该怎样做 break-glass 管理","结合最新官方安全、Dashboard 和 Control UI 文档，总结 allowInsecureAuth、dangerouslyDisableDeviceAuth 这类降级开关在什么情况下可以临时使用，以及怎样快速回滚。","/best-practices/control-ui-break-glass-policy","安全治理",[1695,1471,3447,1715,1461],"break-glass",{"title":3449,"description":3450,"path":3451,"category":3452,"difficulty":3364,"updatedAt":1545,"sourceType":1478,"tags":3453},"自定义技能开发指南","从零开始开发 OpenClaw 自定义技能，包括项目结构、配置文件、处理逻辑、测试方法和发布流程。","/best-practices/custom-skill-development","开发",[1464,3454,3455,1481],"development","custom",{"title":3457,"description":3458,"path":3459,"category":3460,"difficulty":3364,"updatedAt":1545,"sourceType":1686,"tags":3461},"企业客服自动化","使用 OpenClaw 构建智能客服系统，实现自动问答、工单处理、多渠道接入和数据分析。","/best-practices/customer-service-advanced","企业应用",[3462,1470,1499,3463,3464],"customer-service","chatbot","support",{"title":3466,"description":3467,"path":3468,"category":3469,"difficulty":3364,"updatedAt":1432,"sourceType":1425,"tags":3470},"客户服务场景应用","使用 OpenClaw 构建智能客服系统，包括自动回复、工单管理和满意度调查。","/best-practices/customer-service","应用场景",[3462,1747,1499,3464],{"title":3472,"description":3473,"path":3474,"category":3475,"difficulty":3337,"updatedAt":1432,"sourceType":1425,"tags":3476},"界面定制与主题","定制 OpenClaw Control UI 的界面和主题。","/best-practices/customization-ui","定制开发",[2653,3477,3478,1695],"customization","themes",{"title":3480,"description":3481,"path":3482,"category":3336,"difficulty":3364,"updatedAt":1562,"sourceType":1478,"tags":3483},"Dashboard 认证引导与 token 漂移该怎么处理","结合最新官方 dashboard CLI 与 Web Dashboard 文档，整理一套更稳的 Dashboard 打开和鉴权恢复顺序，避免把本地、远程、SecretRef token 和浏览器缓存问题混成一个故障。","/best-practices/dashboard-auth-bootstrap-and-drift",[1507,1715,1716,2320,1717,1431],{"title":3485,"description":3486,"path":3487,"category":3336,"difficulty":3364,"updatedAt":1997,"sourceType":1478,"tags":3488},"Dashboard 出现授权漂移时，先走恢复梯子，不要上来就重装","结合最新官方 Dashboard 文档，整理一套更稳的 Dashboard 恢复梯子，把 localhost、远程、SecretRef token、trusted retry 和实例混淆分开排，避免把简单 drift 升级成大修。","/best-practices/dashboard-recovery-ladder",[1507,1429,1715,2821,1431],{"title":3490,"description":3491,"path":3492,"category":3493,"difficulty":3364,"updatedAt":1545,"sourceType":1686,"tags":3494},"数据分析助手","使用 OpenClaw 构建数据分析助手，实现报表生成、数据可视化、异常检测和智能洞察。","/best-practices/data-analysis-advanced","数据分析",[3495,2652,3496,3497,3498],"data-analysis","reporting","insights","analytics",{"title":3500,"description":3501,"path":3502,"category":3503,"difficulty":3364,"updatedAt":1432,"sourceType":1425,"tags":3504},"数据分析与可视化","使用 OpenClaw 进行数据分析，包括数据收集、处理和可视化展示。","/best-practices/data-analysis","数据处理",[3250,2613,2652,1747],{"title":3506,"description":3507,"path":3508,"category":3509,"difficulty":3364,"updatedAt":1545,"sourceType":1686,"tags":3510},"开发者工作流自动化","使用 OpenClaw 构建开发者工作流，实现代码审查、调试辅助、文档生成和 Git 操作自动化。","/best-practices/developer-workflow","开发效率",[2630,3511,2556,1499,3431],"code-review",{"title":3513,"description":3514,"path":3515,"category":3445,"difficulty":3364,"updatedAt":1630,"sourceType":1478,"tags":3516},"设备配对不是一次性批准，应该有定期复核周期","结合最新官方 Devices CLI 与 Pairing 文档，整理浏览器、桌面设备、移动节点和远程 operator 环境里的设备复核节奏，避免已授权设备集合长期失控。","/best-practices/device-pairing-review-cycle",[1767,1766,3262,2072,2907],{"title":3518,"description":3519,"path":3520,"category":3521,"difficulty":3357,"updatedAt":1630,"sourceType":1478,"tags":3522},"diagnostics.enabled、flags 和 raw stream 该怎么分层","结合最新官方 Diagnostics Flags、Debugging 与 Raw Stream 文档，整理一套更稳的诊断开关分层方法，避免把定向诊断、全局日志和原始流抓包混成一层。","/best-practices/diagnostics-scope-control","排障实践",[2247,2337,2453,1835,2507],{"title":3524,"description":3525,"path":3526,"category":3527,"difficulty":1420,"updatedAt":1432,"sourceType":1425,"tags":3528},"Discord Bot 高级功能开发","深入学习 Discord Bot 的高级功能，包括 Slash 命令、Embed 消息和语音频道集成。","/best-practices/discord-bot-advanced","渠道实践",[1663,1961,1451,3529],"advanced",{"title":3531,"description":3532,"path":1365,"category":3533,"difficulty":3364,"updatedAt":1432,"sourceType":1425,"tags":3534},"Docker 部署与容器化运行","使用 Docker 部署 OpenClaw，包括镜像构建、docker-compose 配置和 Kubernetes 部署。","部署运维",[2542,2535,3535,1431],"containers",{"title":3537,"description":3538,"path":3539,"category":3540,"difficulty":3357,"updatedAt":1432,"sourceType":1425,"tags":3541},"企业级安全配置","企业环境中的安全配置最佳实践，包括 SSO、审计和合规性。","/best-practices/enterprise-security","企业部署",[1470,1471,3542,3138],"sso",{"title":3544,"description":3545,"path":3546,"category":3547,"difficulty":3364,"updatedAt":1432,"sourceType":1686,"tags":3548},"如何高质量反馈 OpenClaw 问题","把自助排查、站内反馈和 GitHub Issues 用在正确阶段，减少无效沟通并提高问题处理效率。","/best-practices/feedback-loop","社区协作",[2295,2294,1686,2247],{"title":3550,"description":3551,"path":3552,"category":3527,"difficulty":3364,"updatedAt":1458,"sourceType":1478,"tags":3553},"飞书 Bot 接入与团队使用实战","结合官方 Feishu/Lark 文档，整理中文团队接入飞书 Bot 时最值得先确认的事项：长连接模式、群聊边界、额度优化和多人协作时的收口方式。","/best-practices/feishu-bot-development",[2536,2702,1961,1451,1470],{"title":3555,"description":3556,"path":3557,"category":3558,"difficulty":3364,"updatedAt":1997,"sourceType":1478,"tags":3559},"先分清入口职责，再选 Dashboard、WebChat 还是 API","结合最新官方 Dashboard、WebChat、Session 和 API 文档，整理一套更稳的入口选择矩阵，帮助团队在控制面、会话面和集成面之间少走弯路。","/best-practices/gateway-entry-surface-matrix","使用实践",[1449,1507,1577,1999,1557],{"title":3561,"description":3562,"path":3563,"category":3564,"difficulty":3364,"updatedAt":1519,"sourceType":1478,"tags":3565},"群组、私聊与长期记忆的边界怎么守","结合最新官方 Memory 与 Channel Routing 文档，总结 OpenClaw 在群组、私聊、线程和长期记忆之间更稳的边界做法，避免上下文串线和记忆误读。","/best-practices/group-memory-boundaries","协作实践",[1453,1754,1633,1798,1615],{"title":3567,"description":3568,"path":3569,"category":3372,"difficulty":3364,"updatedAt":1630,"sourceType":1478,"tags":3570},"群聊入口上线时，先把 mention 触发策略跑稳","结合最新官方 Groups、Group Messages 和 Messages 文档，整理群聊入口从 allowlist、requireMention 到 /activation 的上线顺序，避免把群机器人一接上就变成高噪声、高成本入口。","/best-practices/group-mention-rollout",[1633,2392,2230,1451,1431],{"title":3572,"description":3573,"path":3574,"category":3363,"difficulty":3364,"updatedAt":1519,"sourceType":1478,"tags":3575},"用 Heartbeat 和 Cron 做低噪音自动化","结合最新官方自动化文档，总结如何用 Heartbeat 承担周期感知、用 Cron 承担精确调度，避免把主会话做成噪音中心。","/best-practices/heartbeat-cron-composition",[1499,2052,2044,2053,1431],{"title":3577,"description":3578,"path":3579,"category":3580,"difficulty":3337,"updatedAt":1519,"sourceType":1478,"tags":3581},"Hooks、插件和 Skills 的启用顺序怎么排","结合最新官方 Hooks、Plugins、Skills 和 Onboarding 文档，总结第一次扩展 OpenClaw 时怎样安排 hooks、插件与 skills 的启用顺序，降低排障复杂度。","/best-practices/hooks-onboarding-sequence","扩展实践",[1556,1554,1464,1506,1688],{"title":3583,"description":3584,"path":3585,"category":3586,"difficulty":3364,"updatedAt":1545,"sourceType":1478,"tags":3587},"Hooks 实战指南","通过实际案例学习 OpenClaw Hooks 的使用，包括消息处理、自动化触发、内容过滤和外部集成。","/best-practices/hooks-practical-guide","实践",[1556,1499,1747,2808],{"title":3589,"description":3590,"path":3591,"category":3592,"difficulty":3357,"updatedAt":1640,"sourceType":1478,"tags":3593},"identityLinks 更适合当成“身份映射表”，而不是联系人备注","结合最新官方 Session、Configuration Reference 和 Security 文档，总结团队里怎样把 identityLinks 当成正式变更对象来维护，避免跨渠道身份映射越配越乱。","/best-practices/identity-links-change-control","会话治理",[2344,1634,1615,1878,2139],{"title":3595,"description":3596,"path":3597,"category":3598,"difficulty":1420,"updatedAt":1432,"sourceType":1425,"tags":3599},"API 集成与二次开发","使用 OpenClaw API 进行二次开发，包括 REST API、WebSocket 和扩展开发。","/best-practices/integration-development","开发指南",[1999,2808,2005,3454],{"title":3601,"description":3602,"path":3603,"category":3343,"difficulty":3364,"updatedAt":1432,"sourceType":1425,"tags":3604},"知识库管理","构建和管理 OpenClaw 知识库，包括知识导入、检索和更新。","/best-practices/knowledge-management",[3018,2428,1453,3241],{"title":3606,"description":3607,"path":3608,"category":1417,"difficulty":3364,"updatedAt":1432,"sourceType":1425,"tags":3609},"日志管理与分析","集中式日志管理、日志分析和日志可视化。","/best-practices/logging-advanced",[1835,3610,2613,1431],"observability",{"title":3612,"description":3613,"path":3614,"category":3615,"difficulty":3357,"updatedAt":1612,"sourceType":1478,"tags":3616},"后台维护任务应该怎么分 lane 和保留周期","结合最新官方 Cron、sessions cleanup、doctor 和 Session 文档，总结长期运行时怎样给 isolated cron、main session、session cleanup 和 run logs 设不同的维护节奏。","/best-practices/maintenance-lanes-and-retention","运维治理",[2157,2044,1754,2045,1431],{"title":3618,"description":3619,"path":3620,"category":3621,"difficulty":3357,"updatedAt":1640,"sourceType":1478,"tags":3622},"索引刷新、embedding cache 和 source of truth 更稳的维护方式","结合最新官方 Memory、memory CLI 和 Session 文档，总结团队里怎样区分 memory files、session transcripts 和检索索引三层对象，避免把“检索层”误当成事实层。","/best-practices/memory-index-refresh-and-trust-boundary","记忆治理",[1453,1828,1917,3623,2139],"source-of-truth",{"title":3625,"description":3626,"path":3627,"category":3343,"difficulty":1420,"updatedAt":1432,"sourceType":1425,"tags":3628},"记忆系统配置与使用","深入了解 OpenClaw 的记忆系统，包括短期记忆、长期记忆和上下文管理。","/best-practices/memory-management",[1453,1953,1754,1599],{"title":3630,"description":3631,"path":3632,"category":3633,"difficulty":3337,"updatedAt":1432,"sourceType":1425,"tags":3634},"移动端使用指南","在 iOS 和 Android 设备上使用 OpenClaw 的完整指南。","/best-practices/mobile-app-usage","入门指南",[1650,2763,2764,3635],"usage",{"title":3637,"description":3638,"path":3639,"category":3640,"difficulty":3364,"updatedAt":1519,"sourceType":1478,"tags":3641},"移动节点感知能力怎么逐步启用","结合最新官方 nodes、camera、voice wake 和 location 文档，总结 iOS/Android 节点在相机、语音、位置三类能力上怎样渐进启用，避免一开始权限过重。","/best-practices/mobile-node-sensors","设备实践",[1650,1606,1649,1804,1709,1805],{"title":3643,"description":3644,"path":3645,"category":3646,"difficulty":3357,"updatedAt":1519,"sourceType":1478,"tags":3647},"Model Health 与 Auth 监控怎么做","结合最新官方 Models CLI、Auth Monitoring 和 Model Failover 文档，总结长期运行时怎样监控 OAuth 过期、缺失凭据和 profile 轮转问题。","/best-practices/model-auth-monitoring","模型治理",[1570,1715,2116,2115,2240,1431],{"title":3649,"description":3650,"path":3651,"category":1417,"difficulty":1420,"updatedAt":1432,"sourceType":1425,"tags":3652},"监控与告警系统","建立完整的监控和告警系统，包括指标收集、告警规则和通知渠道。","/best-practices/monitoring-alerting",[2116,3653,3654,1431],"alerting","metrics",{"title":3656,"description":3657,"path":3658,"category":3372,"difficulty":3364,"updatedAt":1630,"sourceType":1478,"tags":3659},"多账号渠道的 pairing 和 allowFrom 需要分开治理","结合最新官方 Pairing 文档，整理多账号 Telegram、WhatsApp 等渠道下的 pending 审批、allowFrom 文件和账号 scope 的治理顺序，避免默认账号心智把多入口运营带偏。","/best-practices/multi-account-pairing-operations",[1766,2271,2272,1451,1431],{"title":3661,"description":3662,"path":3663,"category":3664,"difficulty":3364,"updatedAt":1432,"sourceType":1425,"tags":3665},"多代理路由配置指南","学习配置 OpenClaw 的多代理路由，实现按渠道、用户或内容类型分配不同代理。","/best-practices/multi-agent-routing","代理配置",[1615,1616,1451,1463],{"title":3667,"description":3668,"path":3669,"category":3640,"difficulty":1420,"updatedAt":1630,"sourceType":1478,"tags":3670},"团队里如何渐进启用 node 能力","结合最新官方 Nodes、Pairing、Camera、Location 与 Voice Wake 文档，整理一套更稳的 node 能力启用顺序，避免一开始就把相机、位置和语音一起打开。","/best-practices/node-capability-rollout",[1606,2230,1649,1709,1804,1805],{"title":3672,"description":3673,"path":3674,"category":1417,"difficulty":3364,"updatedAt":1432,"sourceType":1425,"tags":3675},"通知系统配置","配置 OpenClaw 的通知系统，包括邮件、短信、推送和 Webhook 通知。","/best-practices/notification-system",[3676,1625,3677,1431],"notifications","email",{"title":3679,"description":3680,"path":3681,"category":3378,"difficulty":3357,"updatedAt":1612,"sourceType":1478,"tags":3682},"多人协作时怎么管理 Operator 浏览器入口","结合最新官方 Dashboard、pairing、remote access 和 devices 文档，总结团队在浏览器 Control UI、多 operator 接力和值班环境里最需要的使用纪律。","/best-practices/operator-browser-discipline",[2169,1507,1717,1766,1461],{"title":3684,"description":3685,"path":3686,"category":3687,"difficulty":3364,"updatedAt":1997,"sourceType":1478,"tags":3688},"多个 operator 轮流进 Dashboard 时，浏览器交接不要靠记忆","结合最新官方 Dashboard、Control UI 和设备 pairing 文档，整理团队里多个 operator 轮流接管浏览器控制面的交接顺序，避免把 gateway URL、token 来源和已配对浏览器状态混成口口相传的经验。","/best-practices/operator-browser-handoff","协作治理",[2169,1507,1717,1766,3689],"handoff",{"title":3691,"description":3692,"path":3693,"category":3694,"difficulty":3357,"updatedAt":1640,"sourceType":1478,"tags":3695},"operator 入口更稳的升级梯子：先看 UI，再下沉协议和 API","结合最新官方 Dashboard、WebChat、Gateway Protocol 和 API 文档，总结 operator 在排障和协作时怎样按层使用 Dashboard、WebChat、Gateway WebSocket 和 HTTP API，避免一上来就切到过深入口。","/best-practices/operator-surface-escalation-ladder","运维协作",[2169,1507,1577,1999,1747,2139],{"title":3697,"description":3698,"path":3699,"category":3445,"difficulty":3357,"updatedAt":1562,"sourceType":1478,"tags":3700},"团队里如何做 per-agent 执行白名单治理","结合最新官方 approvals CLI 与 Exec Approvals 文档，整理一套更稳的 per-agent allowlist 管理方法，避免一个 agent 的执行权限外溢到整个团队。","/best-practices/per-agent-allowlist-governance",[1741,1852,1739,1471,1878],{"title":3702,"description":3703,"path":1377,"category":3704,"difficulty":1420,"updatedAt":1432,"sourceType":1425,"tags":3705},"性能优化与监控","优化 OpenClaw 性能，包括缓存策略、资源管理和监控配置。","运维优化",[2766,3706,3707,2116],"tuning","caching",{"title":3709,"description":3710,"path":3711,"category":3469,"difficulty":3364,"updatedAt":1477,"sourceType":1425,"tags":3712},"个人知识管理助手","使用 OpenClaw 构建个人知识管理系统，实现笔记整理、知识检索和智能问答。","/best-practices/personal-knowledge-assistant",[3713,3714,1529,3431],"knowledge-management","notes",{"title":3716,"description":3717,"path":3718,"category":3719,"difficulty":3357,"updatedAt":1519,"sourceType":1478,"tags":3720},"团队里如何管理插件包和 Hook Pack","结合最新官方插件与 hooks 文档，总结团队在使用 package pack、hook pack 和插件托管 hooks 时，怎样降低升级、冲突和安全成本。","/best-practices/plugin-bundle-governance","扩展治理",[1554,1556,1878,1461,1431],{"title":3722,"description":3723,"path":3724,"category":3719,"difficulty":3357,"updatedAt":1562,"sourceType":1478,"tags":3725},"插件更新轨道和卸载回收应该怎么安排","结合最新官方 plugins CLI 文档，整理一套更稳的插件生命周期治理方法，帮助团队管理 install spec、update track、卸载回收以及 memory slot 回退行为。","/best-practices/plugin-lifecycle-governance",[1554,1773,2156,2562,1878],{"title":3727,"description":3728,"path":3729,"category":3378,"difficulty":3357,"updatedAt":1640,"sourceType":1478,"tags":3730},"团队长期运行蓝图：把 OpenClaw 从可用做成可运营","把控制面、渠道、模型、记忆、自动化、安全和维护整合成一套长期运行蓝图，帮助团队把 OpenClaw 从“能跑”推进到“能稳定运营”。","/best-practices/production-operations-blueprint",[1431,1461,1471,1726,1499,2157],{"title":3732,"description":3733,"path":3734,"category":3735,"difficulty":3357,"updatedAt":1562,"sourceType":1478,"tags":3736},"从 Prose 准备到 Lobster 执行，交接线怎么画","结合最新官方 Lobster 文档，整理一套从多智能体准备到确定性执行的交接方法，避免 OpenProse 和 Lobster 混层使用。","/best-practices/prose-to-lobster-handoff","工作流实践",[1871,1872,1498,1741,1555],{"title":3738,"description":3739,"path":3740,"category":3741,"difficulty":3357,"updatedAt":1640,"sourceType":1478,"tags":3742},"团队里怎么分层放开 provider、模型和 node 能力","结合最新官方 Models、Model Failover 和 node 文档，总结团队环境里怎样把 provider auth、模型 allowlist、图片能力和远程 node 执行分成不同放开层级，避免一开始给太大权限面。","/best-practices/provider-and-node-capability-lanes","权限与治理",[1726,1570,1606,1741,1878,2139],{"title":3744,"description":3745,"path":3746,"category":3646,"difficulty":3357,"updatedAt":1519,"sourceType":1478,"tags":3747},"团队里如何给 Provider 加统一网关层","结合最新官方 providers、LiteLLM 和 Cloudflare AI Gateway 文档，总结长期运行时怎样把上游模型与统一网关分层，兼顾成本、回退和可观测性。","/best-practices/provider-gateway-layering",[1726,3748,3749,3750,1615,1431],"gateways","litellm","cloudflare",{"title":3752,"description":3753,"path":3754,"category":3646,"difficulty":3357,"updatedAt":1640,"sourceType":1478,"tags":3755},"Provider 故障时先按恢复阶梯排，不要直接乱切模型","结合最新官方 Model Failover、Gateway Troubleshooting、LiteLLM 和 Cloudflare AI Gateway 文档，总结模型调用异常时更稳的恢复顺序，避免把长上下文、认证轮转、网关鉴权和跨模型 fallback 混成一件事。","/best-practices/provider-recovery-ladder",[1726,2240,1429,1570,1431],{"title":3757,"description":3758,"path":3759,"category":3760,"difficulty":3337,"updatedAt":1432,"sourceType":1478,"tags":3761},"版本升级与内容运营节奏","如何持续跟踪 OpenClaw 的版本变化，并建立稳定的内容运营节奏。","/best-practices/publishing-rhythm","更新跟踪",[2154,2156,1498,2157],{"title":3763,"description":3764,"path":3765,"category":3363,"difficulty":3364,"updatedAt":1640,"sourceType":1478,"tags":3766},"用 quiet hours 和 manual wake 控制自动化节奏","结合最新官方 Heartbeat 与 Automation Troubleshooting 文档，总结如何让 heartbeat 在该安静时安静、在需要时再手动唤醒，避免把自动化做成全天噪音源。","/best-practices/quiet-hours-and-manual-wake",[2052,2399,1499,1431,2139],{"title":3768,"description":3769,"path":3770,"category":3336,"difficulty":3771,"updatedAt":1458,"sourceType":1478,"tags":3772},"把版本观察变成升级决策，而不是看见更新就立刻替换环境","结合最新 release 观察、配置变化和迁移信号，建立一套更稳的升级判断顺序：先看影响层，再看风险，再决定是否马上升级。","/best-practices/release-watch-to-upgrade-decision","基础",[2154,2583,2582,1431,2155],{"title":3774,"description":3775,"path":3776,"category":3615,"difficulty":3357,"updatedAt":1562,"sourceType":1478,"tags":3777},"远程值守时如何设计聊天审批路由","结合最新官方 Exec Approvals 与 Remote Operators 文档，整理一套更稳的远程审批路由设计，避免把远程值守便利性直接变成高权限扩散。","/best-practices/remote-approval-routing",[1741,1521,1661,1663,2169,1615],{"title":3779,"description":3780,"path":3781,"category":3469,"difficulty":3337,"updatedAt":1432,"sourceType":1425,"tags":3782},"远程工作场景应用","使用 OpenClaw 支持远程工作场景，包括分布式团队协作和远程办公。","/best-practices/remote-work",[3783,2772,3431,1461],"remote-work",{"title":3785,"description":3786,"path":3787,"category":3788,"difficulty":3357,"updatedAt":1612,"sourceType":1478,"tags":3789},"从巡检到修复的排障阶梯应该怎么走","结合最新官方 Doctor、Diagnostics Flags、Debugging 和 Troubleshooting 文档，总结一条更稳的 repair ladder，让 status、doctor、flags、repair 和 cleanup 各司其职。","/best-practices/repair-ladder-playbook","排障治理",[2078,2247,2507,2079,1431],{"title":3791,"description":3792,"path":3793,"category":3788,"difficulty":3364,"updatedAt":1519,"sourceType":1478,"tags":3794},"Raw Stream 调试的安全做法","结合最新官方 Debugging 文档，总结在 OpenClaw 里抓 raw stream、provider chunk 和诊断日志时，怎样控制范围、保留最小样本并避免泄露 prompt、密钥和用户数据。","/best-practices/safe-debug-capture",[2328,2336,1798,1471,2507],{"title":3796,"description":3797,"path":3798,"category":3445,"difficulty":3357,"updatedAt":1630,"sourceType":1478,"tags":3799},"Secret rotation 和 active snapshot 应该怎么配合","结合最新官方 Secrets Management 文档，整理一套更稳的密钥轮换方法，帮助团队理解 SecretRef eager resolve、active snapshot 和 reload 失败时的 last-known-good 边界。","/best-practices/secret-rotation-with-active-snapshot",[2474,2473,3119,3118,1431],{"title":3801,"description":3802,"path":3803,"category":3445,"difficulty":3364,"updatedAt":1630,"sourceType":1478,"tags":3804},"共享 DM 入口上线前的 secure DM 检查清单","结合最新官方 Session、Security 和 CLI Security 文档，整理共享 DM、配对审批、多账号入口和跨渠道身份映射的上线前核查清单，避免把单人默认配置直接带进多人环境。","/best-practices/secure-dm-rollout-checklist",[1471,2343,1766,1634,2230],{"title":3806,"description":3807,"path":3808,"category":1372,"difficulty":3357,"updatedAt":1432,"sourceType":1425,"tags":3809},"OpenClaw 安全加固指南","生产环境中 OpenClaw 的安全加固最佳实践，包括认证、授权和网络配置。","/best-practices/security-hardening",[1471,2180,1715,3810],"networking",{"title":3812,"description":3813,"path":3814,"category":3815,"difficulty":3357,"updatedAt":1612,"sourceType":1478,"tags":3816},"长期使用时 session reset 策略怎么定","结合最新官方会话管理文档，整理 daily reset、idle reset、resetByType、resetByChannel 和 resetTriggers 的组合思路，让长期使用既不失连续性，也不把上下文拖到失控。","/best-practices/session-reset-policy","长期治理",[1634,3817,2876,1461,1431],"reset",{"title":3819,"description":3820,"path":3821,"category":3822,"difficulty":3357,"updatedAt":1640,"sourceType":1478,"tags":3823},"共享群入口更稳的放开顺序：allowlist、mention、activation 和 broadcast","结合最新官方 Groups、Group Messages 和 Broadcast Groups 文档，总结团队在群聊里怎样从最窄入口逐步放开到 topic、多 agent 和 always activation，避免一开始就把共享群入口做成高噪音面。","/best-practices/shared-group-entry-rollout","群入口治理",[1633,2465,2967,1632,1878,2139],{"title":3825,"description":3826,"path":3827,"category":3445,"difficulty":3357,"updatedAt":1630,"sourceType":1478,"tags":3828},"shared inbox 能共用入口，但不要共用不该共用的边界","结合最新官方 Security 与 Groups 文档，整理 shared inbox 场景下 operator、工具、宿主文件系统和私有身份的分层建议，避免把协作入口误用成弱隔离的多租户平台。","/best-practices/shared-inbox-operator-separation",[2194,1471,3163,2169,1878],{"title":3830,"description":3831,"path":3832,"category":3833,"difficulty":3357,"updatedAt":1432,"sourceType":1425,"tags":3834},"技能开发进阶：Hook 与事件处理","学习 OpenClaw 技能系统的高级用法，包括 Hook、事件监听和自定义工作流。","/best-practices/skill-development-advanced","技能开发",[1464,1556,1774,3529],{"title":3836,"description":3837,"path":3838,"category":3343,"difficulty":1420,"updatedAt":1432,"sourceType":1425,"tags":3839},"技能开发指南","深入了解 OpenClaw 技能系统，学习如何开发和自定义专属技能。","/best-practices/skills-development",[1464,3454,3477,1452],{"title":3841,"description":3842,"path":3843,"category":3469,"difficulty":3364,"updatedAt":1477,"sourceType":1425,"tags":3844},"OpenClaw 家庭自动化应用","使用 OpenClaw 构建智能家居控制中心，实现语音控制、自动化场景和设备管理。","/best-practices/smart-home-automation",[3845,1499,2981,3846],"smart-home","iot",{"title":3848,"description":3849,"path":3850,"category":3851,"difficulty":3364,"updatedAt":1519,"sourceType":1478,"tags":3852},"升级窗口怎么安排更稳","结合最新官方 Install、Updating、Migration 和 Release 文档，总结长期运行时怎样安排 OpenClaw 的升级窗口、验证顺序和回滚边界，避免把升级变成线上事故。","/best-practices/staged-upgrade-windows","维护实践",[2583,2582,2154,2157,3853],"rollback",{"title":3855,"description":3856,"path":3857,"category":3858,"difficulty":3364,"updatedAt":1432,"sourceType":1425,"tags":3859},"团队协作与工作区管理","配置团队工作区，实现多用户协作、权限管理和团队知识共享。","/best-practices/team-collaboration","团队协作",[1461,1598,1805,2772],{"title":3861,"description":3862,"path":3863,"category":3687,"difficulty":3357,"updatedAt":1519,"sourceType":1478,"tags":3864},"团队里如何管理 Gateway、Operator 与浏览器控制面","结合最新官方 remote、Control UI、pairing 和 security 文档，总结团队环境里怎样定义主 Gateway、operator 设备和浏览器控制面，降低多人协作时的运维混乱。","/best-practices/team-gateway-operator-playbook",[1449,2169,1695,1766,1461,1431],{"title":3866,"description":3867,"path":3868,"category":3527,"difficulty":1420,"updatedAt":1432,"sourceType":1425,"tags":3869},"Telegram Bot 开发进阶指南","深入学习 Telegram Bot 的高级功能，包括自定义键盘、Inline 模式和群组管理。","/best-practices/telegram-bot-development",[1661,1961,1451,3529],{"title":3871,"description":3872,"path":3873,"category":3412,"difficulty":1420,"updatedAt":1432,"sourceType":1425,"tags":3874},"测试策略与质量保障","建立 OpenClaw 的测试策略，包括单元测试、集成测试和端到端测试。","/best-practices/testing-strategies",[3415,3875,2808,1498],"quality",{"title":3877,"description":3878,"path":3879,"category":3880,"difficulty":3357,"updatedAt":1432,"sourceType":1425,"tags":3881},"高级故障排除与诊断","深入排查 OpenClaw 复杂问题，包括性能问题、渠道故障和系统崩溃。","/best-practices/troubleshooting-advanced","故障排除",[2507,2247,2766,1451],{"title":3883,"description":3884,"path":3885,"category":3445,"difficulty":3357,"updatedAt":1562,"sourceType":1478,"tags":3886},"Trusted Proxy 上线前应该过哪些检查","结合最新官方 trusted-proxy auth 与 security audit 文档，整理一套上线前检查顺序，避免把只是做 TLS 的反向代理误当成可托付身份的安全代理。","/best-practices/trusted-proxy-rollout-checklist",[2214,2215,1715,1471,2230],{"title":3888,"description":3889,"path":3890,"category":3336,"difficulty":3364,"updatedAt":1997,"sourceType":1478,"tags":3891},"UI 和 API 看到的状态对不上时，先查哪一层","结合最新官方 Session、WebChat 和 API 文档，整理一套更稳的排障顺序，帮助团队区分 Gateway 事实层、UI 投影视图和结构化接口之间的差异。","/best-practices/ui-vs-api-state-debugging",[1449,1577,1999,2328,1634],{"title":3893,"description":3894,"path":3895,"category":3615,"difficulty":3357,"updatedAt":1562,"sourceType":1478,"tags":3896},"团队里如何给 stable、beta、dev 分层","结合最新官方 update CLI 与 Updating 文档，整理一套更稳的更新分层策略，帮助团队把 stable、beta、dev 变成有职责分工的 rollout 体系。","/best-practices/update-channel-staging",[2226,2227,2228,2229,3897,2230],"staging",{"title":3899,"description":3900,"path":3901,"category":1417,"difficulty":3364,"updatedAt":1432,"sourceType":1478,"tags":3902},"版本升级与迁移","OpenClaw 版本升级步骤、迁移指南和回滚方案。","/best-practices/upgrade-migration",[2583,2582,3853,2157],{"title":3904,"description":3905,"path":3906,"category":3907,"difficulty":3337,"updatedAt":1432,"sourceType":1425,"tags":3908},"语音助手配置与使用指南","全面了解 OpenClaw 语音功能的配置和使用，包括语音唤醒、连续对话和语音合成。","/best-practices/voice-assistant-setup","语音交互",[1709,3909,3910,1514],"wakeword","speech",{"title":3912,"description":3913,"path":3914,"category":3915,"difficulty":3337,"updatedAt":1432,"sourceType":1425,"tags":3916},"语音功能最佳实践","如何在日常场景中高效使用 OpenClaw 的语音功能，提升工作和生活效率。","/best-practices/voice-usage","使用技巧",[1709,3635,3431,1548],{"title":3918,"description":3919,"path":3920,"category":3558,"difficulty":3337,"updatedAt":1519,"sourceType":1478,"tags":3921},"Web 入口怎么选：Dashboard、WebChat、message CLI","结合最新官方 Dashboard、WebChat 和 CLI 文档，总结什么时候该用 Dashboard、什么时候用 WebChat、什么时候更适合用 openclaw message 做验证与自动化。","/best-practices/web-entry-selection",[1507,1577,1899,2894,1747],{"title":3923,"description":3924,"path":3925,"category":3558,"difficulty":3364,"updatedAt":1562,"sourceType":1478,"tags":3926},"WebChat 更适合当什么，不适合当什么","结合最新官方 WebChat 文档，整理一套更稳的 WebChat 使用策略，帮助团队把它作为 operator 和验证入口，而不是过早承担所有长期协作场景。","/best-practices/webchat-operator-usage-policy",[1577,1507,3927,1615,1747],"operator",{"title":3929,"description":3930,"path":3931,"category":3363,"difficulty":3364,"updatedAt":1519,"sourceType":1478,"tags":3932},"用 Webhooks 做安全的外部事件接入","结合最新官方 Webhooks 文档，总结如何把 Gmail、表单、工单和内部系统事件安全送进 OpenClaw，同时避免会话污染和误投递。","/best-practices/webhook-ingest-routing",[2013,1556,1499,2014,1471],{"title":3934,"description":3935,"path":3936,"category":3436,"difficulty":3771,"updatedAt":3237,"sourceType":1446,"tags":3937},"用 OpenClaw 搭建每周“教程 + 更新 + 案例”内容流水线","把教程、版本更新和案例拆成固定节奏，用一套低成本流程持续为中文站带来搜索流量、时效内容和转化素材。","/best-practices/weekly-content-pipeline",[3241,3430,1498,3438,3242],{"title":3939,"description":3940,"path":3941,"category":3527,"difficulty":3364,"updatedAt":1432,"sourceType":1425,"tags":3942},"WhatsApp 自动化工作流实战","利用 OpenClaw 的 WhatsApp 渠道实现自动化工作流，包括自动回复、消息转发和定时提醒。","/best-practices/whatsapp-automation",[1662,1499,1451,1498],{"all":3944,"docs":1438,"news":2592,"bestPractices":3330},372,1775051170122]