Anthropic disabled Fable 5 and Mythos 5 for all customers on June 12, 2026. US export controls, foreign-national employees, AI Safety gaps, Microsoft limits, and the shaky Opus 4.8 fallback.
Tested on M1 Max ComfyUI: newly free JANIMA vs Hexer Minimal Toon Anima V1 vs anima-base, one character LoRA, same seed. Hexer keeps the outfit; JANIMA adds clothes but draws the quietest backgrounds.
Hit 'Selected model is at capacity' mid-task? Don't switch models — send a continue prompt and the same thread resumes with task state intact. Why it happens per the OpenAI maintainer (model-side serving capacity, issue #17014), and what's still open for unattended runs.
GitHub disabled 73 Microsoft repos after an Azure/durabletask commit. Miasma used Claude Code, Gemini CLI, Cursor, and VS Code config, not npm install.
AFM 3 splits into 20B on-device sparse (NAND-to-DRAM weight loading) and Cloud Pro on Google Cloud NVIDIA GPU. Three Google contexts, Foundation Models API opening, and what's still unreleased.
Tested LFM2.5-1.2B-JP-202606 on M1 Max 64GB. llama.cpp Q4_K_M: 208 tok/s decode, JSON intact, model name hallucinated (LFM→FDM). Q8_0: 157 tok/s, no hallucination. Tool calls broken via GGUF.
rank128 + 20 two-character images killed the v1 ahoge bleed and body fusion on this Anima dual-character LoRA. Lap-sit stays a Qwen3 text-encoder limit; sweet spot is ep140.
Claude Code sometimes emits a stray court token and raw <invoke> as plain text instead of running Read/Edit/Bash — a malformed tool call that never executes. How to tell it from a hung shell or a 'could not be parsed' error, on long Opus 4.8 sessions.