News Summary for June 24, 2026
Microsoft Principal Developer Advocate Waldek Mastykarz published a blog post arguing that testing large language models in empty chat sessions is methodologically flawed, as models have no preference…
Anthropic is an AI safety company founded in 2021 by former OpenAI researchers, including Dario and Daniela Amodei. It develops the Claude family of AI assistants and focuses on AI interpretability and safety research.
Microsoft Principal Developer Advocate Waldek Mastykarz published a blog post arguing that testing large language models in empty chat sessions is methodologically flawed, as models have no preference…
Anthropic's Claude Code, paired with the Gmail MCP server, enables users to build a skill that automatically reads inbox newsletters, scores AI stories, generates a ranked digest, and drafts LinkedIn …
Anthropic's Claude Code introduces five effort levels—Low, Medium, High, Max, and Ultra Code—that control the thinking token budget for reasoning before acting. The /effort command allows users to mat…
Anthropic's Claude Code introduces a /goal command that lets AI agents run until measurable conditions are met, preventing premature stops by defining verifiable finish lines. The command creates an o…
Anthropic's Claude Code now supports /goal and /routines commands that enable developers to define persistent objectives and schedule recurring tasks for autonomous execution, reducing the need for ma…
Claude Code lacks persistent memory across sessions, losing architectural decisions, bug fixes, and project context. Tools like Memarch, Hermes, and GBrain offer solutions for storage, context injecti…
Sakana AI's Fugu multi-model orchestration system costs 5x more and runs 4.5x slower than Anthropic's Claude Opus 4.8 while delivering similar results, raising questions about the practical value of m…
Cursor developer Anysphere is reportedly training a 1.5 trillion parameter large language model from scratch using SpaceX compute infrastructure, signaling a shift from being a model wrapper to a fron…
A developer implements a system where Claude Code writes code diffs and a separate Codex model reviews them before human approval, using cross-model disagreement to catch bugs that self-review misses.…
Vercel's eve agent framework enables developers to deploy AI agents as separate repositories, each with a single responsibility. The author built three bots—content, ops, and growth—deployed to Vercel…
Google's new whitepaper argues that the AI model itself accounts for only 10% of system performance, while the surrounding harness—instructions, tools, guardrails, and testing—makes up the other 90%. …
Parts of the National Security Agency lost access to Anthropic's Mythos 5 model after the Trump administration imposed export controls on the company, disrupting NSA work involving the advanced AI too…
A new free macOS menu bar app called ClaudeMeter displays real-time Claude usage and limits, including session utilization, weekly limits, and optional API spend tracking. Developed by yotake, the app…
Freestyle, a free and open-source dictation app that converts voice to text locally, launched as a privacy-focused alternative to Wispr Flow. The app supports multiple AI providers and runs on-device …
AI-backed super PACs are spending tens of millions of dollars to influence the midterm elections, mirroring the cryptocurrency industry's successful playbook. Two groups, Leading the Future (backed by…
The cybersecurity chiefs of the Five Eyes nations jointly warned on June 23, 2026, that frontier AI models will reshape cyberattacks within months, not years. The statement, published on CISA's site, …
Anthropic launched Claude Tag, a feature that lets users assign tasks to its AI assistant @Claude within Slack channels, where it can use memory, scheduled tasks, and tool access for ongoing work. The…
A 29-year-old bug in the Squid web proxy, dubbed Squidbleed (CVE-2026-47729), can leak cleartext HTTP requests including credentials and session tokens to authorized proxy users. The flaw, discovered …
An engineer explains that large language models like Claude do not read words but tokens—chunks of text mapped to integers—and that this token-based design is the root cause of AI billing surprises. T…
Anthropic launched Claude Tag, a Slack-based agent that teams can summon by typing @claude, now in beta for Claude Enterprise and Team customers. The feature turns Claude into a shared team agent with…