fix: prevent Telegram agent tool protocol leakage #65
Reference in New Issue
Block a user
Delete Branch "codex/issue-64-agent-finalization"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #64
Adds a tool-free finalization phase after the bounded tool loop, one repair attempt for non-compliant local models, and a fail-closed localized response that never exposes internal tool-call JSON. Includes regression coverage for the observed response.