- _call_with_cache 返回 6 值 (含 ai_tokens/ai_cost) - generate_incident_proposal 解包只取 4 值導致 ValueError - 修復: 完整解包 6 值並傳遞 ai_tokens/ai_cost 到 proposal_dict 2026-03-29 ogt: Token/Cost 追蹤補遺 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- _call_with_cache 返回 6 值 (含 ai_tokens/ai_cost) - generate_incident_proposal 解包只取 4 值導致 ValueError - 修復: 完整解包 6 值並傳遞 ai_tokens/ai_cost 到 proposal_dict 2026-03-29 ogt: Token/Cost 追蹤補遺 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>