- 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. |
||
|---|---|---|
| .. | ||
| integrations | ||
| delivery.go | ||
| event_push_test.go | ||
| events.go | ||
| events_test.go | ||
| handlers.go | ||
| handlers_test.go | ||
| log.go | ||
| message.go | ||