yao/agent/store/xun
Max 0c7d635966 chore(dependencies): update AWS SDK and related packages to latest versions
- Upgraded AWS SDK for Go v2 and its related packages in go.mod and go.sum to improve compatibility and access to new features.
- Updated session management logic in the Runner to ensure proper handling of chat sessions.
- Added new unit tests for keyword search functionality in the Assistant model, enhancing search capabilities across locales.
- Refactored JSON handling in the Assistant package to streamline options configuration.
2026-04-08 17:24:35 +08:00
..
assistant.go chore(dependencies): update AWS SDK and related packages to latest versions 2026-04-08 17:24:35 +08:00
assistant_test.go chore(dependencies): update AWS SDK and related packages to latest versions 2026-04-08 17:24:35 +08:00
chat.go Add chat metadata persistence and enhance executor goals injection tests 2026-02-28 13:57:45 +08:00
chat_test.go Add assistant info retrieval and chat mode management 2025-12-10 12:15:55 +08:00
message.go Add Feishu and DingTalk integration support in robot lifecycle</message> 2026-03-02 07:36:34 +08:00
message_test.go Add assistant info retrieval and chat mode management 2025-12-10 12:15:55 +08:00
resume.go Enhance chat filtering and management in Xun store 2025-12-09 11:18:55 +08:00
resume_test.go Enhance chat filtering and management in Xun store 2025-12-09 11:18:55 +08:00
search.go Enhance Search Result Storage and Intermediate Data Handling 2025-12-15 16:06:11 +08:00
search_test.go Enhance Search Result Storage and Intermediate Data Handling 2025-12-15 16:06:11 +08:00
utils.go refactor(time): enhance timestamp handling with utility functions 2026-04-06 11:21:12 +08:00
utils_test.go Refactor assistant data handling to improve JSON serialization 2026-03-02 14:51:13 +08:00
xun.go refactor(assistant): replace JSON LIKE handling with JSON contains logic 2026-04-06 10:56:45 +08:00
xun_internal_test.go refactor(time): enhance timestamp handling with utility functions 2026-04-06 11:21:12 +08:00