GPT-5

AI company Anthropic sues Trump administration seeking to undo ‘supply chain risk’ designation

Anthropic is suing the Trump administration, asking federal courts to reverse the Pentagon’s decision designating the AI company a “supply chain risk” over its refusal to allow unrestricted military use of its technology.

Anthropic Offering Double Limits for Claude Usage on Free & Pro Plans—With a Catch

The post Anthropic Offering Double Limits for Claude Usage on Free & Pro Plans—With a Catch appeared first on Android ...

Microsoft and retired military chiefs back AI company Anthropic in court fight against Pentagon

Microsoft and a group of retired military leaders are backing Anthropic in court to block the Trump administration from labeling the AI company a supply chain risk.

How Anthropic may benefit from its fight with Trump

How Anthropic may benefit from its fight with Trump ...

Trump officials fire back at Anthropic over AI tool ban

The Trump administration vowed a legal fight to oust Anthropic PBC from all US government agencies following a dispute over ...

Former judges side with Anthropic and raise concerns about Pentagon’s use of supply chain risk label

Nearly 150 retired federal and state judges have filed an amicus brief on Tuesday supporting AI company Anthropic in its lawsuit against the Trump administration for designating it a “supply chain risk,” CNN has learned.

Anthropic’s Claude would ‘pollute’ defense supply chain: Pentagon CTO

Even after Anthropic was blacklisted, the company's models have been used to support the U.S. military operation in Iran, as ...

OpenAI upgrades ChatGPT free tier with faster GPT-5.4 Mini, adds new 'subagent' capabilities

OpenAI has introduced GPT-5.4 Mini and Nano models for free users. OpenAI says its new Mini model excels in tasks like coding ...

OpenAI is pushing faster AI with roll out of GPT-5.4 mini and nano models

OpenAI is rolling out GPT-5.4 mini and nano, focusing on speed and efficiency. The new models aim to handle high-volume AI tasks while improving coding, reasoning, and multimodal capabilities.

DuckDuckGo expands Duck.ai with GPT-5.2 and reasoning mode toggle

DuckDuckGo is upgrading Duck.ai with more powerful reasoning models, bringing GPT-5 mini to free users and GPT-5.2 to subscribers, while continuing to emphasise private, anonymised AI conversations.

OpenAI releases GPT-5.4 mini and nano, its ‘most capable small models yet’

OpenAI continues to ship new models with the release of GPT-5.4 mini and nano, its “most capable small models yet.” ChatGPT users can start using GPT-5.4 mini today. These flavors of GPT-5.4 are ...

ChatGPT free tier just got better with GPT-5.4 mini and subagent features

OpenAI expands ChatGPT’s free tier with faster, cost-efficient GPT-5.4 Mini and Nano models, boosting coding, reasoning, and ...

OpenAI Launches GPT-5.4 Mini And Nano For Subagent AI Systems

OpenAI’s GPT-5.4 mini and nano signal a shift to multi-agent AI systems, enabling faster, cost-efficient enterprise deployments with subagents and low-latency workflows.

OpenAI's GPT-5.4 mini and nano launch - with near flagship performance at much lower cost

OpenAI's GPT-5.4 mini and nano launch - with near flagship performance at much lower cost ...

Claude AI Down Again? Users Report Login Failures, Slow Responses & Errors Across Platform

Claude AI suffers its third outage in March, with users experiencing delays, response failures and login issues. Downdetector ...

Claude AI can now explain concepts with interactive visuals

PCWorld reports that Anthropic’s Claude AI chatbot now generates interactive visuals like charts and diagrams to enhance user ...

Amazon wins court order blocking Perplexity AI shopping bots

Perplexity AI Inc. must for now stop using its Comet web browser agent to make purchases on behalf of shoppers from Amazon.com Inc.'s online marketplace, a court ruled this week.

OpenClaw + Codex + ClaudeCode Is INSANE!

This presentation explores the synergy between Anthropic’s terminal-based Claude Code and OpenAI’s Codex, demonstrating how OpenClaw acts as a central "brain" to spawn specialized sub-agents.

Launch HN: Voygr (YC W26) – A better maps API for agents and AI apps

Hi HN, we’re Yarik and Vlad from VOYGR (https://voygr.tech/), working on better real-world place intelligence for app developers and agents. Here’s a demo: https://www.youtube.com/watch?v=cNIpcWIE0n4.Google Maps can tell you a restaurant is "4.2 stars, open till 10." Their API can't tell you the chef left last month, wait times doubled, and locals moved on. Maps APIs today just give you a fixed snapshot. We're building an infinite, queryable plac

Show HN: Kontext.dev – Runtime Credentials for Agents

Every AI agent that does something useful - opening a PR, posting in Slack, updating a ticket - needs to call an API on behalf of a user. That means OAuth. Authorization flows, token storage, refresh logic, per-user credential isolation.Today, most teams solve this with a long-lived API key in an .env file, shared across every user and every session. As everyone in an organization becomes a software engineer - whether they know it or not - you can't expect each of them to roll their own OAu