AI News HubLIVE

Live AI News Intelligence

Live monitoring

The most important shift in AI today

Distilled from 105 trusted sources. Last update 2026-06-17 09:46 UTC.

Live monitoring

Live updates

Trusted sources, attribution, rights, and in-site reading distilled into a signal-first AI brief.

Live updates

Reset
The next humanoid robot might not look human at all

French startup Genesis AI unveils Eno, a robot designed around human capability rather than appearance. Eno may lack a head and legs, uses a wheeled base, and folds like a deck chair, but features hands that match human anatomy. Production is planned by end of 2026, targeting manufacturing, logistics, and more.

The Verge AIStartups / RoboticsIn-site article
Which AI agent spent the money on your OpenAI/Anthropic bill

Spaturzu is an open-source SDK that wraps existing LLM clients (OpenAI, Anthropic, etc.) with a single import change to enable per-agent cost attribution, budget enforcement, and cross-provider fallback, without altering call sites.

Hacker News AIAgents / PolicyIn-site article
Pentagon used Elon Musk's Grok AI to fire 2k missiles at Iran, official says

A Pentagon official revealed that Elon Musk's Grok AI was used to launch over 2,000 munitions at Iran. The admission came in a court filing defending xAI against pollution claims. The use of AI in military strikes has raised concerns about civilian casualties and accountability.

Hacker News AIPolicy / StartupsIn-site article
Oracle's OpenJDK Bans Generative AI Contributions, Oracle's GraalVM Allows Them

Two related Oracle-backed projects published opposing policies on open-source contributions created with generative AI: the OpenJDK Governing Board approved an interim policy prohibiting such contributions, while the Coding Assistants policy from GraalVM permits them. Both projects require contributors to sign the same Oracle Contributor Agreement (OCA) for intellectual property.

Hacker News AIPolicy / ResearchIn-site article
GLM-5.2: Built for Long-Horizon Tasks

Z.AI introduces GLM-5.2, a flagship model for long-horizon tasks with a solid 1M-token context, advanced coding capabilities with flexible effort levels, and an open-source MIT license. It achieves top-tier performance on long-horizon coding benchmarks, rivaling closed-source models.

Hugging Face BlogModels / Agents / ChipsIn-site article
What’s New in the AI Platform: Agents for ML Engineering, Our Deep Learning Platform, and New Capabilities for Real-Time ML

Databricks announces new AI platform capabilities at Data+AI Summit 2026: Genie Code for ML (coding agent integrated with ML stack), AI Runtime (public preview of serverless GPU training), and enhanced real-time ML support (low-latency, high-QPS Feature Store and Model Serving). These features accelerate the path from experimentation to production.

Databricks BlogModels / Agents / ChipsIn-site article
Claude Code Skills Turn It into an AI Engineering Team

Claude Code out of the box only unlocks half its potential. By installing 27 specialized skills, developers can transform it into an AI engineering team comprising a React architect, frontend designer, QA engineer, and more. This article details the skill categories, installation methods, and how to create custom skills to maximize AI-assisted development.

Hacker News AIAgents / ResearchIn-site article
Lovable merges credit balance with Cloud and AI balance

Lovable has updated its Terms of Service to unify credits across Platform, Cloud, and AI Gateway, effective August 15, 2026. The new policy also clarifies subdomain rights and introduces auto-reload for credit purchases.

Hacker News AIPolicyIn-site article
Mistral AI to produce a larger family of models

Mistral AI announces a new model coming this summer, the start of a larger family of fat but sparse models. Early access program in July for key partners.

Hacker News AIModels / ResearchIn-site article
Lighthouse for AI Agents

ax-audit is an open-source CLI tool that audits websites for AI Agent Experience (AX) readiness, offering 18 checks including LLMs.txt, Robots.txt, content negotiation, and more, with scoring and detailed reports.

Hacker News AIAgents / PolicyIn-site article
Wolfram Language 15

Computational language built for humans and AI agents.

Product Hunt AIAgentsIn-site article
OpenAI’s Deployment Simulation Extends Pre-Deployment Risk Assessment to Agentic Coding Through Simulated Tool Calls

OpenAI introduced Deployment Simulation on June 16, 2026. The method replays past conversations through a new candidate model before release, then grades the completions to estimate deployment-time rates of undesired behavior. It reported a 1.5x median multiplicative error, reduces evaluation awareness, and extends to agentic coding via simulated tool calls.

MarkTechPostAgents / PolicyIn-site article
GLM-5.2: the top Frontend Coding model in the world, IndexShare for Speculative Decoding

Z.ai released GLM-5.2, an MIT-licensed open-weight frontier model focused on coding and long-horizon agentic tasks. It achieves top scores in frontend coding benchmarks, trailing only Fable 5, and leads in Design Arena. The model features a 1M-token context window, IndexShare sparse attention optimization, and improved multi-token prediction for speculative decoding. Community reactions are mixed: some hail it as a viable open-source alternative to proprietary models, while others call for more rigorous evaluations.

Latent SpaceModels / Agents / ResearchIn-site article
From AI Job Board to Talent Pool and hitting $1k/mo in 6 months

A solo founder launched a data annotation job aggregator that evolved into a hybrid platform with reviews, educational content, an AI Academy, and a global talent pool. With 10k monthly visitors and over 100 talent pool signups, the platform is on track to hit its first $1k month from candidate referrals, all within six months.

Hacker News AIToolsIn-site article
Cursor Origin: Code Storage and Git Hosting

Cursor launches Origin, a code storage and Git hosting service for teams and AI agents to host, review, and collaborate on code. Available this fall.

Hacker News AIAgentsIn-site article
Stop Making AI Looking Landing Pages — Introducing AI Brand Kits

AI Brand Kits is a brand system generator designed for AI coding agents. It instantly generates font pairs and color palettes, offers live previews, and exports DESIGN.md files to ensure brand consistency when working with AI tools.

Hacker News AIAgents / RoboticsIn-site article
Henji

Henji is an AI writing assistant that learns your personal style to generate replies, letting you keep the thinking while it handles the writing, avoiding generic AI tones.

Product Hunt AIToolsIn-site article
How AI memory systems break at scale

This article analyzes four structural failure modes of AI memory systems at scale: cosine similarity's inability to discriminate within a domain, the decoupling of extraction quality from retrieval precision, session drift compounding noise across turns, and latency figures hiding session-level degradation. It proposes alias-weighted BM25 leveraging lexical priming as a replacement for semantic similarity.

Hacker News AIAgents / PolicyIn-site article
Contactless Respiratory Monitoring on Heterogeneous Mobile Robots: A Multimodal Edge-Computing Framework

This paper presents a modality-adaptive contactless respiratory rate monitoring framework for heterogeneous mobile robots with onboard edge computing. It combines brightness-adaptive sensor selection across RGB, thermal, NIR, and low-light cameras, keypoint-guided chest ROI extraction, and SQI-based filtering. Experiments on quadruped and wheeled platforms demonstrate generalization without per-platform retuning: RGB covers up to 8m, NIR up to 6m, thermal short-range only, low-light effective in complete darkness up to 8m. The framework supports autonomous triage and victim assessment in hazardous environments.

arXiv RoboticsModels / Policy / ResearchIn-site article
Abstention-Aware Personalized Object Rearrangement via Uncertainty-Guided LLM Assistance

This paper introduces APOLLO, a hybrid framework that combines a lightweight personalized embedding model with selective large language model (LLM) assistance for abstention-aware object rearrangement in cluttered, partially erroneous environments. The framework uses uncertainty estimates to decide when to invoke the LLM, balancing efficiency, privacy, and reasoning. A new synthetic dataset, APOR, is also introduced. Experiments show APOLLO reduces LLM usage while maintaining or improving performance over prior methods.

arXiv RoboticsModels / Research / RoboticsIn-site article
Contrastive Action-Image Pre-training for Visuomotor Control

To overcome the scarcity of paired vision-action data in robotics, researchers propose CAIP, a vision encoder that uses hand poses from egocentric human video as proxy for robot actions. Using only 88 hours of robot data and 32,041 hours of human video, CAIP outperforms leading encoders by over 30% on dexterous manipulation tasks.

arXiv RoboticsModels / Agents / ResearchIn-site article
ACE-Ego-0: Unifying Egocentric Human and Robotic Data for VLA Pretraining

ACE-Ego-0 is a unified Vision-Language-Action (VLA) pretraining framework that integrates egocentric human videos with robot data by converting human videos into pseudo-action trajectories and using a reliability-aware training objective, boosting model performance on benchmarks and real-world tasks.

arXiv RoboticsModels / Research / RoboticsIn-site article
VL-MemKnG: Hybrid Memory with a Spatio-Temporal Knowledge Graph for Question Answering over Long Egocentric Navigation Trajectories

This paper presents VL-MemKnG, a hybrid memory framework that combines a spatio-temporal knowledge graph with persistent segment-level contextual memory for question answering over long egocentric navigation videos. It improves Top-1 retrieval accuracy from 58% to 67% and Recall@1 from 34.50% to 40.55% on the WalkieKnowledgeT+ benchmark, outperforming methods including Gemini 2.5 Pro and Qwen 3.5+.

arXiv RoboticsModels / Research / RoboticsIn-site article
ParkingTransformer: LLM-Enhanced End-to-End Trajectory Planning for Autonomous Parking

This paper proposes ParkingTransformer, a novel framework that leverages multi-view perception and scene understanding capability of Large Language Models (LLMs) for end-to-end autonomous parking. By combining trajectory queries with LLMs implicit state features, it outputs planning trajectories directly, eliminating dense BEV representations. It introduces 3D positional encoding, a fixed-window streaming mechanism, and a coarse-to-fine decoding strategy. Experiments on CARLA simulator achieve a driving score of 61.32, and real-world experiments show an average success rate of 88.70%.

arXiv RoboticsModels / Research / RoboticsIn-site article