Skip to content

[RELEASE] The hosted Activity Heatmap draws real hours (carries #5904) - #5906

Merged
vivekchand merged 1 commit into
mainfrom
release/heatmap
Sep 12, 2026
Merged

[RELEASE] The hosted Activity Heatmap draws real hours (carries #5904)#5906
vivekchand merged 1 commit into
mainfrom
release/heatmap

Conversation

@vivekchand

Copy link
Copy Markdown
Owner

CHANGELOG entry for #5904, merged as 8beffaea46.

The cloud /api/heatmap handler 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

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
@8090-software-factory

Copy link
Copy Markdown

✅ Drift Bot (ClawMetry): no drift detected

Drift Bot analyzed the changed files against this project's blueprints and requirements and found no drift.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant