Skip to content

Commit a8e21de

Browse files
committed
chore: 更新v0.1.6安装包SHA256校验值
- 新校验值: 54eff501bd40d16bf52e75745e2af74c0a3c6b6ddde8e2dd90289c76f7fc0998
1 parent 115c412 commit a8e21de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/ui/background-paths.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ const translations = {
6666
updateTitle: "Latest Update",
6767
updateVersion: "v0.1.6",
6868
updateDescription: "Update version to v0.1.6. Add handleImportAgent function to handle parsed agent imports, connect onImportAgent callback in AgentChat.jsx, enhance logging for resolveExistingAgentTarget and buildChannelFromAgent, ensure parsed agents are correctly added to channel list and saved to local storage, fix public_gateways lifecycle issues and pubsub_topics type mismatch, fix agent loss due to inconsistent IDs during loading, unify ID generation logic, fix missing IPNS field in DIAP identity panel, optimize agent deduplication logic, clean up redundant debug logs, fix temporary ID filtering logic. Supports Windows 10/11 (64-bit).",
69-
updateSha256: "SHA256: 3a142cc19f4f3e12b8781e0afafd72beafadf0a5c00ba2056c79aa7115115937",
69+
updateSha256: "SHA256: 54eff501bd40d16bf52e75745e2af74c0a3c6b6ddde8e2dd90289c76f7fc0998",
7070
mainTitle: "AI Agent Payment Platform",
7171
mainDescription:
7272
"Secure and efficient payment solutions for AI agents powered by the Decentralized Interstellar Agent Protocol (DIAP).",
@@ -161,7 +161,7 @@ const translations = {
161161
updateTitle: "最新更新",
162162
updateVersion: "v0.1.6",
163163
updateDescription: "更新版本到 v0.1.6。添加 handleImportAgent 函数处理已解析智能体的导入,在 AgentChat.jsx 中连接 onImportAgent 回调,增强 resolveExistingAgentTarget 和 buildChannelFromAgent 的日志输出,确保解析后的智能体能正确添加到频道列表并保存到本地存储,修复 public_gateways 生命周期问题、pubsub_topics 类型不匹配和未使用的导入,修复智能体加载时ID不一致导致的丢失问题,统一ID生成逻辑,确保保存和加载时使用相同的ID,修复DIAP身份面板IPNS字段丢失的问题,优化智能体去重逻辑,清理多余的调试日志,修复临时ID过滤逻辑。支持 Windows 10/11 (64位)。",
164-
updateSha256: "SHA256: 3a142cc19f4f3e12b8781e0afafd72beafadf0a5c00ba2056c79aa7115115937",
164+
updateSha256: "SHA256: 54eff501bd40d16bf52e75745e2af74c0a3c6b6ddde8e2dd90289c76f7fc0998",
165165
mainTitle: "智能体支付平台",
166166
mainDescription:
167167
"基于 DIAP 去中心化星际协议的加密钱包,为 AI 智能体提供安全、高效的支付解决方案。",

0 commit comments

Comments
 (0)