mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 20:35:39 -06:00
5fad24c8da
* refactor(agents): split cli-output into concept modules * refactor(agents): canonicalize complete JSONL on the streaming parser * refactor(agents): delete retired codex-exec projection residue * chore(lint): ratchet max-lines baseline after cli-output split * fix(agents): restore truncated-stream rejection and prune split leftovers * fix(agents): prune cli-output lint leftovers * style(agents): use import type for cli-output contract types