Show the digests: a Days tab, each day and each session in counts #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "claude/digests-surface"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The digests had a writer since PR #6 and no reader. A Days tab in the console now shows them.
What changes. A
GetDigestscontrol message andDigestsreply, a Tauri command, a web API call with a browser fallback, and a Days tab: each closed day with its record count, how much of each kind with what was withheld or altered called out, screenshots stored and their size, and apps; then each ended session. Counts, never content. The wording comes from one function the screen and its test share.Proof. The description test checks the words, the withheld and altered call-outs and the byte formatting, and that a broken digest reads as nothing. Typecheck, 26 web tests and the front-end build pass; Linux verifier green on the pinned toolchain. Not run here: the Tauri window itself on a desktop, and the Windows verifier.