Commit Graph

4 Commits

Author SHA1 Message Date
openclaw-314 f33afa77bb refactor(db-query): 本地库改走 db-conn.sh,远程迁至 db-remote.json
- db_query.py 重写:本地库由 agents.entries 动态推导并调用 db-conn.sh(账号 agent_<id>,不用 root、脚本不接触口令);远程改读 db-remote.json 的 password_env,SSH 隧道逻辑未改动
- db-config.json 更名为 db-config.json.deprecated-20260916(保留备查);新建 ~/.config/clawdbot/db-remote.json(3 个 VPS 主库,仅存口令键名,无明文)
- 同步调用方文档:workspace/MEMORY.md、wellness 与 tab 技能文档、workspace-finances/SOUL.md(删除含明文口令的旧连接块)
- 注:workspace/skills/** 受 .gitignore 覆盖,db-query 技能本体的改动仅存于磁盘未入库
- 已知遗留:workspace-finances/db_config.json(含明文)被 23 个历史脚本引用,未动
2026-09-16 11:52:30 +08:00
openclaw-314 a9b8497b9d auto: sync OpenClaw config 2026-07-15 14:00 2026-07-15 14:00:48 +08:00
openclaw-314 54c9c9f07a fix: 修正 fitness/finances agent 中错误的 MySQL 密码 (123456→5gynj20J) 2026-07-15 10:01:52 +08:00
yangxuan 8865fb5aa7 sync from WSL host: latest openclaw config update 2026-07-14 16:58:43 +08:00