Problem
Token counts are captured per task but not converted to cost. Need cost estimation for budget tracking.
Acceptance Criteria
Hints
- Token data at
task_result.agent_result.n_input_tokens / n_output_tokens
- Some tasks already have
cost_usd field
Generated by /forge cascade
Problem
Token counts are captured per task but not converted to cost. Need cost estimation for budget tracking.
Acceptance Criteria
Hints
task_result.agent_result.n_input_tokens/n_output_tokenscost_usdfieldGenerated by /forge cascade