- 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. |
||
|---|---|---|
| .. | ||
| build-docker.yml | ||
| build-linux.yml | ||
| build-macos.yml | ||
| pr-receive.yml | ||
| pr-test.yml | ||
| release-macos.yml | ||
| unit-test.yml | ||