/ releasenotes / notes / feat-pipeline-and-agents-breakpoints-aa819128c8c5f456.yaml
feat-pipeline-and-agents-breakpoints-aa819128c8c5f456.yaml
1  ---
2  features:
3    - |
4      The Pipeline and the Agent now support breakpoints, a feature useful for debugging. A breakpoint is associated with a component and it stops the execution of a Pipeline/Agent generating a JSON file with the execution status, which can be inspected
5      edited and later used to resume the execution.