- Remove duplicate extractOCToolOutput, reuse extractToolOutput from opencode.go - Rename extractEventText → openclawExtractText to avoid package-level name collisions - Add clarifying comments for error status stickiness and result event behavior - Remove redundant extractOCToolOutput tests (already covered by opencode tests) |
||
|---|---|---|
| .. | ||
| agent.go | ||
| agent_test.go | ||
| claude.go | ||
| claude_test.go | ||
| codex.go | ||
| codex_test.go | ||
| openclaw.go | ||
| openclaw_test.go | ||
| opencode.go | ||
| opencode_test.go | ||