* fix(runtime): keep agent construction off event loop
* fix:
- offload checkpoint state accessor graph construction to a worker thread
- update test
* import AsyncKeyedLockTable
* update Agents.md
* fix: update test
* fix: preserve single-flight builds after cancellation
---------
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>