Peter Steinberger
|
ffd34f8896
|
test: reduce agent test import churn
|
2026-04-03 04:41:09 +01:00 |
Peter Steinberger
|
2833b27f52
|
test: continue vitest threads migration
|
2026-03-24 08:37:00 +00:00 |
Peter Steinberger
|
b56c07e991
|
test(agents): use lightweight clears in supervisor and session-status setup
|
2026-02-22 08:00:41 +00:00 |
Peter Steinberger
|
31f83c86b2
|
refactor(test): dedupe agent harnesses and routing fixtures
|
2026-02-18 04:49:22 +00:00 |
Onur
|
cd44a0d01e
|
fix: codex and similar processes keep dying on pty, solved by refactoring process spawning (#14257)
* exec: clean up PTY resources on timeout and exit
* cli: harden resume cleanup and watchdog stalled runs
* cli: productionize PTY and resume reliability paths
* docs: add PTY process supervision architecture plan
* docs: rewrite PTY supervision plan as pre-rewrite baseline
* docs: switch PTY supervision plan to one-go execution
* docs: add one-line root cause to PTY supervision plan
* docs: add OS contracts and test matrix to PTY supervision plan
* docs: define process-supervisor package placement and scope
* docs: tie supervisor plan to existing CI lanes
* docs: place PTY supervisor plan under src/process
* refactor(process): route exec and cli runs through supervisor
* docs(process): refresh PTY supervision plan
* wip
* fix(process): harden supervisor timeout and PTY termination
* fix(process): harden supervisor adapters env and wait handling
* ci: avoid failing formal conformance on comment permissions
* test(ui): fix cron request mock argument typing
* fix(ui): remove leftover conflict marker
* fix: supervise PTY processes (#14257) (openclaw#14257) (thanks @onutc)
|
2026-02-16 02:32:05 +01:00 |