fix(mcp): require child result reporting #330

Merged
dries merged 1 commit from fix/mcp-child-reporting into main 2026-07-13 23:01:30 +02:00
Owner

Summary

  • tell every spawned child to report its substantive result with send_message_to_parent
  • clarify that the watcher only sends completion metadata
  • cover the report-back instruction in the prompt composer test

Testing

  • make lint
  • make test
## Summary - tell every spawned child to report its substantive result with `send_message_to_parent` - clarify that the watcher only sends completion metadata - cover the report-back instruction in the prompt composer test ## Testing - `make lint` - `make test`
fix(mcp): require child result reporting
All checks were successful
CI / Build Desktop (macOS arm64) (pull_request) Successful in 2m17s
CI / Frontend (pull_request) Successful in 5m20s
CI / Coverage Ratchet (pull_request) Successful in 5m29s
CI / Backend (pull_request) Successful in 6m31s
CI / Build (pull_request) Successful in 3m16s
CI / Playwright E2E (pull_request) Successful in 6m4s
CI / Semantic Tag (pull_request) Successful in 4s
0989275b25

Coverage ratchet: pass

Suite Baseline This PR Δ
go 72.50% 72.60% +0.10

Tolerance: -0.1%. Baseline stored on gh-pages.

<!-- coverage-ratchet --> ### Coverage ratchet: ✅ pass | Suite | Baseline | This PR | Δ | | |---|---|---|---|---| | go | 72.50% | 72.60% | +0.10 | ✅ | _Tolerance: -0.1%. Baseline stored on `gh-pages`._
dries merged commit f3b82ccb7f into main 2026-07-13 23:01:30 +02:00
Sign in to join this conversation.
No description provided.