Vincent Koc
|
b7cafbe7e8
|
fix(test): expose diagnostics when Vitest stalls (#128020)
* fix(test): print Vitest timeout process diagnostics
* fix(test): bound Vitest timeout diagnostics
* fix(test): classify Vitest diagnostic commands
* fix(test): unify Vitest command diagnostics
|
2026-08-22 14:37:40 -07:00 |
|
Vincent Koc
|
af49764206
|
fix(ci): ignore zombie-only Vitest process groups (#122759)
|
2026-08-13 08:46:22 +08:00 |
|
Peter Steinberger
|
8bb1fe4d7e
|
fix(acp): drain runtime handles on gateway shutdown (#121359)
* fix(acp): drain runtime handles on gateway shutdown
* refactor(acp): isolate manager shutdown lifecycle
* style(acp): brace lifecycle guard
* fix(acp): cancel active turns before shutdown drain
* fix(acpx): reap process tree before wrapper close
* fix(test): diagnose surviving Vitest process groups
* fix(test): type process completion signals portably
* fix(test): reap orphaned live Docker workers
* fix(test): preserve child signal typing
* fix(gateway): retain ACPX through manager drain
* test(gateway): type deferred ACP disposal exactly
|
2026-08-09 23:55:19 -07:00 |
|
Peter Steinberger
|
c70aee247e
|
refactor(scripts): migrate JavaScript tools to TypeScript (#121005)
* refactor(scripts): migrate JavaScript tools to TypeScript
* fix(ci): keep changed-scope preflight zero-install
* fix(ci): preserve zero-install script owners
* fix(ci): complete script migration follow-through
* fix(release): keep stable closeout zero-install
* fix(scripts): preserve standalone execution boundaries
* fix(scripts): repair standalone loader boundaries
* fix(scripts): normalize gateway observation ids
* fix(scripts): keep Docker packager standalone
* test(scripts): preserve rebase cleanup helpers
* test(sessions): use tracked temp directory
|
2026-08-09 07:21:35 -07:00 |
|