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-16 21:20 UTC.

Live monitoring

Live updates

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

Live updates

Reset
Qode – The first AI agent that can generate 50k line codebases in one prompt

Qode is a terminal-based autonomous coding agent for long-running tasks and massive codebase development. It features a rich TUI, multiple LLM provider support, and an intelligent pipeline for coordinating multi-file changes from one-line fixes to cross-cutting transformations spanning hundreds of files. Its Modus Maximus mode aims to generate 50k-80k lines of code in a single shot through a four-phase pipeline with specialist agent profiles. Other capabilities include intent classification, dynamic escalation, four-tier memory, verification pipeline, self-correction, plugin and skill systems, and MCP client support.

Hacker News AIAgents / StartupsIn-site article
Anthropic "pauses" token-based billing for its Claude Agent SDK

Anthropic abruptly paused a planned billing change for the Claude Agent SDK that would have significantly increased costs for heavy users, allowing them to continue using existing generous subscription limits.

Hacker News AIAgentsIn-site article
Mistral Repeats State-Sponsored Disinformation Half the Time When Prompted

A NewsGuard audit found that Mistral AI's chatbot Le Chat repeated false claims about the Iran war 50% of the time in English and 56.6% in French, showing vulnerability to state-sponsored disinformation. The French Ministry of Armed Forces uses a customized version of Le Chat Enterprise, not the free consumer version.

Hacker News AIModels / Research / RoboticsIn-site article
SpaceX to acquire vibe coding startup Cursor for $60B

SpaceX announced plans to acquire Cursor, the developer of a popular vibe coding platform, for $60 billion in stock. The deal is expected to close by the end of the quarter. This acquisition follows a previous partnership and could accelerate Cursor's AI development and impact xAI's product lineup.

SiliconANGLE AIAgents / ChipsIn-site article
We built an agent that runs our AI data platform

Encord introduces Merlin, an agentic intelligence layer that integrates via MCP into Claude, Codex, and other platforms, enabling users to manage AI data infrastructure through conversation across the build, observe, and optimize phases of the data lifecycle.

Hacker News AIAgentsIn-site article
AI's Silent Leap: From Code to Cognition

By using AI daily, the author discovers that the real bottleneck is not coding itself but the mental drain from context switching. AI enables longer periods of focused thought, shifting energy from syntax and debugging to architecture and systems thinking, while maintaining judgment and taste remains crucial.

Hacker News AIAgentsIn-site article
Show HN: Ctx, save tokens by loading only the relevant tools

Ctx is a context management tool for Claude Code and custom LLMs that recommends a small, top-scored bundle of skills, agents, and MCP servers for the current task by analyzing a 102,928-node graph, saving tokens and improving quality.

Hacker News AIAgentsIn-site article
Introducing Open SWE: An Open-Source Asynchronous Coding Agent

Open SWE is an open-source, cloud-hosted coding agent that autonomously handles GitHub tasks—planning, coding, testing, and opening PRs. It features a multi-agent architecture, human-in-the-loop control, and asynchronous execution.

LangChain BlogAgents / Research / StartupsIn-site article
Sharing LangSmith Benchmarks

LangSmith launches public benchmarks and evaluation dataset sharing to help developers compare LLM architecture performance. The first benchmark is a Q&A dataset over LangChain docs, accompanied by the langchain-benchmarks package. The article analyzes various models and architectures, providing insights into performance and debugging.

LangChain BlogModels / Agents / ResearchIn-site article
Agent Engineering: A New Discipline

Agent engineering is an emerging discipline that integrates product thinking, engineering, and data science to build reliable LLM agents through rapid iteration and production feedback. It addresses the unpredictability of agents by cycling through build, test, ship, observe, and refine, as practiced by companies like Clay, Vanta, LinkedIn, and Cloudflare.

LangChain BlogModels / Agents / ResearchIn-site article
Testing Fine Tuned Open Source Models in LangSmith

Evaluate and compare fine-tuned open source LLMs using LangSmith. Test multiple models, automate evaluations, and choose the best performing AI.

LangChain BlogModels / Agents / ResearchIn-site article
Human judgment in the agent improvement loop

AI agents work best when they reflect the knowledge and judgment your team has built over time. This article explores how to integrate human judgment into each stage of agent development, using a trader copilot example. It covers workflow design, tool design, and context engineering, and emphasizes the importance of automated evaluations and continuous iteration.

LangChain BlogAgents / PolicyIn-site article
Context Management for Deep Agents

Learn how Deep Agents SDK manages context for long-running AI tasks through offloading, summarization, and filesystem abstraction to prevent context rot.

LangChain BlogAgents / ResearchIn-site article
Enabling Governed Vibe Coding for Enterprise Apps on Databricks

Databricks announced three new capabilities at Data + AI Summit 2026: App Spaces for governance, Genie App Builder for AI-assisted app creation, and Serverless Micro Apps for cost-efficient scale-to-zero apps, enabling governed vibe coding in the enterprise.

Databricks BlogAgents / PolicyIn-site article
Parallelize speculative decoding with P-EAGLE on Amazon SageMaker AI

This post walks you through how to use P-EAGLE directly within Amazon SageMaker AI. It demonstrates how to select a compatible model from SageMaker JumpStart, configure parallel drafting, and deploy a highly optimized endpoint.

AWS Machine Learning BlogChips / ResearchIn-site article
Show HN: Ito – Code reviews that run code

Ito is an automated QA platform that runs code on pull requests, providing behavioral regression testing without manual scripts. It integrates with GitHub, supports any stack, and generates QA reports with video and screenshots.

Hacker News AIAgents / RoboticsIn-site article