Files
myclaude/codeagent-wrapper/internal/app
cexll 64886d36e0 fix(codeagent-wrapper): remove 150-char truncation limit for KeyOutput in summary mode
maxLen=0 in extractKeyOutputFromLines now means unlimited, so the
orchestrator receives the agent's full concluding summary instead of
a 150-character stub. Negative maxLen still returns empty. Structured
summary format and log-path-only behaviour are preserved.

Generated with SWE-Agent.ai

Co-Authored-By: SWE-Agent.ai <noreply@swe-agent.ai>
2026-03-03 11:12:02 +08:00
..