memoryweave/go/static
xiaowei ff935587bd fix: Search IPC 捕获 created_at/updated_at,recall 时间戳不再为零值
lancedb_ipc.go Search() 反序列化 Rust 侧车返回结果时,
匿名 struct 缺少 created_at/updated_at 字段,导致所有
recall 结果 timestamp 为 time.Time{}(0001-01-01T00:00:00Z)。

修复:添加 CreatedAt/UpdatedAt string 字段 + 解析 RFC3339。
同时清理测试记忆。
2026-05-30 10:31:25 +08:00
..
static feat: add static file bypass auth + graph.html API_BASE fix 2026-05-29 21:59:41 +08:00
d3.min.js feat: add static file bypass auth + graph.html API_BASE fix 2026-05-29 21:59:41 +08:00
graph.html fix: Search IPC 捕获 created_at/updated_at,recall 时间戳不再为零值 2026-05-30 10:31:25 +08:00