diff --git a/README.md b/README.md index c68a81d..435f6d3 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,23 @@ ![Overview — Aurora dark](docs/media/overview-aurora-dark.png) +

Every screenshot here is the real dashboard on synthetic demo data, which is +why each one carries its own DEMO DATA banner. Run npm run demo and you get this exact +page.

+ +

+ One filter bar: a date button, a Filter button and a removable chip +   + The command palette, grouped by section with an icon on every row +

+

Left: filtering is a date button, a + Filter button and chips for +whatever is on. Picking two models narrows every number on the page, and the insight at the top +rewrites itself. Right: the command palette, grouped, with your recents on an empty query.

+ +![Tickets — Editorial light](docs/media/tickets-editorial-light.png) +

Cost per ticket. Every branch that named the same Jira, Linear or GitHub key, +added up across repositories. A branch that names no key stays unattributed rather than guessed.

+

TokenFlow architecture: local logs → engine → dashboard, menu bar, CLI

diff --git a/docs/media/cost-editorial-dark.png b/docs/media/cost-editorial-dark.png deleted file mode 100644 index 65e4efc..0000000 Binary files a/docs/media/cost-editorial-dark.png and /dev/null differ diff --git a/docs/media/filters-aurora-dark.png b/docs/media/filters-aurora-dark.png new file mode 100644 index 0000000..ec41c2e Binary files /dev/null and b/docs/media/filters-aurora-dark.png differ diff --git a/docs/media/health-terminal-light.png b/docs/media/health-terminal-light.png deleted file mode 100644 index a79b8fa..0000000 Binary files a/docs/media/health-terminal-light.png and /dev/null differ diff --git a/docs/media/models-terminal-dark.png b/docs/media/models-terminal-dark.png deleted file mode 100644 index e5391cb..0000000 Binary files a/docs/media/models-terminal-dark.png and /dev/null differ diff --git a/docs/media/overview-aurora-dark.png b/docs/media/overview-aurora-dark.png index d401d2f..61e1061 100644 Binary files a/docs/media/overview-aurora-dark.png and b/docs/media/overview-aurora-dark.png differ diff --git a/docs/media/palette-aurora-dark.png b/docs/media/palette-aurora-dark.png new file mode 100644 index 0000000..63965df Binary files /dev/null and b/docs/media/palette-aurora-dark.png differ diff --git a/docs/media/receipts-aurora-dark.png b/docs/media/receipts-aurora-dark.png index f0d2231..794555d 100644 Binary files a/docs/media/receipts-aurora-dark.png and b/docs/media/receipts-aurora-dark.png differ diff --git a/docs/media/tickets-editorial-light.png b/docs/media/tickets-editorial-light.png new file mode 100644 index 0000000..e27897f Binary files /dev/null and b/docs/media/tickets-editorial-light.png differ diff --git a/docs/media/time-aurora-light.png b/docs/media/time-aurora-light.png deleted file mode 100644 index c6c5e62..0000000 Binary files a/docs/media/time-aurora-light.png and /dev/null differ diff --git a/site/index.html b/site/index.html index 49c692d..53ab627 100644 --- a/site/index.html +++ b/site/index.html @@ -275,6 +275,10 @@

Everything else it already does.

Digests and budgets
A weekly digest to your own Telegram, inbox or webhook. A monthly budget with projected-overrun alerts that fire once.
One-file export
The whole dashboard, receipts included, in a single HTML file that opens from disk with no server.
+
+ The TokenFlow dashboard filtered to two models: a date button, a Filter button and one removable chip reading Model: claude-sonnet-4-20250514 +1, with every figure on the page narrowed to that slice +
Filtering, on synthetic demo data. A date button, a + Filter button, and a chip for whatever is actually on. Pick two models and every number narrows, including the plain-language insight at the top.
+