Liu Yuan
c596658b8d
feat(auto-reply): make agent time-aware with message timestamps
Add human-readable timestamp field to the Conversation info JSON block.
Before:
{
"conversation_label": "D id:123"
}
After:
{
"conversation_label": "D id:123",
"timestamp": "Sun 2026-02-15 13:35 GMT+8"
}
Benefits:
- Better time awareness for time-related questions
- Understand conversation gaps and response delays
- Handle delayed message delivery
- Context for relative time references ("just now", "later")
2026-02-26 17:10:09 +00:00
..
2026-02-26 11:00:09 +01:00
2026-02-26 17:41:25 +01:00
2026-02-26 17:10:09 +00:00
2026-02-26 15:08:55 +00:00
2026-02-26 17:36:16 +01:00
2026-02-26 17:41:24 +01:00
2026-02-26 17:41:25 +01:00
2026-02-26 14:47:22 +00:00
2026-02-26 14:00:35 +01:00
2026-02-26 15:31:04 +00:00
2026-02-26 17:47:57 +01:00
2026-02-26 18:09:01 +01:00
2026-02-26 13:04:37 +01:00
2026-02-26 17:47:57 +01:00
2026-02-26 18:09:01 +01:00
2026-02-26 12:58:18 +01:00
2026-02-23 23:54:50 +00:00
2026-02-25 04:54:51 +00:00
2026-02-26 16:03:39 +00:00
2026-02-24 23:10:19 +00:00
2026-02-23 20:40:44 +00:00
2026-02-26 04:14:11 +01:00
2026-02-26 00:31:24 -05:00
2026-02-26 17:47:57 +01:00
2026-02-26 17:41:25 +01:00
2026-02-26 14:47:22 +00:00
2026-02-23 21:17:37 -05:00
2026-02-26 12:41:23 +00:00
2026-02-26 14:47:22 +00:00
2026-02-26 17:47:57 +01:00
2026-02-26 12:41:23 +00:00
2026-02-26 03:43:42 +01:00
2026-02-26 17:47:57 +01:00
2026-02-26 17:47:57 +01:00
2026-02-26 17:36:16 +01:00
2026-02-23 05:45:54 +00:00
2026-02-24 04:38:21 +00:00
2026-02-26 14:47:22 +00:00
2026-02-26 17:47:57 +01:00
2026-02-26 14:47:22 +00:00
2026-02-26 04:46:18 +00:00
2026-02-26 04:46:18 +00:00
2026-02-26 14:47:22 +00:00