Install
RedditVote46FlipShareTweet46 SharesRedditVote46FlipShareTweet46 Shares
- 85articles · 30d
- 9+ hour agolatest article
- Aug 15, 2026earliest in window
- 100%with images
- 326avg words
- Science & Technology 79
- Software Dev. 77
- Computers & Electronics 73
- Economy, Business & Finance 4
- Jobs & Education 4
- Software 4
- STEM 4
- Hardware 2
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
Anthropic Released Claude Commerce Agents: An Apache-2.0 Blueprint for Shopping and Merchant Agents Across Retail, Travel, Telecom and Entertainment
1+ week, 2+ day ago (598+ words) Most teams building a shopping assistant or agent rebuild the same scaffolding: an agent loop, a tool layer over the catalog, an approval gate, and an eval suite. Anthropic has now released that scaffolding as code. This week, they published…...
Perplexity Releases Hybrid Compute on Mac: Cloud Agents Orchestrate Down to a Local Model, Gated On Device
1+ week, 4+ day ago (331+ words) The direction of orchestration is the design decision. Computer starts every task in the cloud, where frontier models handle web search, planning, and long-horizon reasoning. When a step touches private files or sensitive data, Computer hands that step down to…...
Gradium AI Releases New Default TTS Model: 81.0% Hard-Case Pass Rate at 216 ms Time-to-First-Audio
1+ week, 5+ day ago (274+ words) Yes, today, with no migration. Gradium switched the model on as the default across its API and Studio on August 31, 2026. Existing voices, including custom clones, keep working unchanged. Scoring is human and strict. A sentence passes only if an independent…...
Vercel AI Open-Sources vgpu: A TypeScript WebGPU Library for AI Agent Shaders
2+ week, 2+ day ago (457+ words) Vercel has open-sourced vgpu, the WebGPU library it built to ship the shaders on vercel.com. It treats.wgsl files as importable TypeScript modules, runs the same shader in the browser, in headless Node.js via Dawn, and in a…...
IBM Releases Granite 4.2: Bringing Native Reasoning and Agentic RL to Open Enterprise Models
2+ week, 4+ day ago (303+ words) Yes, All three Granite 4.2 language models ship under Apache 2.0, so download, fine-tuning, and commercial production use carry no licensing gate. Granite 4.2 is a decoder-only dense transformer, not a hybrid or MoE design. Core components are Grouped Query Attention with 8 KV…...
Vercel Introduces 'Is Agentic', a Free Agent-Readiness Scoring Tool That Audits Public Websites Using Ora's 100+ Checks
3+ week, 10+ hour ago (464+ words) Vercel has released Is Agentic, a public tool that scores how readily AI agents can discover, access, understand, and use a website. Scans are run and scored by Ora, an agent-experience research company from era labs. Vercel operates the interface,…...
Meet SAM (Sovereign Agent Mesh): A Zero-Config, Zero-Trust P2P Network for AI Agents
3+ week, 5+ day ago (278+ words) Partially, the engineering is production-shaped, but the public mesh is still labelled a beta testnet. A node joins with sam-node join, then runs with sam-node run. libp2p uses 5001/udp and 5002/tcp; the local MCP API defaults to 8080. The consequence: nodes authorize…...
ByteDance Seed and Tsinghua AIR Introduces CUDA Agent: A Large-Scale Agentic RL System for CUDA Kernel Generation
3+ week, 5+ day ago (200+ words) Partly, but the trained agent is not released. It is built on Seed1.6, a proprietary MoE model with 23B active and 230B total parameters, and the paper ships no weights. Public: the CUDA-Agent-Ops-6K dataset, the SKILL.md spec and the reward and warm-up…...