Claude Code Update Fixes Model Specification Bug
分析
The update to Claude Code 2.1.76 addresses a tricky issue where specifying 'model: haiku' in slash commands unexpectedly triggers /compact prompts during long-running Opus sessions, showcasing the importance of model-specific behaviors and automatic context management.
重要ポイント
- •Claude Code update fixes an unexpected bug related to model specification in slash commands.
- •Automatic context management can sometimes lead to unintended behaviors depending on the active model.
- •Understanding model-specific behaviors is crucial for optimizing AI workflows.
引用・出典
原文を見る"「軽い定型処理だから Haiku で十分」の意図で入れていた model: haiku の 1 行が、Opus セッションで呼んだときに逆に /compact を誘発していました。"