- Introduced a structured Goals type with delivery metadata for improved task management and output handling. - Updated the DeliveryTarget type to include additional fields for recipients, format, and options, enhancing flexibility in result delivery. - Enhanced the Executor's RunGoals method to parse and handle delivery information from agent responses. - Revised input formatting to include robot identity context, improving clarity in generated goals. - Updated tests to validate the new structure and ensure comprehensive coverage of delivery functionalities. |
||
|---|---|---|
| .. | ||
| clock.go | ||
| clock_test.go | ||
| config.go | ||
| config_test.go | ||
| context.go | ||
| enums.go | ||
| enums_test.go | ||
| errors.go | ||
| inspiration.go | ||
| interfaces.go | ||
| request.go | ||
| robot.go | ||
| robot_test.go | ||