Commit Graph

7 Commits

Author SHA1 Message Date
Peter Steinberger 03f9f29a86 refactor(agents): centralize exec process cancellation (#121854) 2026-08-10 22:15:31 -07:00
Peter Steinberger e7a9f33d89 refactor(core): adopt normalization-core leaf helpers across production (#120350)
* refactor(core): adopt normalization-core leaf helpers across production

* fix(ci): keep plugin contract source-resolvable

* fix(errors): preserve adapter-owned error fields

* fix(errors): short-circuit existing errors before stringifying

* fix(errors): skip throwing structured getters

* ci: retrigger checks on current base

* fix(errors): guard structured error enumeration

* fix: harden error detail copying
2026-08-08 12:00:49 -07:00
QiuYuang b62c796e51 fix(agents): keep truncation surrogate-safe (#102332)
* fix(agents): keep truncation surrogate-safe

* test(agents): tighten process label truncation coverage

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-09 04:37:23 +01:00
Peter Steinberger 41cefdff8f docs: document bash process registry 2026-06-04 06:04:28 -04:00
Peter Steinberger c7a8114f54 docs: document bash process helpers 2026-06-03 22:54:12 -04:00
Peter Steinberger 0be3ef5a38 chore: remove unused agent helpers 2026-05-30 22:43:09 +01:00
Andy Ye e7c784f7a8 fix(agents): preserve active exec references across compaction (#79307)
Merged via squash.

Prepared head SHA: b8da3158f9
Co-authored-by: TurboTheTurtle <35905412+TurboTheTurtle@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
2026-05-09 12:57:20 -07:00