Skip to content

Last30Days Skill

v3.15.0 Feature

This release adds 5 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-prompts ai-skill bluesky claude claude-code clawhub
+14 more
deep-research hackernews instagram openclaw polymarket recency reddit research social-media tiktok trends twitter web-search youtube

Affected surfaces

auth rbac

Summary

AI summary

Four-state audit, post‑mortem reporting, live probing and expanded CLI health checks added to the doctor command.

Changes in this release

Feature Medium

Adds four-state audit categorizing sources as WORKING, TURNED ON - UNVERIFIED, NOT WORKING, or COULD BE ON.

Adds four-state audit categorizing sources as WORKING, TURNED ON - UNVERIFIED, NOT WORKING, or COULD BE ON.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Medium

Adds `doctor --postmortem` to read last run's report and detail per-source failures.

Adds `doctor --postmortem` to read last run's report and detail per-source failures.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Medium

Adds `doctor --probe` for bounded live verification of WORKING sources with a 10‑second timeout.

Adds `doctor --probe` for bounded live verification of WORKING sources with a 10‑second timeout.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Medium

Adds CLI health markers and dedicated block for sources requiring downloaded binaries (e.g., techmeme, arXiv, trustpilot).

Adds CLI health markers and dedicated block for sources requiring downloaded binaries (e.g., techmeme, arXiv, trustpilot).

Source: llm_adapter@2026-07-15

Confidence: high

Feature Medium

Adds backup and comment sub‑lanes for Reddit SC backfill, YouTube transcript/search, X cookie vs API key, and other platforms.

Adds backup and comment sub‑lanes for Reddit SC backfill, YouTube transcript/search, X cookie vs API key, and other platforms.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Medium

Extends `doctor --json` output with `audit_state`, `cli`, `backups`, `comments`, `run_outcome`, and top‑level `mode`.

Extends `doctor --json` output with `audit_state`, `cli`, `backups`, `comments`, `run_outcome`, and top‑level `mode`.

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Medium

Fixes Threads reporting Ready when it won't run; now shows COULD BE ON until opted in.

Fixes Threads reporting Ready when it won't run; now shows COULD BE ON until opted in.

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Low

Corrects Threads status to COULD BE ON when not opted in via INCLUDE_SOURCES; no longer shows Ready erroneously.

Corrects Threads status to COULD BE ON when not opted in via INCLUDE_SOURCES; no longer shows Ready erroneously.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Full changelog

doctor: four-state audit, post-mortem, live probe

doctor is reworked from a flat config prediction into a genuine audit, plus the modes to diagnose real runs.

Added

  • Four-state audit — every source is grouped into WORKING (verified this run/last run or keyless-always-on), TURNED ON - UNVERIFIED (configured/opted-in, no run evidence), NOT WORKING (configured but failing, or the last run errored), or COULD BE ON (available, not yet configured). One labeled line per source — nothing is buried in a cluster anymore.
  • doctor --postmortem — reads the last run's last-report.json and reports what actually broke per source (Failed / Partial / Succeeded / Skipped, with details and fix hints).
  • doctor --probe — a bounded live test that verifies WORKING instead of guessing; also auto-fires on a plain doctor when there's no fresh run. Per-source deadline (LAST30DAYS_DOCTOR_PROBE_TIMEOUT, default 10s) so a slow source can't hang it. Scoped to free HTTP + keyless CLI sources; credit-gated sources are never probed and stay UNVERIFIED.
  • CLI health — sources needing a downloaded binary carry a [CLI: name ✓] marker and a dedicated CLI-health block. techmeme, arXiv, and trustpilot are now audited (they run in research but were previously invisible on the health surface).
  • Backup + comment sub-lanes — Reddit SC backfill, YouTube SC transcript/search backstop (with a yt-dlp-rate-limit note), X cookie-vs-XAI_API_KEY dual path, and youtube/tiktok/instagram comment lanes render as indented sub-lines.
  • doctor --json gains audit_state, cli, backups, comments, run_outcome, and a top-level mode — all additive.

Fixed

  • Threads no longer reports Ready when it won't run: SC-gated opt-in sources honor INCLUDE_SOURCES, so Threads shows COULD BE ON until opted in. TikTok/Instagram stay on-by-default.

Full PR: #826

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Last30Days Skill

Get notified when new releases ship.

Sign up free

About Last30Days Skill

All releases →

Related context

Earlier breaking changes

  • v3.3.0 Claim contributor entry — @thinkun.

Beta — feedback welcome: [email protected]