Skip to content

History / CLI Commands

Revisions

  • docs: dashboard refonte — Compare tab, Prompt/File Explorer, Files constellation Reflect the reorganized dashboard: the Composition page (4 KPIs + 2 charts per section, Files constellation), the split Prompt Explorer / File Explorer with deep-links, the dedicated Compare tab (replacing the per-page before/after toggle), the extended global cross-filters, and the removed Prompts tab. Fix the stale references in Architecture / Codebase-Guide / CLI-Commands / Prompt-Categories.

    @romaingaspard romaingaspard committed Jun 21, 2026
  • docs(dashboard): dashboard refreshes data on launch; two-command recipe `prompt-analytics dashboard` now runs extract + snapshot + local categorize before opening the board (skip with --no-refresh), so "run extract first" is no longer needed. Update the Dashboard page and the CLI-Commands table accordingly.

    @romaingaspard romaingaspard committed Jun 20, 2026
  • docs(wiki): document the cost-by-content zone (v2.0.0) - CLI-Commands: new "Cost by content (composition)" section with by-output / by-context / by-file / by-task / impact; categorize --semantic / --audit / --provider azure; recipes. - Dashboard: the Composition page (input/output/context/files/tasks) and the global before/after compare mode. - Architecture: the additive composition CSVs in the data model; the new core modules (compose / context / tasks / tokenizer / embeddings / taxonomy_audit); analytics + dashboard module rows updated; thirteen categories. - Codebase-Guide: module map + data-model rows for the composition zone. - Home / Prompt-Categories: three classifiers (heuristic / semantic / LLM).

    @romaingaspard romaingaspard committed Jun 20, 2026
  • Document timeline command and --since/--until date filter - Global flags: add --since/--until (inclusive date range) and clarify --provider NAME with the known providers. - Totals table: add the `timeline --by day|week|month` command; by-project now always shows the cumulative % (drop the --pareto flag). - Recipes: timeline + a --since/--until example. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @romaingaspard romaingaspard committed Jun 17, 2026
  • Add wiki: Home, Architecture, Codebase Guide, CLI Commands, Dashboard, Accuracy & Pricing

    @romaingaspard romaingaspard committed Jun 16, 2026