yao/agent/robot/events
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
..
integrations feat(logging): enhance logging across various components for improved traceability 2026-03-21 20:44:59 +08:00
delivery.go Refactor delivery event handling to improve integration channel checks 2026-03-02 09:23:36 +08:00
event_push_test.go Refactor delivery event handling and payload structure for improved clarity and functionality 2026-02-27 18:19:57 +08:00
events.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
events_test.go Refactor delivery event handling and payload structure for improved clarity and functionality 2026-02-27 18:19:57 +08:00
handlers.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
handlers_test.go Refactor delivery event handling and payload structure for improved clarity and functionality 2026-02-27 18:19:57 +08:00
log.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