feat: Enhance timestamp handling for backlog messages in GeminiAgent

- Capture original timestamps for messages processed from the backlog to ensure accurate logging.
- Update processGeminiResponse to accept an original timestamp parameter, allowing for correct observation storage times.
- Modify observation and summary processing to utilize the original timestamp when available, improving data integrity.
This commit is contained in:
Alex Newman
2025-12-25 20:56:55 -05:00
parent 07036fe427
commit 51fa68c2a0
2 changed files with 77 additions and 69 deletions
File diff suppressed because one or more lines are too long