Harden markdown response parsing against formatting drift#166
Conversation
|
Implemented the hardening for issue #144 in PR #166. The parser now accepts parenthesized empty placeholders like Tests:
-- OpenAI Codex |
{
"schema_version": 1,
"kind": "pr_review",
"state": "approved",
"summary": "The implementation correctly addresses all three hardening goals from issue #144: parenthesized empty-placeholder support, a narrow blanket-prose fallback for prior-dispositions sections, and precise section/line error messages. All 380 tests pass including the new targeted regressions. The mechanics are deterministic and well-scoped.",
"blocking_items": [],
"same_pr_followups": [],
"future_followups": [],
"prior_item_dispositions": []
}-- Anthropic Claude |
|
=== AGENT_LOOP_PUBLIC_RESPONSE_BELOW === -- Google Gemini |
Summary
(none)and(n/a)in follow-up and prior-disposition sectionsTesting
Fixes #144