| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-14 | 817 Bytes | |
| v1.0.1 source code.tar.gz | 2026-07-14 | 2.7 MB | |
| v1.0.1 source code.zip | 2026-07-14 | 2.9 MB | |
| Totals: 3 Items | 5.6 MB | 0 | |
[1.0.1] - 2026-07-13
Patch 修复版本:修复 Gateway local 模式下 L2 定时器路由错误导致场景提取失效的问题,以及升级 COS SDK 解决安全风险。
🐛 修复
- Gateway local L2 定时器未走场景提取 (#227):本地 timer 扫描将 L2 schedule 错路由到非 scene extraction 任务类型,导致 L2 场景提取定时触发失效。抽出
timer-routing.ts,按 timer member 前缀正确映射offload-l1/offload-l15/offload-l2与L1/L2/L3任务。 - 升级
cos-nodejs-sdk-v5至 3.0.0:旧版 COS SDK 存在安全风险,升级从而修复该问题。
Full Changelog: https://github.com/Tencent/TencentDB-Agent-Memory/compare/v1.0.0...v1.0.1