The post inspects @anthropic-ai/[email protected] and documents configuration fields not covered by the official docs. It highlights hook JSON responses, hidden skill and agent frontmatter, auto-mode rules, persistent memory, dream consolidation, Magic Docs, and permission syntax. The author frames these as practical but version-specific findings, with experimental fields especially likely to change.
The visible AINews item centers on Anthropic, claiming a $965B Series H alongside Opus 4.8 and Dynamic Workflows/ultracode releases. The available body text is extremely brief, offering only the editorial line “Total Anthropic victory!” It signals a major Anthropic narrative across capital, Claude models, and developer workflows, but provides no detailed specs, benchmarks, investor terms, or availability information.
Simon Willison highlights Anthropic’s latest Series H announcement, where the company says run-rate revenue crossed $47 billion earlier in May. He traces prior disclosures: about $9 billion at the end of 2025, $14 billion in February 2026, and over $30 billion in April. The post also addresses skepticism, arguing that these numbers appeared in fundraising announcements, where knowingly misleading investors would be securities fraud.
TechCrunch reports that enterprise AI search startup Glean has crossed $300 million in annual revenue. The company tripled its annual revenue even as major tech companies entered the same category. Its pitch is increasingly centered on helping enterprises reduce or rationalize AI budgets, not only on AI-powered workplace search.
Vercel announced that port 8080 is now available in Vercel Sandboxes. Based on the provided source, this appears to be a small developer-experience update around sandbox port availability. It may reduce configuration friction for projects, dev servers, or tools that commonly default to port 8080, though no further implementation details were provided.
Vercel announced the ability to run Docker containers inside Vercel Sandbox. Because the original article text was not provided, confirmed details are limited to the title, source, URL, and publish time. The update is likely relevant to developers building isolated cloud workflows for containerized tests, AI agent execution, and sandboxed automation, but implementation limits and pricing require the official changelog.
Based on the title, this Hugging Face Blog post is an introductory PyTorch profiling guide focused on torch.profiler. It likely targets developers and ML engineers who need to identify training or inference bottlenecks through observable performance data. Since the full article text was not provided, implementation details, examples, and specific optimization advice cannot be confirmed.
Anthropic shipped Claude Opus 4.8, and Simon Willison highlights the unusually restrained release language: a “modest but tangible improvement.” The model keeps most Opus 4.7 pricing and specs, while evaluations suggest it is more likely to flag uncertainty and less likely to ignore flaws in code it wrote. Developer-relevant changes include mid-conversation system messages and a lower prompt-cache minimum of 1,024 tokens.
Simon Willison released llm-anthropic 0.25.1 with support for the new Claude Opus 4.8 model, exposed as claude-opus-4.8. The release adds a -o fast 1 option for Anthropic fast mode, limited to organizations that have the feature enabled. It also changes default max_tokens behavior so each model now defaults to its maximum output instead of 8,192.
A new study describes “Negation Neglect,” where LLMs fine-tuned on documents that explicitly mark claims as false still learn the claims as true. Experiments with fabricated statements found models often absorb entity-event associations more strongly than surrounding warnings or negations. The finding raises concerns for fine-tuning pipelines, misinformation handling, and AI safety datasets that include harmful or false content with disclaimers.
As AI agents move from experiments into production, internet traffic patterns are expected to shift. AWS, Cloudflare, and others are redesigning cloud infrastructure for a future where machine-generated traffic may dominate over human users. The article frames this as an infrastructure-level change, not a single model or product launch.
Ars Technica reports that a developer frustrated with vibe coders slipped an undisclosed prompt injection into jqwik-related code. The injected text allegedly instructed AI coding agents to delete application output. The incident highlights a new supply-chain risk: source code and project text can become adversarial instructions for agentic coding tools.
Microsoft is launching a revamped Microsoft 365 Copilot with a cleaner design and claimed 2x faster loading. The update also aims to make Copilot responses more reliable, structured, and easier to scan. The redesign is rolling out across desktop and mobile devices, focusing on everyday usability rather than a stated model upgrade.
Asana has acquired Stack AI, a no-code agent builder. The company plans to incorporate Stack AI into its growing AI workflow tools suite. The article provides limited details, with no disclosed deal terms, model support, product roadmap, or integration timeline in the provided text.
Simon Willison shared markdown-svg-renderer, a customized Markdown rendering tool with special handling for fenced SVG code blocks. It renders the SVG image and also provides a tab for switching back to the source code. Users can paste Markdown directly or load a CORS-enabled Markdown file or Gist by URL, with an example using LLM pelican logs for Opus 4.8.
Anthropic has closed a $65 billion Series H round at a $965 billion post-money valuation. The TechCrunch report says this could be the AI startup’s final private fundraise before a highly anticipated IPO. The news is primarily a business and capital markets signal, highlighting investor appetite for leading AI companies at near-trillion-dollar valuations.
Latent Space interviews Cognition's Walden Yan and OpenInspect's Cole Murray on the rise of async coding agents. The discussion centers on Devin-related workflows, including 80% Devin commits, spec-to-PR development, full VMs, agent memory, and PMs shipping code. The key theme is not a model release, but a shift toward agents that can work asynchronously inside more complete software delivery loops.
TechCrunch reports that large exchanges are developing derivative products around AI tokens. The shift reflects a changing view of tokens: less as outputs from computation and more as input commodities, comparable to electricity or bandwidth. If these products emerge, AI token futures could let companies and investors manage exposure to future AI compute demand and pricing risk.
Ars Technica reports that Apple is working to compress Google’s massive Gemini model so it can run on iPhone and power a new Siri experience. The short summary emphasizes a key constraint: even with on-device ambitions, a cloud component is probably inevitable. Details remain limited, so the report is best read as a signal about Apple’s AI direction rather than a confirmed product launch.
TechCrunch says StrictlyVC Los Angeles is scheduled for June 18, 2026. The event will focus on meaningful networking and fireside chats with leaders from companies including Mach Industries and Shinkei Systems. The original post does not provide a full agenda, complete speaker list, pricing, venue details, or AI-specific announcements.
Illinois lawmakers passed a landmark AI accountability bill requiring major frontier AI developers to publish safety frameworks, assess catastrophic risks, report incidents, and undergo third-party audits. OpenAI and Anthropic supported the measure, while industry groups warned that state-level rules could impose subjective compliance duties without national standards. The bill signals that states are continuing to fill the federal AI regulation gap despite Trump’s efforts to limit fragmented state oversight.
Anthropic has released a new Opus model, Opus 4.8, alongside a tool called Dynamic Workflows. The report says the tool is designed to coordinate swarms of subagents, pointing to a focus on multi-agent orchestration. The source does not provide benchmarks, pricing, API details, availability, or concrete use cases.
Anthropic is releasing Claude Opus 4.8 and highlighting the model’s “honesty” as a key improvement. The company says it trains its models to avoid unsupported claims, addressing a broader issue where AI systems sometimes jump to conclusions. Based on the provided excerpt, the update is positioned around reliability and uncertainty handling rather than a specific new tool or benchmark result.
Anthropic introduced dynamic workflows in Claude Code, allowing Claude to plan tasks, split work across many parallel subagents, verify findings, and return a coordinated result. The feature targets large codebase bug hunts, security audits, migrations, modernization work, and high-stakes review tasks. It is available in research preview across Claude Code surfaces and major cloud/API channels, with a warning that usage can be much higher than normal sessions.
Anthropic introduced Claude Opus 4.8 as an upgrade over Opus 4.7, emphasizing benchmark gains, sharper judgment, and more reliable agentic work. The launch also adds dynamic workflows in Claude Code, effort controls in claude.ai and Cowork, and Messages API support for system entries inside messages. Standard pricing remains unchanged, while fast mode is faster and substantially cheaper than before.
Tribeca Festival will premiere Dreams of Violets, a 75-minute AI-generated film. The fictional dramatization depicts the Iranian government’s mass killing of protestors in January, with its people and images fully created by AI. The reported $2,000 production cost makes the project notable less as a tool launch than as a cultural and ethical signal for AI-made cinema.
YouTube is rolling out new podcast-oriented features for Premium subscribers, starting today on Android and coming later to iOS. The key addition is an on-the-go mode that shifts playback toward an audio-first layout, with larger simplified controls, a still image replacing video, and a timeline. It is a modest step toward making YouTube more comfortable for podcast listening, not a full podcast-app overhaul.
TechCrunch reports that Elon Musk is publicly recasting xAI’s large Anthropic compute deal as short-term and cancellable. However, SpaceX’s own S-1 filing describes payments continuing through May 2029. The discrepancy raises questions about the deal’s duration, financial commitment, and how AI infrastructure obligations are being presented publicly versus in formal disclosures.
Sesame, a conversational AI startup from Oculus founders, has launched a new iOS app for the public. The app brings its AI agents to users with a focus on more natural back-and-forth interactions. Based on the available summary, the product is positioned less like a traditional chatbot and more like talking to a person.
TechCrunch reports that new renders provide a closer look at Apple’s planned AI overhaul for iOS 27. The preview points to a redesigned Siri experience and a standalone Siri app, suggesting Apple may reposition Siri as a more central AI interface. The article frames the move as part of Apple’s effort to compete with ChatGPT, though the provided text does not specify models, features, APIs, or launch details.