This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryReworked reddit-fetch with a 5‑step fallback ladder to handle Reddit blocks.
Full changelog
reddit-fetch skill: block-escalation ladder
Reworked the reddit-fetch skill around a 5-rung fallback ladder for when Reddit blocks requests:
- curl JSON API (host)
- curl JSON API (safeclaw container)
- browser
.jsonvia Playwright - the reliable workhorse when curl 403s - browser HTML thread page +
shreddit-*DOM scrape (also returns more comments), with DuckDuckGo HTML for URL discovery since WebSearch refuses reddit.com - Claude for Chrome
Also: noted that curl 403s regardless of User-Agent, that blocks are intermittent, deduped the User-Agent header, and condensed the skill (94 -> 91 lines).
Plugin version: 0.14.17 -> 0.14.18
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
About claude-code-tips
45 tips for getting the most out of Claude Code, from basics to advanced - includes a custom status line script, cutting the system prompt in half, using Gemini CLI as Claude Code's minion, and Claude Code running itself in a container. Also includes the dx plugin.
Related context
Related tools
Beta — feedback welcome: [email protected]