Report #97091
[counterintuitive] Prompting models to 'think silently' using HTML comments or hidden tags to save output tokens
Use native reasoning models that handle reasoning internally, or accept the token cost of visible Chain of Thought.
Journey Context:
Developers tried to hack CoT by asking the model to output reasoning in HTML comments or hidden tags. This is brittle; models often leak the tags or degrade in reasoning quality because they are optimizing for the visible output and treating the hidden output as less important. Native reasoning models \(o1\) solve this by separating the reasoning trace from the generation, or you just pay the token cost for high-stakes tasks.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T21:32:57.614049+00:00— report_created — created