AI News HubLIVE

Today's must-reads

Agents

Show HN: Argus – An AI QA engineer: give it a URL and it tests your app

Argus is an AI QA engineer that takes plain English test descriptions, navigates your app like a human, and reports issues with video evidence. No selectors needed, so it withstands UI changes. It can also be called by coding agents via MCP to verify their work.

  • Argus accepts natural language test steps and executes them autonomously.
  • Operates without fragile CSS selectors, adapting to UI changes.
In-site article

Show HN: An AI agent skill repo built around evals, not demos

This repository provides reusable AI agent skills with regression eval track records. Each skill's eval history is the key artifact. It includes a World Cup picks report skill and instructions for running, comparing, and promoting evals.

  • Skills come with regression eval track records as the main artifact
  • Use Runme to run and compare eval results
In-site article

AWS, Google Cloud, Microsoft Azure, and Cloudflare now all offer agent sandboxes. None built them the same way.

All four major clouds now provide native agent sandboxes for isolated execution of untrusted code, but each uses a different isolation technology: Firecracker microVMs (AWS), gVisor kernel interception and lightweight Cloud Run isolation (Google), Hyper-V boundaries (Azure), and containers plus dedicated VMs (Cloudflare). The article argues that sandboxes are just containment boundaries; the real challenge is governance of credentials and behavior.

  • All four major cloud providers now offer agent sandboxes as a native primitive, with significantly different isolation stacks and lifecycle models.
  • AWS Lambda MicroVMs use Firecracker for dedicated VMs with up to 8 hours runtime and suspend-resume support.
In-site article
Models

Meta, Microsoft, Nvidia, IBM, and others back open-weight AI

Two dozen companies and organizations signed an open letter urging US policymakers to protect open-weight AI models. The letter draws parallels to the open-source software movement, arguing that open weights lower barriers, increase competition, and prevent vendor lock-in. It also addresses security concerns, arguing that closed models are not inherently safer, and defends model distillation as a legitimate technique.

  • 24 companies and organizations including Meta, Microsoft, Nvidia, IBM sign a letter supporting open-weight AI.
  • Open-weight models allow anyone to download, inspect, modify, and run them, contrasting with closed API models.
In-site article
Tools

Shaming Electrek on Their AI Bullshit

The author critiques an Electrek article featuring an AI-generated graph with grossly inaccurate data proportions, creates a corrected version in minutes, and demands a retraction and apology.

  • Electrek's article used an AI-generated graph that misrepresents data proportions.
  • The author spotted errors in seconds and produced an accurate graph quickly.