Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

fact checking

30 articles about fact checking in AI news

GPT-5.2 Pro Emerges as Powerful Fact-Checking Assistant, Transforming Verification Workflows

OpenAI's GPT-5.2 Pro demonstrates remarkable fact-checking capabilities, automatically identifying objections, caveats, and mathematical errors in written content. This represents a significant advancement in AI-assisted verification previously limited to specialized domains.

85% relevant

AI Fact-Checks Rated More Helpful, Less Ideological Than Human Ones

A new experiment found LLM-generated fact-checks are rated as more helpful and less ideological than human ones, achieving broader acceptance across political lines. This suggests AI could reduce polarization in online information verification.

85% relevant

Truth AnChoring (TAC): New Post-Hoc Calibration Method Aligns LLM Uncertainty Scores with Factual Correctness

A new arXiv paper introduces Truth AnChoring (TAC), a post-hoc calibration protocol that aligns heuristic uncertainty estimation metrics with factual correctness. The method addresses 'proxy failure,' where standard metrics become non-discriminative when confidence is low.

76% relevant

MemFactory Framework Unifies Agent Memory Training & Inference, Reports 14.8% Gains Over Baselines

Researchers introduced MemFactory, a unified framework treating agent memory as a trainable component. It supports multiple memory paradigms and shows up to 14.8% relative improvement over baseline methods.

97% relevant

MASFactory: A Graph-Centric Framework for Orchestrating LLM-Based Multi-Agent Systems

Researchers introduce MASFactory, a framework that uses 'Vibe Graphing' to compile natural-language intent into executable multi-agent workflows. This addresses implementation complexity and reuse challenges in LLM-based agent systems.

75% relevant

From Agentic Coding to Autonomous Factories: How Cursor Automations Is Redefining Software Engineering

Cursor's new Automations feature transforms AI-assisted coding from a manual, agent-babysitting model to an event-driven system where AI agents trigger automatically based on workflows. This addresses the human attention bottleneck in managing multiple coding agents simultaneously.

85% relevant

The Benchmarking Revolution: How AI Systems Are Now Co-Evolving With Their Own Tests

Researchers introduce DeepFact, a novel framework where AI fact-checking agents and their evaluation benchmarks evolve together through an 'audit-then-score' process, dramatically improving expert accuracy from 61% to 91% and creating more reliable verification systems.

75% relevant

Hinton Rebrands AI Hallucinations as 'Confabulations'

Geoffrey Hinton redefines AI hallucinations as 'confabulations,' arguing that intelligence reconstructs reality into plausible stories rather than storing facts like a database.

87% relevant

FORGE Benchmark Reveals Domain Knowledge

Researchers introduced FORGE, a multimodal dataset with 2D/3D data and fine-grained annotations for manufacturing. Evaluating 18 MLLMs revealed domain knowledge, not visual grounding, is the key bottleneck, with fine-tuning offering a clear path forward.

72% relevant

LMCache Splits KV Cache From Inference, 14x Faster TTFT on H200s

LMCache separates KV cache management from inference into a dedicated process, achieving 14x faster TTFT on H200s with Qwen3-235B at 50 concurrent users.

88% relevant

First Movers in Agentic Commerce May Build Lasting Advantages as LLMs

Beet.TV reports that first movers in agentic commerce, where AI agents autonomously shop, gain lasting advantages as LLMs improve memory. This matters because early adoption creates data moats that compound over time, potentially reshaping competition in retail.

80% relevant

Anthropic Ships Claude Opus 5: Fable-Level Intelligence at Half the Price

Anthropic released Claude Opus 5 on July 24 with a 1M token context, 128k output, and Fable-5-approaching intelligence at half the price, unchanged from Opus 4.8.

100% relevant

ActiveVision Benchmark: Humans 96.1%, Best AI 10.6%

ActiveVision benchmark: humans 96.1%, best AI 10.6%. The 85.5-point gap reveals fundamental limits in iterative visual reasoning for current models.

85% relevant

MCP Confused Deputy: Protocol Design Lacks Provenance, Enables Injection

MCP has a confused deputy vulnerability: tool results lack provenance, allowing injection. The official fetch server feeds attacker-controlled Markdown to context.

100% relevant

Why Claude Code's 80.8% SWE-Bench Score and 1M Context Window Beat Codex

Claude Code's 80.8% SWE-Bench score, 1M token context, and local execution make it the top choice for senior devs—use `claude code` in your terminal for complex codebase work.

85% relevant

MCP Cuts Token Costs 75% But Adds 30x Latency vs REST APIs

MCP cuts token costs by 75% but adds 30x latency versus REST. The protocol, backed by Anthropic and OpenAI, trades speed for dynamic tool discovery.

85% relevant

Claude Code Rate Limits Just Doubled: How to Use the New Capacity Starting Today

Claude Code's doubled rate limits and removed peak-hour throttling on Pro, Max, Team, and Enterprise plans let you stop conserving Opus quota and run parallel agent sessions without limit anxiety.

80% relevant

Claude Code Steganography Flagged Chinese Users; Anthropic Rolls Back

Anthropic's Claude Code 2.1.91 used steganography to detect Chinese users. After Reddit exposure, Anthropic rolled back the feature, calling it an experiment against model distillation.

100% relevant

Amazon’s Alexa Now Shows 365-Day Price History for Shopping

Amazon expanded Alexa for Shopping to show 30, 90, and 365 days of price history. Over 50 million customers have used the feature since 2024, enhancing deal confidence.

78% relevant

Build a Fake Tool-Result Detector for Claude Code

Claude Code can hallucinate tool results. Add a `zen_stop_hook` detector that greps for `<result>` blocks and 'written: N bytes' claims to catch fake outputs every turn.

100% relevant

GLM-5.2 matches Opus 4.7 at 1/5 the price in Snowflake coding test

Zhipu AI's GLM-5.2 matched Claude Opus 4.7 on a Snowflake coding benchmark at one-fifth the cost, threatening Western AI lab pricing and IPO valuations.

85% relevant

MCP Agents Log 'Success: True' While Tasks Go Nowhere — Protocol Bug

MCP returns null results inside HTTP 200 responses, causing agents to log success while tasks never run. Vouqis proxy catches this with structured audit logs.

95% relevant

Claude Code's June 15 Agentic Credit Split: How to Avoid Hitting the $20 Wall

Claude Code's June 15 agentic credit split moves `claude -p` and CI workflows to a separate $20/month bucket on Pro. Upgrade to Max 5x or switch to direct API for production pipelines.

100% relevant

/loop in Claude Code: How to Build Multi-Agent Workflows Without Leaving

The /loop command in Claude Code enables autonomous multi-agent workflows, cycling through coding tasks until completion. Developers should use it to automate iterative processes like TDD cycles.

90% relevant

Dynamic Workflows: A New Agent Primitive Emerges

Dynamic workflows generate harnesses on the fly for agent orchestrators, enabling branching and verified tasks across coding agents like Claude Code and Codex.

75% relevant

Anthropic's 80% Code Stat: What It Means for Your CLAUDE.md and Workflow Design

Anthropic's 80% code stat reveals a recursive self-improvement loop. For Claude Code users, invest in CLAUDE.md, MCP servers, and task decomposition to replicate this.

75% relevant

Microsoft RAMPART Brings Pytest-Based Safety Testing to AI Agents

Microsoft's RAMPART brings pytest-native safety testing to AI agents, covering adversarial attacks and benign failures, addressing a critical gap in agent development.

89% relevant

Amazon's SageMaker Agentic Fine-Tuning Supports Llama, Qwen, DeepSeek, Nova

Amazon launched an AI agent on SageMaker that automates fine-tuning of Llama, Qwen, DeepSeek, and Nova models via plain-language instructions, abstracting API fragmentation.

90% relevant

OpenAI Agents Now Ask Questions Good Enough for Research Papers

Sébastien Bubeck revealed on the OpenAI Podcast that internal AI agents now ask research questions so insightful they're inspiring papers and correcting published mistakes, with a 1-2 year timeline for full researcher-level capabilities.

85% relevant

Agent Harnessing: The Infrastructure That Makes AI Agents Work

A detailed technical guide argues that the model is not the hard part of building AI agents. The six-component harness — context management, memory, tools, control flow, verification, and coordination — is what separates production-grade agents from those that fail silently.

88% relevant