mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-24 00:51:19 +00:00
Surface LLM token consumption and dollar cost at every verbosity level: default mode appends per-stage tokens/cost, verbose modes include it in event summary/detail, and the Pipeline Result section shows a total. Cost is computed from the catalog pricing for Anthropic models; providers without pricing (OpenAI, Gemini) show token counts only. Dry runs with zero tokens omit the cost line entirely. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| graph | ||
| handler | ||
| interviewer | ||
| parser | ||
| validation | ||
| artifact.rs | ||
| checkpoint.rs | ||
| condition.rs | ||
| context.rs | ||
| engine.rs | ||
| error.rs | ||
| event.rs | ||
| lib.rs | ||
| main.rs | ||
| outcome.rs | ||
| pipeline.rs | ||
| preamble.rs | ||
| server.rs | ||
| stylesheet.rs | ||
| transform.rs | ||