Elevated errors on Opus 4.5
Anthropic reported elevated errors on Opus 4.5, a model in its Claude product line, and is offering email and SMS notifications for incident updates.…
Claude is a family of AI assistants developed by Anthropic. Named versions (Claude 3.5 Sonnet, Claude 3 Opus) are known for long context windows, coding ability, and safety-focused design.
Anthropic reported elevated errors on Opus 4.5, a model in its Claude product line, and is offering email and SMS notifications for incident updates.…
Anthropic is offering steep discounts for government access to its Claude AI model, including near-free federal access and a $15 million credit program for state and local governments. California is a…
RELX announced a new £100 million share buyback for July, part of its planned £2.25 billion in repurchases for 2026, as the data and analytics company returns surplus capital to shareholders. The buyb…
Journalist Joanna Stern spent a year integrating AI into her family's daily life, testing chatbots, robots, and self-driving cars. Her experiment, documented in a book and reported by multiple outlets…
ScriptorDB, an open-source project, uses only 73 lines of code to invoke Pydantic AI, while over 90% of engineering effort goes into architecture concerns like workspace isolation, secrets management,…
A developer discusses how AI crawlers and robots.txt policies are fragmenting the web's shared information environment. As websites selectively allow or block AI systems like ClaudeBot and GPTBot, ret…
Equixly has built a proprietary AI model trained exclusively for offensive security testing, unlike competitors that wrap general-purpose models in prompts. The company argues that owning the model av…
A new report from Rethink Priorities analyzes the deployment of AI in aquaculture, finding that AI tools are primarily used for high-value species like salmon and shrimp in the US and Norway, with ado…
OpenAI set up a 'warroom' to investigate reports that its Codex coding agent is depleting user usage limits faster than expected, with the company attributing the issue to abuse and fraud prevention s…
Developer Ayush has released Screenmind, an open-source, privacy-first alternative to Microsoft Recall that runs vision models locally on device. The tool captures and indexes screenshots, enabling se…
The US military used AI to select thousands of targets during the Iran war, but a missed intelligence note and disconnected databases led to a missile strike on an Iranian school that killed 120 child…
Google's Gemini AI can help users create custom browser extensions in minutes, enabling them to modify web interfaces and improve productivity without coding expertise. The process involves describing…
Google capped Meta's use of its Gemini AI model after Meta exceeded its computing capacity, according to sources. The incident highlights that even major tech companies face computing power shortages …
A developer built an MCP (Model Context Protocol) server in 30 minutes using TypeScript and the official SDK. The server allows AI agents like Claude to connect and query external tools via a stateles…
A developer released 25 open-source executable skills for AI coding agents that fix common problems like token waste, bug multiplication, and context loss. The skills, available for Claude, Cursor, Op…
Hexaware Technologies was named an Anthropic Authorized Reseller for Amazon Bedrock, allowing it to sell, integrate and support Claude models for enterprise customers through AWS. The deal highlights …
A developer from TokenBay demonstrates how to switch AI models without rewriting application code by using an OpenAI-compatible API gateway. The approach allows developers to keep the familiar OpenAI …
A new open-source tool allows developers to create sandboxed Telegram agents with rich-text formatting using a single YAML config file. Built on Deno, the tool supports customizable system prompts and…
A developer tested four AI models—ChatGPT, Claude, Gemini, and Perplexity—on database recommendations for 2026, finding that Neon emerged as the default pick over incumbents. The analysis shows that A…
Developer Constantinos Pigiotis released an open-source Agent Skills plugin that teaches AI coding agents how to build hypermedia-driven UIs with htmx. The plugin covers htmx attributes, triggers, tar…