You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The big shift this week: ClawMetry stopped guessing and started knowing. The needs-you attention layer tells you exactly which agent is waiting on you across all runtimes; Memory & Skills went from a stub to a real GitHub-style file viewer with per-runtime sync; and the trial paywall was armed — the monetization rail is finally closed. Two new runtimes (DeepSeek Harness, Exo) pushed the catalogue to 21, and the approval-delivery seam moved fully behind the cloud license.
Shipped (~52 feature/fix/test PRs in OSS; cloud data unavailable — see Bot meta)
⚠️Cloud repo data unavailable this run. GitHub MCP access for this session is scoped to vivekchand/clawmetry only — vivekchand/clawmetry-cloud calls were denied. Cloud PR/issue/commit data could not be fetched. Fix: add vivekchand/clawmetry-cloud to the GitHub MCP server's allowed-repo list for the weekly-digest session, or grant this scheduled session access to the private repo.
Cloud-side context inferred from OSS: approval delivery seam, entitlement API blitz, paywall rail, and per-runtime cloud sync of Memory & Skills all have corresponding cloud-side counterparts — but those PRs aren't counted below.
Before this week, if an agent was waiting for your input you had no way to know without opening its transcript. Now ClawMetry shows a dedicated attention surface across all runtimes: which session is paused, why it's waiting, and what runtime it belongs to. Wire it with one command — clawmetry hook attention — and the dashboard pings the moment an agent needs you. For anyone running multiple agents in parallel, this is the first time the tool actually tells you where to look.
What users asked for (intel)
No intel-feedback or intel-pain issues were filed this week in the OSS repo. The obs-gap scanner is generating harness-gap issues (see Concerning signal) but there are no user-sourced intel hits to surface.
⚠️ If users are filing feedback in the cloud repo or via other channels, it's invisible to this run — cloud repo is inaccessible (see above).
Backlog health (OSS only — cloud unavailable)
Open issues: 69 OSS (cloud unknown)
Open PRs: 4 OSS — 1 draft (#4957 feat entitlement batch, opened today), 0 stale (>14 days); oldest non-draft: #4707 (fix desktop uninstall, opened 2026-08-09, 8 days)
Median open-issue age: ~45 days (many large backlog epics from May–July dragging the median up)
Top label counts (OSS):
Label
Count (est.)
triaged
~60
bot-plan-only
~30
enhancement
~30
harness-gap + observability
~20
bot-pr-opened
~8
weekly-digest
6 (incl. this one)
bug
1 (#4782 OTLP Tracing tab — open 5 days)
Bot productivity (OSS; cloud unavailable)
Obs-gap / harness-gap bot: 10 new obs-gap issues spawned PRs (bot-pr-opened) and were closed as fixed this week. However, 9 obs-gap issues were closed as duplicates — the dedup logic is misfiring (same gaps for OpenClaw secret egress, Canvas pin state, workspace conflicts, Fish Audio TTS were refiled on Aug 12, Aug 14-15, and again Aug 16-17). This is the biggest bot hygiene problem this week.
Triage bot: operating normally; all new issues arrive pre-tagged triaged.
Intel scout: 0 intel issues filed this week (no intel-feedback / intel-pain labels seen).
Smoke watchdog: no regression issues observed in OSS backlog.
PR babysit: no <!-- bot-babysit --> marker activity visible.
Concerning signal
The obs-gap scanner is re-filing duplicates every 2–3 days. This week, at least 9 issues were filed as duplicates of existing open obs-gap issues — the same signal for OpenClaw secret egress (#4807 → #4906 → #4953), workspace conflicts (#4747 → #4809 → redundant), and Fish Audio TTS (#4724 → #4749 → #4956) keeps appearing. The scanner is not checking existing open issues before filing, which is flooding the backlog with noise and making it harder to see what's genuinely new.
Next step: add a dedup check in the obs-gap scanner — query open issues for the same runtime:* + gap title before filing. Close the oldest duplicates in bulk.
Also worth watching: #4782 (Tracing tab: OTLP apps have no trace to open) has been open 5 days while the OTLP SDK and receiver shipped this week. Now that users can send traces, they'll hit this immediately. It should be the first fix next week.
Suggested focus next week
Fix #4782 — OTLP Tracing tab shows events but no trace tree; SDK + receiver shipped this week so users will hit this on day 1 [OSS]
Cloud repo access for the weekly digest — add vivekchand/clawmetry-cloud to MCP session scope so next week's digest can report cloud PRs/commits [infra]
Code activity
OSS (vivekchand/clawmetry)
Commits: 49 (past 7 days)
Contributors: Vivek Chand, github-actions[bot]
Releases: v0.12.685 → v0.12.726 (+41 patch versions; ~6 named releases per day on busy days)
Releases published this week: v0.12.721 through v0.12.726 visible in releases API (plus many intermediate patch tags)
Cloud (vivekchand/clawmetry-cloud)
Commits: unavailable (repo not accessible — see above)
Contributors: unavailable
Releases: N/A (proxy: cloud-side approval delivery seam + entitlement API blitz inferred from OSS counterparts)
Bot meta
Auto-generated 2026-08-17 07:25 UTC by the weekly digest bot. Tagged triaged so other bots leave it alone.
Cross-repo design as of 2026-05 — but cloud repo (vivekchand/clawmetry-cloud) was inaccessible this run due to MCP session scope. OSS-only data used throughout.
Theme of the week
The big shift this week: ClawMetry stopped guessing and started knowing. The needs-you attention layer tells you exactly which agent is waiting on you across all runtimes; Memory & Skills went from a stub to a real GitHub-style file viewer with per-runtime sync; and the trial paywall was armed — the monetization rail is finally closed. Two new runtimes (DeepSeek Harness, Exo) pushed the catalogue to 21, and the approval-delivery seam moved fully behind the cloud license.
Shipped (~52 feature/fix/test PRs in OSS; cloud data unavailable — see Bot meta)
OSS (vivekchand/clawmetry)
Features
clawmetry hook attentionone-linerreplay_eventstable,/api/replay-treeendpoint,_loadReplayTreewired into viewTranscriptclawmetry.traceSDK — dependency-free OTLP tracing SDK for AI applications (sdk: ship clawmetry.trace, a dependency-free Python tracing SDK for AI applications #4783)--turn-off-cloud-syncpurges cloud data — kicks daemon, nukes traces from the cloudhas_all_bundle*,missing_all_bundle*, at-path and batch variants; full/api/entitlement/*surface expandeddcodeProxyEnv*signals for dcode sandbox activationtts_callevents ([obs-gap:openclaw] openclaw: Fish Audio speech synthesis usage/cost untracked #4749)keptLocalPathssurfaced inworkspace.conflictevents ([obs-gap:openclaw] OpenClaw: cloud workspace conflict transcript events unmapped #4907)Fixes
workspace.conflictevents inmessage_countand JSONL fallbackclawmetry connect: non-interactive callers no longer hang on encryption-keyinput()fix(sync): missingtyping.Anyimport + narrow bareexceptlibgirepository-2.0-devinstalled so Linux job no longer blocks every releaseTests
/api/attentionand/api/hooks/attention/v1/tracesto/api/spansround-tripDocs / chore
Cloud (vivekchand/clawmetry-cloud)
Biggest user-visible win
#4916 + #4922 + #4924 — Needs-you attention layer
Before this week, if an agent was waiting for your input you had no way to know without opening its transcript. Now ClawMetry shows a dedicated attention surface across all runtimes: which session is paused, why it's waiting, and what runtime it belongs to. Wire it with one command —
clawmetry hook attention— and the dashboard pings the moment an agent needs you. For anyone running multiple agents in parallel, this is the first time the tool actually tells you where to look.What users asked for (intel)
No
intel-feedbackorintel-painissues were filed this week in the OSS repo. The obs-gap scanner is generating harness-gap issues (see Concerning signal) but there are no user-sourced intel hits to surface.Backlog health (OSS only — cloud unavailable)
#4957feat entitlement batch, opened today), 0 stale (>14 days); oldest non-draft:#4707(fix desktop uninstall, opened 2026-08-09, 8 days)triagedbot-plan-onlyenhancementharness-gap+observabilitybot-pr-openedweekly-digestbug#4782OTLP Tracing tab — open 5 days)Bot productivity (OSS; cloud unavailable)
bot-pr-opened) and were closed as fixed this week. However, 9 obs-gap issues were closed as duplicates — the dedup logic is misfiring (same gaps for OpenClaw secret egress, Canvas pin state, workspace conflicts, Fish Audio TTS were refiled on Aug 12, Aug 14-15, and again Aug 16-17). This is the biggest bot hygiene problem this week.triaged.intel-feedback/intel-painlabels seen).regressionissues observed in OSS backlog.<!-- bot-babysit -->marker activity visible.Concerning signal
The obs-gap scanner is re-filing duplicates every 2–3 days. This week, at least 9 issues were filed as duplicates of existing open obs-gap issues — the same signal for OpenClaw secret egress (#4807 → #4906 → #4953), workspace conflicts (#4747 → #4809 → redundant), and Fish Audio TTS (#4724 → #4749 → #4956) keeps appearing. The scanner is not checking existing open issues before filing, which is flooding the backlog with noise and making it harder to see what's genuinely new.
Next step: add a dedup check in the obs-gap scanner — query open issues for the same
runtime:*+ gap title before filing. Close the oldest duplicates in bulk.Also worth watching:
#4782(Tracing tab: OTLP apps have no trace to open) has been open 5 days while the OTLP SDK and receiver shipped this week. Now that users can send traces, they'll hit this immediately. It should be the first fix next week.Suggested focus next week
#4782— OTLP Tracing tab shows events but no trace tree; SDK + receiver shipped this week so users will hit this on day 1 [OSS]replay_eventstable +/api/replay-treeendpoint + renderer skeleton #4813–Session replay: OpenClaw mapper — ACP replay stream + subagent_runs + flow_runs + approvals audit #4816 (Claude Code mapper, OpenClaw mapper, capture mode + approvals, replay tree renderer) are the next layer [OSS]vivekchand/clawmetry-cloudto MCP session scope so next week's digest can report cloud PRs/commits [infra]Code activity
OSS (vivekchand/clawmetry)
Cloud (vivekchand/clawmetry-cloud)
Bot meta
Auto-generated 2026-08-17 07:25 UTC by the weekly digest bot. Tagged
triagedso other bots leave it alone.Cross-repo design as of 2026-05 — but cloud repo (
vivekchand/clawmetry-cloud) was inaccessible this run due to MCP session scope. OSS-only data used throughout.