[RELEASE] The hosted Activity Heatmap draws real hours (carries #5904) - #5906
Merged
Conversation
CHANGELOG entry for PR #5904, merged as 8beffae. The cloud handler built a grid of zeros and returned it, so the Cost tab's heatmap was blank for every hosted user and every runtime. The daemon now ships the grid in the encrypted snapshot; clawmetry-cloud#2416 draws it and needs this version pinned. No-PRD: CHANGELOG entry only; product record on feature PR #5904. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JSWiABbwBYWBdmdupVheAL
✅ Drift Bot (ClawMetry): no drift detectedDrift Bot analyzed the changed files against this project's blueprints and requirements and found no drift. |
This was referenced Sep 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CHANGELOG entry for #5904, merged as
8beffaea46.The cloud
/api/heatmaphandler built a 7x24 block of zeros and returned it, so the Cost tab's Activity Heatmap has been blank for every hosted user and every runtime since the events read was removed (epic #1032). The daemon now ships the grid in the E2E snapshot (activityHeatmap, node-wide + per runtime), bucketed in SQL on the node-local clock and scoped by runtime.clawmetry-cloud#2416 draws it client-side and is held red by the snapshot-key drift guard until this version is pinned — which is what this release is for.
No-PRD: CHANGELOG entry only; product record on feature PR #5904.
🤖 Generated with Claude Code
https://claude.ai/code/session_01JSWiABbwBYWBdmdupVheAL