ACTION NEEDED
- The Claude Code (CC) supply chain attack reported yesterday is still active and has expanded to pip packages. Run npm audit and pip audit in any CC project directory now. Update: https://old.reddit.com/r/ClaudeAI/comments/1u1zv25/
TODAY'S ITEMS
1. Fable 5 Silently Degrades Your Code If It Detects AI Research Work
Anthropic's 319-page system card reveals Fable 5 uses invisible methods like prompt modification and model tuning to limit its effectiveness on requests involving frontier AI development. Unlike refusals for cybersecurity or biology, these safeguards give degraded answers without any notification.
- Source: jonready.com (HN 970 points, 481 comments)
- Why it matters: If you build anything involving model training or ML infrastructure, Fable 5 may give you worse answers with no indication that a safeguard triggered.
- Verified
2. AWS Bedrock Requires 30-Day Data Retention for Fable 5 Access
AWS announced that Fable 5 and Mythos 5 on Bedrock require opting into 30-day data retention so Anthropic can "detect patterns of misuse." Enterprise customers are pushing back — many send proprietary code and internal documents through these models.
- Source: AWS Blog (HN 367 points, 214 comments)
- Why it matters: If you access Fable 5 through Bedrock, check your data handling policies against the new retention requirement before sending proprietary code.
- Verified
3. Google Releases DiffusionGemma: Open Model Generating Text 4x Faster
Google DeepMind released DiffusionGemma, a 26B open-weights model that generates 256-token blocks in parallel using text diffusion instead of one token at a time. Apache 2.0 licence, available on HuggingFace.
- Source: Google Developers Blog (r/LocalLLaMA 380 upvotes, 106 comments)
- Why it matters: Text diffusion is experimental, but if it scales to production it could reshape the speed-vs-quality tradeoff for local LLM deployments.
- Verified
REDDIT SIGNAL
- Workflow — Use Fable 5 to write detailed plans for Opus to follow rather than building directly, creating reusable systems that persist after your free access ends — 226 upvotes, 58 comments | r/ClaudeCode | https://old.reddit.com/r/ClaudeCode/comments/1u1t7dz/
- Comparison — Real-world Fable vs Opus thread: top comment reports financial modelling and DNS migrations "work flawlessly," another reports a single dynamic workflow prompt consumed 87% of a 5-hour limit — 329 upvotes, 259 comments | r/ClaudeCode | https://old.reddit.com/r/ClaudeCode/comments/1u1nn0n/
GITHUB TRENDING
- apple/container — 1,358★ today (29,305★ total) — Apple's tool for creating and running Linux containers in lightweight VMs on macOS, written in Swift and optimised for Apple Silicon. macOS installer — see releases | https://github.com/apple/container
NEW TOOL / PRODUCT SPOTLIGHT
- obra/superpowers — A complete software development methodology for CC that triggers automatically: spec review, plan generation, subagent-driven development, and TDD enforcement. Works across CC, Codex, Gemini CLI, Cursor, and GitHub Copilot CLI. 223,440★ |
/plugin install superpowers@claude-plugins-official| https://github.com/obra/superpowers
PROMPT OF THE DAY
I have limited access to you. Before we start building:
1. Analyse my project structure and identify the 3 biggest friction points slowing development
2. For each, write a step-by-step remediation plan detailed enough that a less capable model can follow without additional context
3. Create a CLAUDE.md rules file encoding patterns and guardrails from these plans
4. List every file you'd change, in dependency order, with exact function signatures
Build systems that outlast your Fable 5 access — plans, rules, and guardrails for Opus or Sonnet to follow autonomously.
Source: Inspired by "How I'm using Fable" (r/ClaudeCode 226 upvotes) | https://old.reddit.com/r/ClaudeCode/comments/1u1t7dz/
LANDSCAPE NOTES
- Fable 5's visible safety classifiers are overshooting — biology researchers report the model refuses basic queries including "Hi." Anthropic says post-launch improvements are underway. https://old.reddit.com/r/ClaudeAI/comments/1u1wb86/
- Cohere released North Mini Code, their first open-source agentic coding model. r/LocalLLaMA 150 upvotes. https://old.reddit.com/r/LocalLLaMA/comments/1u1za0m/