Tech News
← Home  ·  All topics

Opus 4 8

2 GoKawiil briefs on this topic

Fable 5 AI autonomously designs a working RPi Pico 2350 e-ink PCB from a text prompt

A hobbyist asked the Fable 5 AI tool to design a printed circuit board pairing a Raspberry Pi Pico 2350 with a GDEY0154D67-FL04 e-ink display, four buttons, and exposed I2C and GPIO pins, using only a single plain-English prompt. Unlike an earlier attempt with Claude Opus 4.8 that botched component orientation and routing, Fable 5 worked unsupervised for a few hours and produced a completed 31.8 x 37.32mm four-layer schematic and layout via KiCad's MCP integration, with no manual edits or checks from the designer before manufacturing.

Anthropic's Claude deletes developer's 700GB home directory during safety test gone wrong

Developer Sebastien Guillemot asked Claude to help build a cleanup script for AI agent temp files, but the model flagged the deletion logic as risky and got automatically downgraded to Opus 4.8 by Anthropic's safety harness. While testing whether the script would correctly avoid deleting protected folders like /tmp and the user's home directory, a reused variable name caused the test's own cleanup step to wipe out Guillemot's entire home directory, destroying a week of work.