likewen-tech
86328585fa
fix(tasks): terminalize gateway agent run ledger
...
Terminalize Gateway-backed async task records from the run result while preserving aborted, failed, cancelled, and lost outcomes.\n\nThanks @likewen-tech.
2026-04-26 05:06:33 +01:00
Garry Tan
c8086b731a
tasks: add detached task recovery hook before markLost ( #69313 )
...
Merged via squash.
Prepared head SHA: 24322af4f7
Co-authored-by: garrytan <19957+garrytan@users.noreply.github.com >
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com >
Reviewed-by: @mbelinky
2026-04-21 00:58:20 +02:00
Mariano
bd3ad3436e
tasks: add detached runtime plugin registration contract ( #68915 )
...
* tasks: register detached runtime plugins
* tasks: harden detached runtime ownership
* tasks: extract detached runtime contract types
* changelog: note detached runtime contract
* changelog: attribute detached runtime contract
2026-04-19 13:13:11 +02:00
Mariano
0787266637
tasks: extract detached task lifecycle runtime ( #68886 )
...
* tasks: extract detached task lifecycle runtime
* tests: relax gateway seam expectation
---------
Co-authored-by: Mariano Belinky <mariano@mb-server-643.local >
2026-04-19 10:56:31 +02:00