Trump Pulls Back AI Executive Order Over Fears of Slowing US Tech

President Donald Trump has rescinded a 2023 executive order on artificial intelligence, arguing the policy could slow American technological innovation. The move eliminates mandatory safety testing reports and federal oversight requirements that had been placed on major AI development projects.
What Changed
The revoked executive order had required developers of powerful AI models to share safety test results with the government before releasing them to the public. Trump's action removes those reporting mandates, effectively rolling back federal oversight of frontier AI systems.
Rationale
In a statement, the administration argued the previous order 'weakens US technology at a critical time.' The decision reflects ongoing debate between AI safety regulation and maintaining competitive advantage, particularly relative to China's AI ambitions.
Impact on Developers
For AI engineers and researchers, the practical effect is immediate: no more filing safety reports to federal regulators before deploying large models. Companies like OpenAI, Google, and Anthropic are no longer obligated to share red-teaming results with the government. However, voluntary commitments and existing export controls remain in place.
What Comes Next
The AP report notes the order's revocation is part of a broader review of technology policy. The White House has signaled it may propose alternative guidelines that focus on promoting AI development rather than restricting it. No replacement executive order has been issued yet.
📖 Read the full source: HN AI Agents
👀 See Also

Claude Code v2.1.90 adds /powerup command with gamified feature discovery
Claude Code v2.1.90 introduces a /powerup slash command that provides gamified onboarding with 10 unlockable power-ups, each teaching one feature most users miss. The system includes animated demos in the terminal and detailed documentation with screenshots.

Claude Lacks Engineering Memory: On-Call Incident Reveals Missing Episodic Recall for Debugging Journeys
A developer spent 10 hours debugging a Kafka burst issue in a 1500-file monorepo, only to realize they had solved the exact same problem 4 months earlier — revealing that AI coding assistants like Claude lack episodic memory for past debugging journeys.

Context Quality Degradation in AI Agents: Hallucination Rates Increase with Token Count
Testing shows hallucination rates increase from ~3% at 10K tokens to ~28% at 200K tokens, with recall accuracy dropping below 90% for early-session information once context exceeds 50K tokens.

Claude Sonnet 4.6 Unveiled: Enhanced Coding and Computer Use Capabilities
Claude Sonnet 4.6 introduces a 1M token context window and improves coding and computer use skills, making it a strong alternative to Opus-class models for a wider range of tasks.