799fe41f88
coli run hardcoded the nothink template (<|assistant|><think></think>), so THINK=1 had no effect in one-shot runs while serve mode honors it (glm.c serve template picks <think> vs <think></think> from the same env var). Pick the template the same way here. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>