From 9c2d594c7cde140838f6a0ff4b0f131e4ca643b0 Mon Sep 17 00:00:00 2001 From: yangxuan Date: Thu, 9 Jul 2026 18:54:06 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B8=85=E7=90=86=E6=AE=8B=E7=95=99?= =?UTF-8?q?=E7=9B=AE=E5=BD=95=EF=BC=8C=E5=BD=92=E6=A1=A3=E6=97=A7=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移动 7 个残留 agent 目录到 agents-archived/ - 移动配置文件备份(clobbered/bak/pre-*)到 archived/ - 移动 qqbot/、rss-reader.py、rss-sources.xml 等到 archived/ --- agents-archived/usb/sessions/sessions.json | 1 + {agents => agents-archived}/wit-dmp/agent/auth-profiles.json | 0 {agents => agents-archived}/wit-dmp/agent/models.json | 0 agents-archived/wit-dmp/sessions/sessions.json | 1 + agents-archived/wit-erp/sessions/sessions.json | 1 + {agents => agents-archived}/wit-md/agent/models.json | 0 agents-archived/wit-md/sessions/sessions.json | 1 + agents-archived/yudao-mall-uniapp/sessions/sessions.json | 1 + agents-archived/yudao/sessions/sessions.json | 1 + .../gateway-supervisor-restart-handoff.json | 0 rss-reader.py => archived/rss-reader.py | 0 rss-sources.xml => archived/rss-sources.xml | 0 .../update-check.json.migrated | 0 .../accounts/d843ed5f6ccc-im-bot.context-tokens.json | 1 + openclaw-weixin/accounts/d843ed5f6ccc-im-bot.sync.json | 2 +- ...99ab902d36229ed23d0244335f4141ad3846b53b41fe2f9ab1a.attested | 2 +- ...9ab898cbfe9a1b7dc1d5b71573f8ef6c305da1f215f0fd8874e.attested | 2 +- ...0550610330aebeb9359d0b99d93c15d5470a87aa471cb50ed03.attested | 2 +- 18 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 agents-archived/usb/sessions/sessions.json rename {agents => agents-archived}/wit-dmp/agent/auth-profiles.json (100%) rename {agents => agents-archived}/wit-dmp/agent/models.json (100%) create mode 100644 agents-archived/wit-dmp/sessions/sessions.json create mode 100644 agents-archived/wit-erp/sessions/sessions.json rename {agents => agents-archived}/wit-md/agent/models.json (100%) create mode 100644 agents-archived/wit-md/sessions/sessions.json create mode 100644 agents-archived/yudao-mall-uniapp/sessions/sessions.json create mode 100644 agents-archived/yudao/sessions/sessions.json rename gateway-supervisor-restart-handoff.json => archived/gateway-supervisor-restart-handoff.json (100%) rename rss-reader.py => archived/rss-reader.py (100%) rename rss-sources.xml => archived/rss-sources.xml (100%) rename update-check.json.migrated => archived/update-check.json.migrated (100%) create mode 100644 openclaw-weixin/accounts/d843ed5f6ccc-im-bot.context-tokens.json diff --git a/agents-archived/usb/sessions/sessions.json b/agents-archived/usb/sessions/sessions.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/agents-archived/usb/sessions/sessions.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/agents/wit-dmp/agent/auth-profiles.json b/agents-archived/wit-dmp/agent/auth-profiles.json similarity index 100% rename from agents/wit-dmp/agent/auth-profiles.json rename to agents-archived/wit-dmp/agent/auth-profiles.json diff --git a/agents/wit-dmp/agent/models.json b/agents-archived/wit-dmp/agent/models.json similarity index 100% rename from agents/wit-dmp/agent/models.json rename to agents-archived/wit-dmp/agent/models.json diff --git a/agents-archived/wit-dmp/sessions/sessions.json b/agents-archived/wit-dmp/sessions/sessions.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/agents-archived/wit-dmp/sessions/sessions.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/agents-archived/wit-erp/sessions/sessions.json b/agents-archived/wit-erp/sessions/sessions.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/agents-archived/wit-erp/sessions/sessions.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/agents/wit-md/agent/models.json b/agents-archived/wit-md/agent/models.json similarity index 100% rename from agents/wit-md/agent/models.json rename to agents-archived/wit-md/agent/models.json diff --git a/agents-archived/wit-md/sessions/sessions.json b/agents-archived/wit-md/sessions/sessions.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/agents-archived/wit-md/sessions/sessions.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/agents-archived/yudao-mall-uniapp/sessions/sessions.json b/agents-archived/yudao-mall-uniapp/sessions/sessions.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/agents-archived/yudao-mall-uniapp/sessions/sessions.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/agents-archived/yudao/sessions/sessions.json b/agents-archived/yudao/sessions/sessions.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/agents-archived/yudao/sessions/sessions.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/gateway-supervisor-restart-handoff.json b/archived/gateway-supervisor-restart-handoff.json similarity index 100% rename from gateway-supervisor-restart-handoff.json rename to archived/gateway-supervisor-restart-handoff.json diff --git a/rss-reader.py b/archived/rss-reader.py similarity index 100% rename from rss-reader.py rename to archived/rss-reader.py diff --git a/rss-sources.xml b/archived/rss-sources.xml similarity index 100% rename from rss-sources.xml rename to archived/rss-sources.xml diff --git a/update-check.json.migrated b/archived/update-check.json.migrated similarity index 100% rename from update-check.json.migrated rename to archived/update-check.json.migrated diff --git a/openclaw-weixin/accounts/d843ed5f6ccc-im-bot.context-tokens.json b/openclaw-weixin/accounts/d843ed5f6ccc-im-bot.context-tokens.json new file mode 100644 index 0000000..a0665e9 --- /dev/null +++ b/openclaw-weixin/accounts/d843ed5f6ccc-im-bot.context-tokens.json @@ -0,0 +1 @@ +{"o9cq80w6ZnnPGItW-GGACkwd69bA@im.wechat":"AARzJWAFAAABAAAAAAAv7OuRlikvm/9xy31PaiAAAAB+9905Q6UiugPBawU3n3cyzQX+LkN8ofRzsCZYN0mt7lWVuv07dpCkJntcKVImTtk/kyMEd1WQjeE6qDLPT2Ph1zolgT1k"} \ No newline at end of file diff --git a/openclaw-weixin/accounts/d843ed5f6ccc-im-bot.sync.json b/openclaw-weixin/accounts/d843ed5f6ccc-im-bot.sync.json index 7b16658..a5db1c2 100644 --- a/openclaw-weixin/accounts/d843ed5f6ccc-im-bot.sync.json +++ b/openclaw-weixin/accounts/d843ed5f6ccc-im-bot.sync.json @@ -1 +1 @@ -{"get_updates_buf":"CgkIABiDuYSx9DMSOmQ4NDNlZDVmNmNjY0BpbS5ib3Q6MDYwMDAwOTc0OWIwMjE2Y2JhZmIwZGNlZDJmYzNmM2ZkOTc3ZjM="} \ No newline at end of file +{"get_updates_buf":"ChAICBDoyI209DMYg7mEsfQzEjpkODQzZWQ1ZjZjY2NAaW0uYm90OjA2MDAwMDk3NDliMDIxNmNiYWZiMGRjZWQyZmMzZjNmZDk3N2Yz"} \ No newline at end of file diff --git a/workspace-attestations/767fd3618647699ab902d36229ed23d0244335f4141ad3846b53b41fe2f9ab1a.attested b/workspace-attestations/767fd3618647699ab902d36229ed23d0244335f4141ad3846b53b41fe2f9ab1a.attested index 4a0e57f..ab89fb8 100644 --- a/workspace-attestations/767fd3618647699ab902d36229ed23d0244335f4141ad3846b53b41fe2f9ab1a.attested +++ b/workspace-attestations/767fd3618647699ab902d36229ed23d0244335f4141ad3846b53b41fe2f9ab1a.attested @@ -1,3 +1,3 @@ openclaw-workspace-attestation:v1 -2026-07-03T00:57:44.249Z +2026-07-09T10:45:54.082Z generated:TOOLS.md:15cdfe57fcfa6d83888e215176f40b415ff2b9a51afe96b4d4134f2f5a8cfe68 diff --git a/workspace-attestations/c9c27f32d06519ab898cbfe9a1b7dc1d5b71573f8ef6c305da1f215f0fd8874e.attested b/workspace-attestations/c9c27f32d06519ab898cbfe9a1b7dc1d5b71573f8ef6c305da1f215f0fd8874e.attested index deda804..60a0fe5 100644 --- a/workspace-attestations/c9c27f32d06519ab898cbfe9a1b7dc1d5b71573f8ef6c305da1f215f0fd8874e.attested +++ b/workspace-attestations/c9c27f32d06519ab898cbfe9a1b7dc1d5b71573f8ef6c305da1f215f0fd8874e.attested @@ -1,2 +1,2 @@ openclaw-workspace-attestation:v1 -2026-06-13T20:40:35.310Z +2026-07-09T10:44:56.583Z diff --git a/workspace-attestations/eb82ecbfc65a80550610330aebeb9359d0b99d93c15d5470a87aa471cb50ed03.attested b/workspace-attestations/eb82ecbfc65a80550610330aebeb9359d0b99d93c15d5470a87aa471cb50ed03.attested index aede24a..0359444 100644 --- a/workspace-attestations/eb82ecbfc65a80550610330aebeb9359d0b99d93c15d5470a87aa471cb50ed03.attested +++ b/workspace-attestations/eb82ecbfc65a80550610330aebeb9359d0b99d93c15d5470a87aa471cb50ed03.attested @@ -1,2 +1,2 @@ openclaw-workspace-attestation:v1 -2026-07-03T09:45:14.312Z +2026-07-09T10:54:02.258Z