- Added support for reading files from workspace URIs in the delivery process, allowing for more flexible attachment management. - Introduced a new `convertWorkspaceAttachment` function to handle workspace-based file retrieval and integration into messenger attachments. - Updated the `AgentCaller` to include execution mode in the context, improving task execution tracking. - Enhanced the `RunDelivery` method to utilize workspace manifests for delivery input, reducing token usage and improving efficiency. - Implemented locale handling in various request structures to support multi-language capabilities in user interfaces. |
||
|---|---|---|
| .. | ||
| integrations | ||
| delivery.go | ||
| event_push_test.go | ||
| events.go | ||
| events_test.go | ||
| handlers.go | ||
| handlers_test.go | ||
| log.go | ||
| message.go | ||