yao/agent/robot/events/integrations
Max 10e004bfad feat(logging): enhance logging across various components for improved traceability
- Added detailed trace logging in the Assistant's Stream function to capture computer and workspace information.
- Replaced fmt.Printf statements with kunlog.Trace in the Telegram polling adapter for consistent logging.
- Updated sandbox lifecycle management functions to utilize kunlog for logging workspace and node resolution details.
- Enhanced error handling in the Claude parser with trace logging for JSON unmarshal and scanner errors.
- Improved file handling logging in the workspace API to provide clearer insights into file read operations.
2026-03-21 20:44:59 +08:00
..
dingtalk Enhance message handling for integrations with improved formatting and localization 2026-03-02 09:00:56 +08:00
discord Enhance message handling for integrations with improved formatting and localization 2026-03-02 09:00:56 +08:00
feishu Enhance message handling for integrations with improved formatting and localization 2026-03-02 09:00:56 +08:00
telegram feat(logging): enhance logging across various components for improved traceability 2026-03-21 20:44:59 +08:00
dispatcher.go Add Discord integration support in robot lifecycle 2026-03-02 07:53:49 +08:00
dispatcher_test.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00