yao/agent/robot
Max 3eb43a59ab Enhance message handling for integrations with improved formatting and localization
- Add locale support for DingTalk and Discord integrations to ensure messages are sent in the correct language.
- Update message formatting logic in DingTalk and Discord to utilize dedicated formatting functions for Markdown.
- Implement image and file handling improvements in Feishu integration, allowing for better attachment processing and error handling.
- Refactor message sending methods to streamline the process and enhance code clarity across integrations.
2026-03-02 09:00:56 +08:00
..
api Add Discord integration support in robot lifecycle 2026-03-02 07:53:49 +08:00
cache Enhance robot execution with language model integration and logging 2026-02-26 14:23:42 +08:00
dedup Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
events Enhance message handling for integrations with improved formatting and localization 2026-03-02 09:00:56 +08:00
executor Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
logger Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
manager Update integration tests to adjust clock trigger times and improve cleanup logic 2026-02-27 17:08:41 +08:00
plan Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
pool Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
store Enhance execution listing and interaction with pagination and streaming support 2026-02-27 16:38:30 +08:00
trigger Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
types Add Discord integration support in robot lifecycle 2026-03-02 07:53:49 +08:00
utils Enhance Robot API with Bio Field and CRUD Operations 2026-01-22 11:50:25 +08:00
DESIGN-V2-REVIEW-FINDINGS.md Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00
DESIGN.md Refine MCP Task Implementation and Documentation 2026-01-27 18:44:25 +08:00
process.go Add chat metadata persistence and enhance executor goals injection tests 2026-02-28 13:57:45 +08:00
process_test.go Add chat metadata persistence and enhance executor goals injection tests 2026-02-28 13:57:45 +08:00
robot.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
TECHNICAL.md Refine MCP Task Implementation and Documentation 2026-01-27 18:44:25 +08:00
TODO.md Refactor Job System Integration to Execution Storage 2026-01-22 18:24:50 +08:00
V2-IMPROVEMENTS.md Update executor to support V2 execution model and enhance event handling 2026-02-25 18:40:48 +08:00