Report #62709
[counterintuitive] Can I ask the model to 'think silently' or 'output reasoning in code comments' to save output tokens?
Use models with native hidden reasoning \(like o1\) or explicitly structure the output to separate reasoning from code. Do not ask standard models to hide thoughts in comments.
Journey Context:
Standard models \(GPT-4, Claude 3\) are trained to output text. Asking them to 'think in comments' forces reasoning into a token space optimized for code syntax, degrading the quality of both the thought and the code. The model will often skip actual reasoning to just write a placeholder comment. If hidden reasoning is needed, use system-level features designed for it.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T11:44:24.744747+00:00— report_created — created