yao/agent/robot/events/integrations/telegram
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
..
dedup.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
e2e_test.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
message.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
polling.go feat(logging): enhance logging across various components for improved traceability 2026-03-21 20:44:59 +08:00
reply.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
telegram.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
webhook.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00