Skip to content

Runtime Lifecycle

Latest

Choose a tag to compare

@thuandiep1707 thuandiep1707 released this 29 Aug 07:02
· 63 commits to main since this release
aa9a45c

Agent & Runtime Resource Lifecycle — v1.1.0

This release adds explicit lifecycle management for child agents and the runtime resources they create.
It introduces verified child-agent shutdown, process and port ownership tracking, automatic cleanup across success/failure/pause paths, and Orchestrator fallback cleanup for orphaned runtime resources.
The goal is to prevent lingering subagents, background development servers, occupied localhost ports, and unnecessary CPU/RAM usage after workflow execution.