Background Tasks: The One Actor in the Codebase and the SIGTERM Bug That Only Broke on Linux
Our agent can plan multi-step work with a persistent task DAG, compress its own memory, delegate to subagents, and load skills on demand — all driven by the same agent loop from th...