- _has_unclosed_code_fence() ignores a fence run when the trailing text on the same line starts with a space (typical English prose like "Use \`\`\` to start a markdown fence."). Real fence openers either end the line right after the delimiters or carry an info string with no leading space (\`\`\`python, \`\`\`bash-session). - _DIRECT_NUMBERED_PLAN_FRAMING accepts "take these steps", "follow these steps", and "perform these actions" as first-person intent verbs. Plans like "I'll take these steps:\n1. Open URL\n 2. Read" still re-prompt instead of being read as final answers. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _html_to_md.py | ||
| anthropic_compat.py | ||
| audio_codecs.py | ||
| chat_template_helpers.py | ||
| defaults.py | ||
| external_provider.py | ||
| inference.py | ||
| key_exchange.py | ||
| llama_cpp.py | ||
| llama_server_args.py | ||
| mlx_inference.py | ||
| orchestrator.py | ||
| pricing.py | ||
| providers.py | ||
| safetensors_agentic.py | ||
| tool_call_parser.py | ||
| tools.py | ||
| worker.py | ||