yao/agent/sandbox/v2/shared
Max f230f1e90c feat(workspace): enhance attachment handling and execution context
- 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.
2026-05-07 19:32:48 +08:00
..
attachments.go feat(sandbox): add opencode runner and enhance attachment processing 2026-04-24 23:26:55 +08:00
inject.go feat(agent): enhance image content handling and vision support 2026-05-04 13:46:30 +08:00
inject_test.go feat(agent): enhance image content handling and vision support 2026-05-04 13:46:30 +08:00
linereader.go feat(workspace): enhance attachment handling and execution context 2026-05-07 19:32:48 +08:00
linereader_test.go feat(workspace): enhance attachment handling and execution context 2026-05-07 19:32:48 +08:00