- Add Telegram integration support by introducing a dispatcher for handling Telegram events and messages. - Implement event notifications for robot configuration changes (creation, update, deletion) to facilitate integration with external services. - Refactor the robot initialization process to load robots into cache and start the dispatcher, improving the overall system setup. - Update the delivery event structure to include additional metadata for better context during message handling. - Enhance logging capabilities for better observability during robot execution and event processing. |
||
|---|---|---|
| .. | ||
| agent | ||
| chat | ||
| dsl | ||
| file | ||
| hello | ||
| kb | ||
| oauth | ||
| otp | ||
| testutils | ||
| trace | ||
| user | ||
| config_test.go | ||
| integrations_webhook_test.go | ||
| openapi_test.go | ||