- Implement V2 execution model in the standard executor, simplifying task execution to a single call without validation loops. - Introduce support for resuming suspended executions, allowing for human input during task processing. - Enhance event handling by pushing task completion and failure events to the event bus for better tracking and integration. - Update tests to reflect changes in execution flow and ensure robust handling of task statuses and results. |
||
|---|---|---|
| .. | ||
| activities.go | ||
| DESIGN.md | ||
| detail.go | ||
| execution.go | ||
| GAPS.md | ||
| interact.go | ||
| interact_test.go | ||
| list.go | ||
| permission.go | ||
| results.go | ||
| robot.go | ||
| TODO.md | ||
| trigger.go | ||
| types.go | ||
| utils.go | ||