Files
vps-management-bot/memory/2026-02-20.md
2026-03-21 01:10:53 +08:00

63 lines
2.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 2026-02-20
## OpenClaw 更新 2026.2.17 → 2026.2.19-2
- 671个包更新大量安全修复
- 新增: Apple Watch MVP, iOS分享扩展, Telegram reaction通知, Slack流式消息
- Anthropic 1M上下文beta支持 (params.context1m: true)
- GoClaw patch 需重新执行文件名变了两个文件都要patch
- 更新后TG菜单被覆盖回英文需跑fix-telegram-menu.sh
## 微信监控 skill 删除
- 删除了 skills/wechat-notifier/ 和 memory/wechat-last-badge.txt
- 误删了TG菜单脚本后恢复
## TG菜单脚本更新
- 新增 /stop 命令(停止生成)
- 完整菜单: new/stop/status/models/reasoning/restart/help
- 脚本已推送到所有OpenClaw服务器并执行
## Terminal.pub 模型添加
- provider: terminalpub, baseUrl: https://terminal.pub, api: anthropic-messages
- 模型: claude-opus-4-6
- OpenClaw anthropic-messages 类型会自动在baseUrl后加 /v1
- /models 列表显示逻辑: 只显示内置catalog + agents.defaults.model里配置的provider
- 已加到 fallbacks 链: terminalpub → bookapi → volcengine
- 已推送到所有服务器: 173.249.215.67(已有terminal), 38.76.204.161, 155.103.67.87, 155.103.66.237
## 155.103.66.237 信息
- SSH: root / fJ7#vP9s@tL2qX!d (密钥登不上)
- workspace: /root/.openclaw/workspace
- providers: bookapi, xstx, xairouter, terminalpub(新加)
- bot: @bookooobot_bot
## 记忆脱水机制上线
- HEARTBEAT.md 新增每3天自动脱水任务
- memory/heartbeat-state.json 追踪 lastDehydration
- 首次脱水已执行MEMORY.md 更新内容:
- 服务器列表更新(Koipy2迁移, 新增HDY/OC2)
- 远程控制(向日葵/RVNC/DStatus)
- 模型(xstx + BookAPI反代)
- Emby运维教训, 操作教训, Koipy迁移清单
## 学习笔记推送
- 从NodeSeek帖子post-622721提炼OpenClaw最佳实践
- 保存为 memory/openclaw-best-practices.md
- 已推送到: 173.249.215.67, 38.76.204.161, 155.103.67.87, 155.103.66.237
## 173.249.215.67 BOOTSTRAP.md 删除
- 发现残留的BOOTSTRAP.md会导致agent卡循环已删除
## newcli API key 更换
- 替换为新key: sk-ant-oat01-yvXE5y6Mw-...
## OpenWrt TCP优化检查
- 161.129.35.235:22288 (Kwrt 24.10, N100 8GB) — 优化完善BBR+fq_codel+大缓冲区
- 161.129.35.235:22122 (Kwrt 25.12, N100 16GB) — 基本一致fastopen少了入站(1vs3)fin_timeout偏高(30vs15),但实际影响极小
## ix 中转机排查 (202.8.106.233)
- 双IP: 163.223.124.90(入口) + 202.8.106.233(出口)
- Gost 6条TLS relay转发到 198.176.54.138 和 155.117.83.229
- Xray 监听 48752(SS协议)
- 前置 103.236.59.173 拉 ix 没速度,别人前置拉有速度
- 排查结论: 前置机器 103.236.59.173 本身带宽有问题(外网下载仅~20KB/s)跟ix配置无关