fix: parse tagged local-model tool calls #77

Merged
MrSphay merged 1 commits from codex/issue-76-chatml-tool-parser into codex/production-intelligence-terminal 2026-07-05 21:16:00 +00:00
Owner

Closes #76

Parses bounded ChatML-style calls such as <|tool_call>call:get_evidence{...}<tool_call|> into the normal allowlisted tool path, recognizes JSON tool envelopes, and treats malformed protocol-like output as a repairable protocol error instead of a user answer. Includes the exact observed Russia-query regression fixture.

Closes #76 Parses bounded ChatML-style calls such as <|tool_call>call:get_evidence{...}<tool_call|> into the normal allowlisted tool path, recognizes JSON tool envelopes, and treats malformed protocol-like output as a repairable protocol error instead of a user answer. Includes the exact observed Russia-query regression fixture.
MrSphay added 1 commit 2026-07-05 21:14:49 +00:00
fix: parse tagged local-model tool calls
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 5s
Build / test-and-image (pull_request) Successful in 43s
8c71fbb9e5
MrSphay merged commit 7f140021f0 into codex/production-intelligence-terminal 2026-07-05 21:16:00 +00:00
Sign in to join this conversation.