AI & ML
- US clears Anthropic's Mythos 5 for limited release — The Trump administration authorized Anthropic to deploy its powerful Mythos 5 cybersecurity model to "trusted" American organizations defending critical infrastructure, two weeks after blocking global access. The company expects to restore general public access to Claude Fable 5 within days. Read more
- Asian AI startups launch Mythos alternatives amid US export ban — Sakana AI (Tokyo) released Fugu and China's 360 unveiled Tulongfeng, both claiming parity with Anthropic's Fable 5/Mythos systems. Sakana's model, built by ex-Google researchers, is optimized for Japanese language and designed for agentic workflows via API orchestration. Both companies are marketing export-control-free alternatives. Read more
- Frontier AI models expose 20K hidden open-source vulnerabilities — Chainguard's Athena coalition (26+ companies including JPMorganChase, Cisco, Cloudflare) processed 20,000 findings and generated 2,000+ patches across 500 open source projects using Anthropic's Project Glasswing and OpenAI's GPT-5.5-Cyber. The coalition warns the discovery-to-exploitation gap has collapsed from years to hours, with coordinated public disclosure expected within one month. Read more
- Microsoft CEO says every company should build its own AI model — Satya Nadella argued against AI concentration via Azure AI Foundry, which hosts third-party models like DeepSeek and Cohere alongside proprietary offerings. Amazon Bedrock and Google Cloud are pursuing similar multi-model strategies to reduce vendor lock-in. Read more
Languages & Runtimes
- Python documents thread-safety guarantees for free-threaded builds — The Python docs now officially specify thread-safety behavior for built-in types in Python's free-threaded runtime, addressing concurrency concerns for developers moving to the new threading model. Read more
CMS & Site Builders
- Webflow and Framer release new responsive templates — Webflow published Optavix (business template with CMS integration) while Framer launched multiple templates: Bluma (environmental/gardening), Saliver (SaaS), OAKLINN (real estate), and Eclipson (health/wellness). Framer also released CMS components including Masonry Gallery and CMS Carousel X. Read more
Open Source
- CodeWhale and OpenCLI bring AI agents to terminal workflows — Hmbown released CodeWhale, a TUI/CLI terminal agent that reads and edits code when pointed at a model and project. jackwener's OpenCLI converts websites into CLI interfaces and runs browser automation on logged-in Chrome sessions, turning Electron apps and local tools into AI-controllable interfaces. Read more
- Voicebox adds open-source voice cloning and AI voice I/O — jamiepine's Voicebox provides voice cloning, speech generation, dictation, and agent conversations in custom voices—a complete open-source voice I/O stack for developers. Read more