AI News HubLIVE

Research updates

AgentSpec: Testing framework for AI agents (Jest for non-deterministic behavior)

AgentSpec is a testing framework for AI agents inspired by Jest, designed to handle non-deterministic outputs. It provides YAML-based tests, rich assertions (contains, regex, semantically_similar, LLM-as-judge), behavior diff reports, and CI/CD integration to catch behavior shifts before production.

  • AgentSpec supports YAML test definitions with diverse assertions including contains, not_contains, contains_any, regex, semantically_similar, JSON path/value checks, tool_called, and max_latency_ms.
  • It features LLM-as-judge evaluation using local Ollama models, eliminating API costs and ensuring privacy.
In-site article

AI Requires a Labor Market Bailout

AI may eventually create more jobs than it destroys, but without a coordinated retraining effort, millions of lost jobs could unnecessarily become lost careers.

  • AI is exponentially expanding its task-completion capabilities, putting tens of millions of jobs at risk
  • Companies prefer hiring over training, widening the skills gap
In-site article

Resolution Horizon – Finding the mathematical limit where AI overfits to noise

Resolution Horizon is an experimental research framework for measuring how much mathematical structure can be recovered from finite, noisy observations of dynamical systems. It posits that every observation process has a measurable resolution horizon (k*), a finite complexity beyond which analysis begins to fit noise rather than true invariants. The framework combines differential geometry, dynamical systems, statistical estimation, and information theory, defining the information efficiency exchange rate η(k) as the primary empirical quantity.

  • Resolution Horizon defines a finite depth (k*) of recoverable mathematical structure under bounded observation.
  • Beyond the critical depth k*, estimation uncertainty dominates, leading to overfitting.
In-site article

AI slop cut first-time contributor merge rates 18.18% across 294 repos

A new study shows that low-quality AI-generated contributions, termed "AI-DDoS," are overwhelming open source communities. Analyzing 294 repositories with over 2 million pull requests and issues, the study found that while PR volume increased in 2025, merge rates declined, with first-time contributors experiencing an 18.18% drop in merge rates relative to the counterfactual. The research also identified 11 remediation strategies.

  • AI-generated contributions cause an "AI-DDoS" effect, overwhelming open source community capacity.
  • The study analyzed 294 repos and found an 18.18% reduction in merge rates for first-time contributors.
In-site article

AI advice reduced "I don't know" answers from 44% to 3%

A study posted on OSF found that AI advice significantly reduced uncertain responses, dropping 'I don't know' answers from 44% to 3%.

  • AI advice drastically reduces uncertainty in responses
  • Study shows 'I don't know' rate drops from 44% to 3%
In-site article

AI Demands More Engineering Discipline

Charity Majors argues that AI-generated code is now good enough to change the economics of software development, turning code from a precious asset into a disposable cache. She emphasizes the need for new engineering discipline focused on evaluation and validation rather than code production.

  • AI code quality reached parity with the median engineer in late 2025, making code generation effectively free and instant.
  • Code becomes disposable; the true product is shared understanding of the system.
In-site article

Why AI needs a data layer built on Postgres and ClickHouse

This article explores how AI applications are transforming data layer requirements, emphasizing the need for real-time OLTP and OLAP integration. It argues that Postgres and ClickHouse, as best-of-breed open-source databases for transactions and analytics respectively, combined with seamless integration tools like CDC and pg_clickhouse, provide the ideal data stack. The author advocates for a best-of-breed approach over unified engines or data lakes.

  • AI drives explosive data growth and blurs OLTP/OLAP boundaries.
  • Postgres and ClickHouse are leading open-source databases for their respective roles.
In-site article

Show HN: CallBro – Granola, but Powered by Codex, Claude Code, or Your Local LLM

CallBro is a free, private meeting notes app that transcribes calls locally on your device. It uses AI (Codex, Claude Code, or local LLM) to generate summaries and action items, ensuring all data stays on your device with no cloud upload. It integrates with tools via MCP and works across platforms (macOS, Linux, Windows).

  • Transcribes calls locally with no cloud upload.
  • Uses AI (Codex, Claude Code, or local LLM) for summaries and action items.
In-site article

YouTube's S-CTS: The AI Slop Purge has arrived

Google released a research report detailing YouTube's strategy to combat slop content at scale. Also discussed are a company hit by Facebook algorithm changes and the bright side of the buyside, plus a promotion for Sillywood Spondoolies.

  • Google publishes research on YouTube's slop-fighting strategy
  • A company suffers from Facebook algorithm changes
In-site article

Agent Arena: Benchmarking AI Agent Devtool Onboarding

Agent Arena evaluates how easily AI agents can autonomously get started with developer tools. Agents run in isolated Docker containers, autonomously discover docs, install packages, write code, and verify results. Rankings are based on time, cost, errors, and interruptions.

  • Agent Arena tests AI agents' ability to use devtools fully autonomously.
  • Rankings consider time, cost, errors, and interruptions.
In-site article

Top 10 GitHub Repositories Trending in July 2026 (AI, ML & GenAI Edition)

A roundup of the top 10 trending AI GitHub repositories in July 2026, highlighting a shift from new models to agent tooling, MCP servers, and practical AI applications. Projects like Strix (AI pentesting), Grok Build (coding agent), Vibe-Trading (quant), and Colibri (local LLM inference) reflect the focus on infrastructure and real-world utility.

  • The July 2026 GitHub trending list is dominated by AI agent tooling and infrastructure, not new models.
  • Top repos include Strix (AI security), Grok Build (coding agent), Vibe-Trading (quant), codebase-memory-mcp (code understanding), and Colibri (local MoE inference).
In-site article

From Algorithms to Autonomy: How AI Is Rewriting the Architecture of Software and Mobility

Artificial intelligence is evolving from rule-based programming (Software 1.0) to learned models (Software 2.0) and now to natural language interfaces with emergent reasoning (Software 3.0). LLMs are a general-purpose technology with broad impact, but they lack physical grounding. The next frontier is spatial intelligence and physical AI, driving autonomous vehicles and humanoids.

  • AI has transitioned from human-coded logic to machine learning and now to natural language interfaces.
  • LLMs are a general-purpose technology, similar to electricity, with broad applicability.
In-site article

Aging Baby Boomers are America's real labor problem, not AI

Indeed's chief economist argues that the real threat to the US labor market is the retirement of Baby Boomers, which will shrink the workforce by nearly 6 million by 2032, not AI replacing jobs. Shortages in healthcare, construction, and skilled trades are acute, while AI is not causing job losses but may help match workers to roles. Investment in training and apprenticeships is crucial.

  • The US labor force could shrink by nearly 6 million by 2032 due to Baby Boomer retirements.
  • AI has not led to mass layoffs; hiring in AI-related fields remains strong.
In-site article

Using AI makes people less likely to admit they don't know something

Researchers found that access to AI advice suppresses critical thinking, making people more confident but less accurate, even when the advice is wrong.

  • 44% of participants admitted ignorance without AI, but only 3% did with AI.
  • Accuracy dropped from 27% to 9%, while confidence rose from 30% to 76%.
In-site article

Linux Foundation Announces the Intent to Launch the Tokenomics Foundation

The Linux Foundation announces the Tokenomics Foundation to establish open standards and best practices for AI infrastructure economics, addressing the rising costs of token-based AI spending.

  • Tokenomics Foundation will define open standards for AI token economics across the supply chain.
  • Token costs have stabilized after declining, making AI the fastest-growing IT budget item.
In-site article

Reviewing AI Code Is Not a Viable Argument

The author challenges the notion that LLM coding assistants boost productivity by arguing that the 'just review everything' defense ignores empirical evidence on code review limits: reviews exceeding 1 hour or 400 LOC/hour lose effectiveness. Moreover, humans reviewing AI-generated code are more confident but find fewer defects, and proponents often recommend LLMs for the hardest-to-review code like Bash scripts, exacerbating the problem.

  • Empirical research shows code reviews lose effectiveness after 1 hour or 400 LOC/hour.
  • Reviewing AI-generated code requires significant senior developer time, limiting productivity gains.
In-site article

Perplexity AI Releases WANDR: An Open Benchmark Evaluating Research Agents That Must Search Wide And Deep

Perplexity AI has introduced WANDR, an open benchmark for research agents that must search both wide and deep. It consists of 500 evidence-heavy tasks that test the ability to discover many qualifying entities and support each with cited, re-verifiable evidence. The benchmark uses a composable qualification key hierarchy and reference-free grading. Perplexity's Search as Code system leads with 0.363 soft F1 and 0.133 hard F1, but no system achieves high performance, highlighting challenges in discovery and evidence extraction.

  • WANDR is an open benchmark with 500 tasks requiring wide discovery and deep evidence verification.
  • Tasks are structured as qualification key hierarchies, graded per-record with re-fetching of cited pages.
In-site article

Show HN: PilotCite – Monitor how AI platforms cite and describe your brand

PilotCite is an AI visibility monitoring tool that tracks how your brand is mentioned and cited across platforms like ChatGPT, Perplexity, Google AI Overview, and more. It provides dashboards, competitor tracking, website audits, and content tools to help teams optimize their AI presence.

  • Monitor brand mentions across 8 AI platforms
  • Track mention rate, sentiment, and competitor share of voice
In-site article

10 Open-Source No-Code AI Platforms for Building LLM Apps, RAG Systems, and AI Agents

This article reviews 10 open-source no-code/low-code AI platforms for building LLM applications, RAG systems, and AI agents, each with a verified license, repository, and best-fit use case. The tools expose retrieval, agents, and workflows through visual canvases, web UIs, and plain-English prompts, enabling rapid prototyping and self-hosted data control.

  • 10 open-source no-code/low-code platforms for LLM apps, RAG, and AI agents are reviewed.
  • Platforms include AutoAgent, AnythingLLM, LangChain OAP, Sim, Dify, Flowise, Langflow, RAGFlow, n8n, and FastGPT.
In-site article

Claude Code uses Bun written in Rust now

Jarred Sumner claimed Claude Code v2.1.181 and later use the Rust port of Bun. By inspecting the binary for strings, evidence was found including Rust source file paths, confirming Bun is indeed running in Rust in production.

  • Claude Code v2.1.181 uses the Rust port of Bun.
  • Startup is 10% faster on Linux but barely noticeable.
In-site article

No, an AI cannot know the future and never will.

This article explores why AI (especially large language models) cannot truly predict the future, citing fundamental limitations: incomplete and high-resolution event chains in training data, artificial start and end points, and the model's 'death' after each output. Even a future 'reality sensor array' capturing all universal event chains would face paradoxes of cold start, infinite recursion, and merging with reality to the point of vanishing.

  • AI training data captures only a subset of event chains, with high resolution and explicit boundaries, contradicting reality's infinite complexity.
  • LLMs 'die' after each response, forcing closure of event chains that never truly end in reality.
In-site article

AI Assisted Vulnerability Research on Embedded Targets

A security researcher explores AI-assisted vulnerability research on embedded real-time operating systems, using Codex with GPT-5.6 and specialized skills to reverse engineer and exploit a Netgear CG3700B cable modem.

  • The author used OpenAI's Codex harness with GPT-5.6 to conduct AI-assisted vulnerability research on eCos-based embedded targets.
  • Skills from Trail of Bits and custom eCos offensive research skills guided the agent in firmware analysis, reversing, and exploitation.
In-site article

Prompted to Start: How Generative AI Is Transforming Entrepreneurship [pdf]

This research paper explores the transformative impact of generative AI on entrepreneurship, examining how AI tools lower barriers to entry, enhance decision-making, and reshape startup dynamics.

  • Generative AI reduces startup costs by automating key tasks.
  • Entrepreneurs use AI for ideation, prototyping, and market analysis.
In-site article

$20/Month: The Price Ceiling Every AI Company Copied

Almost every major AI subscription, including ChatGPT Plus, Claude Pro, Perplexity Pro, and Google AI Pro, has settled on $20 per month. This price originated from OpenAI's February 2023 launch, designed to subsidize free-tier costs rather than reflect product value. Competitors adopted the number through price anchoring, not independent cost analysis. The pattern is now repeating at higher tiers with $100 and $200 plans.

  • $20/month pricing originated from OpenAI's ChatGPT Plus in Feb 2023 as a stopgap to subsidize free users.
  • Competitors copied the price via anchoring rather than cost-based calculations, creating an industry default.
In-site article

ADA: An AI Business Intelligence Software from CSV and Excel (Yes, LLMs but More)

ADA is an open-source automated data analyst. Upload a CSV or Excel file, and it cleans, detects schema, builds an interactive dashboard, flags anomalies, forecasts, and answers plain-English questions with calculations shown. No API key required; data stays local.

  • Zero-config: upload and get dashboard, anomalies, forecast
  • Transparent calculations: every answer shows its math
In-site article

AI Karma Tracker

One dashboard to track your AI usage limits across Claude, ChatGPT, and more with live updates, smart alerts, and peak hour awareness. No API keys required.

  • Real-time remaining tokens, messages, and reset times without API keys
  • Smart alerts before hitting limits and during peak hours
In-site article

SQLite Query Explainer

An interactive tool that runs SQLite queries in the browser and adds plain-English explanations to EXPLAIN and EXPLAIN QUERY PLAN output, inspired by Julia Evans.

  • Runs SQLite in Python via Pyodide in WebAssembly in the browser
  • Annotates each line of query plan and bytecode with descriptions
In-site article

AI's new political donor class is outspending Big Tech's last one

Employees at AI labs like Anthropic and OpenAI are donating to political campaigns at rates and amounts far exceeding those of Google, Facebook, and Airbnb employees in the first midterm cycles after their IPOs. Their coordinated giving targets AI safety candidates and has already influenced federal and state elections. These donors are heavily concentrated in San Francisco and are laying the groundwork for long-term political power.

  • AI lab employees have higher donation rates than Google, Facebook, and Airbnb employees did post-IPO.
  • Donors coordinate via online forums to maximize impact for AI safety candidates.
In-site article

Soofi S: Our first model for industrial AI in Europe

The Soofi consortium unveils Soofi S, a 30B Mixture-of-Experts model trained on 27 trillion tokens, focused on German and English, for industrial applications requiring control and transparency. The model is currently in testing with partners and not yet publicly available.

  • Soofi S is a 30B MoE model trained on 27 trillion tokens, optimized for German and English.
  • Designed for industrial use cases including technical documents, code generation, and agentic AI.
In-site article

Show HN: Teya – Open‑source AI family agent on a wall‑mounted Android phone

Teya is an open‑source AI family agent that turns a cheap Android phone into a wall‑mounted smart home hub. It understands context, remembers personal facts, and performs tasks like shopping lists, calendar management, timers, reminders, expense tracking, and safe calling. Privacy is built in: all data stays on device, and conversation transcripts are never saved.

  • Runs on a cheap Android phone (Android 8.0+), no server needed.
  • Voice‑controlled, recognizes individual family members, and remembers personal details.
In-site article

Show HN: Slopsift – a local, graph-backed linter for AI writing

SlopSift uses a custom-trained dependency parser to detect canned arguments, unsupported claims, and filler in writing. It runs locally, respects privacy, and offers CLI and agent integration for automated linting.

  • Employs a small dependency parser to analyze word relationships and identify structural issues.
  • Fully local: model and rules run on-device without uploading data.
In-site article

AI boom built on debt, investor demand plunging, hyperscalers ramp up bond blitz

The AI boom is increasingly financed by debt, but investor demand is falling as hyperscalers accelerate bond issuance. Amazon's recent bond sale required higher yields due to lower demand, with order coverage dropping. AI bond supply is surging while investors demand wider spreads. Meanwhile, the breakthrough performance of Chinese AI model Kimi K3 raises concerns about the sustainability of US AI spending, potentially leading to an economic slowdown.

  • Since early 2025, Alphabet, Meta, Amazon, and Oracle have issued over $300 billion in bonds.
  • Investor demand for AI bonds is declining; Amazon's bond orders fell from 3.2x to 2.5x coverage.
In-site article

Show HN: PixelUp – A 100% offline, lightweight AI video upscaler for Windows

PixelUp is a lightweight AI video upscaler for Windows that runs entirely offline. It uses FSRCNN and ESPCN deep learning models to upscale low-resolution videos to high-definition quality with fast processing and hardware acceleration. The software offers one-time purchase pricing ($19) with no subscriptions, batch processing, lossless audio syncing, and full privacy protection.

  • 100% local processing, no internet or account required, ensuring data privacy.
  • Utilizes optimized FSRCNN and ESPCN models for rapid detail reconstruction.
In-site article

Controlling Reasoning Effort in LLMs

This article explores how to develop reasoning models with multiple effort modes, covering the evolution from o1 and DeepSeek-R1 to GPT-5.6, and key techniques such as RLVR training, inference scaling, think tokens, and reasoning mode toggles.

  • Reasoning models output intermediate reasoning traces, distinguishing them from conventional LLMs.
  • RLVR training rewards only final answer correctness, not the reasoning trace.
In-site article

Why do AI company logos look like buttholes?

AI company logos commonly feature circular gradients with central openings, humorously compared to anuses. The article analyzes the design psychology, unintended biomimicry, and copycat effect behind this trend, and reviews tech design history.

  • Many AI logos share circular, gradient, and central opening features, jokingly called 'butthole style'.
  • The trend stems from circular design psychology, unconscious biomimicry, and industry mimicry.
In-site article

Continually aim just beyond your current range (2007)

Terry Tao uses analogies from chess and mathematics to argue that the best way to improve is to continually challenge yourself with problems slightly above your current ability. He warns against the extremes of playing it safe (leading to stagnation) or aiming too high (leading to frustration), and advocates a balanced approach of tackling problems just outside one's range, collaborating with others, teaching, and using simplified models.

  • The optimal growth strategy is to consistently aim for problems slightly beyond your current capability.
  • Avoid the extremes of only easy tasks or only impossibly hard ones.
In-site article

BaseRT - Apple M5 Optimized

BaseRT achieves significant performance improvements on Apple M5 chips, 6.4x faster than llama.cpp and 3.9x faster than MLX.

  • BaseRT is optimized for Apple M5 chips, delivering ultra-fast inference performance.
  • Benchmarks show 6.4x faster than llama.cpp and 3.9x faster than MLX.
In-site article

Google Cloud’s Always-On Memory Agent Replaces RAG and Embeddings With Continuous LLM Consolidation on Gemini 3.1 Flash-Lite

Google Cloud's generative-ai repository ships the Always-On Memory Agent, a reference implementation that treats memory as a running process. Built on Google ADK and Gemini 3.1 Flash-Lite, it uses no vector database and no embeddings. Instead, an orchestrator routes to Ingest, Consolidate, and Query sub-agents that read, connect, and write structured memory into SQLite 24/7.

  • Always-On Memory Agent is a lightweight background process that runs 24/7, using Google ADK and Gemini 3.1 Flash-Lite.
  • It eliminates vector databases and embeddings, relying on an LLM to write structured memory to SQLite.
In-site article

San Francisco orders Apple, Google to remove nudify apps from app stores

San Francisco City Attorney David Chiu has sent letters to Apple and Google demanding the removal of several AI-powered 'nudify' apps that can create nonconsensual intimate images. The letters cite California's deepfake laws and call for better screening. Meanwhile, concerns about Grok generating CSAM add pressure on app stores.

  • San Francisco City Attorney demands Apple and Google remove nudify apps that violate deepfake laws.
  • Researchers found 70% of tested face-swapping apps can be used for nudification.
In-site article

Agentic AI Is Taking over Execution, Not Just Content Generation

A shift from copilot-style AI to agentic AI is transforming marketing. Autonomous agents now execute multi-step campaigns, optimizing budgets and channels without human intervention. While powerful, success requires human oversight of goals and boundaries.

  • Agentic AI systems autonomously execute marketing goals, unlike copilot tools that require prompts.
  • Examples include Salesforce Agentforce, HubSpot Breeze, Adobe Agent Orchestrator, and Braze Operator.
In-site article

Sakana AI’s Error Diffusion Trains Dale-Compliant Dual-Stream Networks, Reaching 96.7% MNIST and 61.7% CIFAR-10 Without Backpropagation

Sakana AI's Error Diffusion is a local learning rule that trains neural networks without weight transport or backpropagation while obeying Dale's principle. It uses a dual-stream architecture with excitatory and inhibitory pathways, and modulo error routing to scale to multi-class classification, achieving 96.7% on MNIST and 61.7% on CIFAR-10. The innovations show task-dependent importance, and the method extends to reinforcement learning via ED-PPO, outperforming BP-PPO on some tasks.

  • Error Diffusion trains Dale-compliant networks without backpropagation or weight transport.
  • Modulo error routing scales ED beyond binary classification to MNIST and CIFAR-10.
In-site article

Claude make Fable 5 permanent

Anthropic will include Claude Fable 5 in all Max and Team Premium plans at 50% limits starting July 20, and offer a one-time $100 credit to Pro and Team Standard users, reversing its earlier plan to remove the model from subscriptions due to competitive pressure from GPT-5.6 Sol and others.

  • Claude Fable 5 becomes permanent in Max and Team Premium plans (50% limits).
  • Pro and Team Standard users get ongoing usage credits plus a $100 one-time credit.
In-site article

In-browser agent that bulk enriches any webpage

Retriever launches agentic dataset enrichment running in your browser, allowing you to enrich contact lists from any webpage you're logged into, such as Luma event pages, with LinkedIn profiles, work emails, and more, then score and contact top prospects—all for about $1.25 per 500 records.

  • Works on any webpage you have open, using your existing logins to access attendee lists or employee directories.
  • From a single prompt, it extracts data from the page, matches against pre-indexed datasets, and performs live scrapes to fill in missing fields.
In-site article

Critical thinking has become an AI‑era buzzword. But what does it mean?

As AI tools proliferate, the definition of critical thinking needs expansion. This article breaks it down into reflection and judgment, highlights intellectual humility, and argues that education must cultivate the ability to make sound judgments under uncertainty.

  • Critical thinking involves two steps: reflection and judgment; digital environments erode the space for reflection.
  • Intellectual humility is crucial — recognizing the limits of one's understanding.
In-site article

Tabstack by Mozilla

Tabstack is a Mozilla-backed platform that offers a unified API for extracting structured data, conducting research with citations, and automating browser tasks, without managing LLMs, browsers, or pipelines. It emphasizes privacy (no training on data, data purged) and uses the open-source browser engine Pilo to reduce token consumption.

  • Tabstack provides endpoints like /extract/json, /research, and /automate for data extraction, research Q&A, and browser automation.
  • All calls run on Mozilla-backed infrastructure; data is never used for model training and is promptly purged.
In-site article

PenEcho: An Open-Source Canvas with AI

PenEcho is an open-source shared canvas that integrates AI for handwriting, equations, diagrams, and spatial context. It operates through a browser canvas, server validation, and multiple executors (OpenAI API, Codex CLI, Claude CLI) to generate editable drafts. Users can move, resize, accept, or discard each AI suggestion. The canvas supports a 20,000 x 20,000 logical size with sparse rendering, local snapshots, and various configuration options. Requires Node.js 18.17+ and an API key or authenticated CLI tools. The article covers installation, executor selection, security, and cost estimation.

  • PenEcho is an open-source AI-powered shared canvas for handwriting, equations, and diagrams.
  • It captures content on the browser canvas, validates via server, and generates drafts using AI executors.
In-site article

AI Hasn't Shifted the Bottleneck From Coding to Code Review

Contrary to popular belief, AI hasn't shifted the bottleneck from coding to code review. The real constraint is downstream deployment batches, where changes accumulate after review. Over 90% of teams ship in batches, and speeding up code review only worsens the actual bottleneck.

  • The perceived shift to code review is a myth; the real bottleneck is deployment batches.
  • More than 90% of teams deliver changes in batches, with most having 2-10 pending changes.
In-site article

Face Value: How AI is reshaping trust, identity, and scams

Malwarebytes' 2026 report reveals that 85% of people can no longer distinguish real from AI-generated content, 50% have encountered AI-driven scams, with Gen Z most at risk. People are retreating from online sharing due to AI threats, but few take protective actions. The report also uncovers moral contradictions: many fear deepfakes yet find using AI for personal purposes acceptable.

  • 85% of respondents say it's now hard to tell what's real, up from 66% in 2025.
  • 50% of adults have encountered an AI-driven scam, with Gen Z exposure at 67%.
In-site article

Topics

Research AI News | AI News Hub