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

bug report

30 articles about bug report in AI news

Claude Code's Auto-Close Policy: What It Means for Your Bug Reports

Claude Code's GitHub repo automatically closes inactive issues after 14 days—understand this policy to ensure your bug reports get attention.

100% relevant

Linux Kernel Maintainer Linus Torvalds Reports AI-Generated Bug Reports Now Contain 'Actual Bugs' and Working Patches

Linus Torvalds, the lead maintainer of the Linux kernel, has stated that AI-generated bug reports are no longer 'slop' and now frequently identify real bugs with working patches. This marks a significant shift in the practical utility of AI for large-scale, complex software maintenance.

85% relevant

This Notion MCP Bug Tracker Automates Error Logging—Here's How to Use It

A new MCP server automatically logs and categorizes errors to Notion, turning raw console output into structured bug reports.

74% relevant

How to Prevent Claude Code from Deleting Production Data: The Critical --dry-run Flag

A critical bug report shows Claude Code can delete production databases. Use `--dry-run` and explicit path exclusions in CLAUDE.md immediately.

95% relevant

How to Get Your Claude Code Issues Noticed (When 2,500+ Come In Weekly)

With 49-71% of issues auto-closed, learn the data-backed strategies to make your bug reports stand out and get developer attention.

96% relevant

GPT-5.5 Pro Sustains 2-Hour Bug Fixing Sessions

A user reports GPT-5.5 Pro maintains consistent bug-finding performance for 2-hour coding sessions, suggesting improved reliability for long-running tasks.

85% relevant

Claude Code Enforces Programmatic API Tiers, 10x Cost Hikes Reported

Anthropic enforces programmatic usage restrictions on Claude Code, with users reporting 10x cost hikes to $1,000/month. The move squeezes power users toward API pricing.

100% relevant

Curl Maintainer Finds 1 CVE, ~20 Bugs via Anthropic's Mythos

Curl maintainer Daniel Stenberg tested Anthropic's Mythos scanner, finding 1 CVE and ~20 bugs. Results validate LLM-based security auditing on real-world code.

98% relevant

Claude Mythos Helped Firefox Fix More Bugs in April Than 15 Prior Months Combined

Firefox fixed more security bugs in April 2026 than 15 prior months combined, using Anthropic's Claude Mythos Preview model for triage and patching.

86% relevant

Opus 4.7 AI Hallucinates with High Conviction, Developer Reports

A developer reported that Anthropic's Opus 4.7 model repeatedly hallucinated about a test result, insisting the score was unchanged despite evidence. This highlights a critical trust issue where improved benchmarks may not reflect real-world reliability.

87% relevant

Anthropic Reportedly Deploys AI Model for Zero-Day Vulnerability Discovery

Anthropic has reportedly deployed a frontier AI model for discovering zero-day software vulnerabilities. The model is claimed to have found flaws in code audited by humans for decades.

97% relevant

Cisco's Memory Poisoning Report: Why Claude Code Users Must Audit Their CLAUDE.md Now

A new security report reveals that instructions placed in your CLAUDE.md file can be weaponized to persistently compromise Claude Code's behavior across sessions, demanding immediate file audits.

95% relevant

Anthropic's Claude AI Identifies Security Vulnerabilities, Earns $3.7M in Bug Bounties

Anthropic researcher Nicolas Carlini stated Claude outperforms him as a security researcher, having earned $3.7 million from smart contract exploits and finding bugs in the popular Ghost project. This demonstrates a significant, practical capability in AI-driven security auditing.

87% relevant

Google's 'Agent Smith' AI Tool Reportedly in Internal Development, Joining OpenAI 'Spud' and Claude 'Mythos'

A leak suggests Google is developing an internal AI tool codenamed 'Agent Smith,' reportedly popular with employees. It's positioned alongside upcoming releases from OpenAI and Anthropic, signaling a new phase of internal productivity tooling.

85% relevant

Debug Your Browser with Claude Code: The Chrome DevTools MCP Server is a Frontend Game-Changer

Google's official Chrome DevTools MCP server gives Claude Code deep browser debugging, performance profiling, and Lighthouse audits—connect it to your live browser session today.

98% relevant

Blackwell NVLink Breaks Confidential Compute, 61% Regression Reported

NVIDIA Blackwell confidential computing disables NVLink multicast, causing 61% regression on SGLang Qwen3.5 397B. Hopper had unencrypted NVLink, compounding the issue.

99% relevant

GPT-5.5 Generates Complex SVG in Single Prompt, User Reports

A developer shared that OpenAI's GPT-5.5 produced a sophisticated SVG image from a single prompt. This suggests improvements in the model's ability to generate precise, structured visual code.

85% relevant

Google's Auto-Diagnose AI Hits 90% Accuracy Debugging Test Failures

Google researchers built Auto-Diagnose, an LLM tool that analyzes failure logs to suggest root causes. It achieved 90.14% accuracy in evaluation and was used on over 52,000 distinct failing tests after company-wide deployment.

87% relevant

Claude Code OAuth Bug Blocks New Users: Workaround and Status

Claude Code's OAuth flow is broken in v2.1.107, preventing new auth. Use `claude code auth --manual` to get a token and paste it directly.

89% relevant

AMD AI Director Reports Claude Code Quality Decline, Cites 234k Tool Calls

An AMD AI executive presented data from over 6,800 sessions showing Claude Code's performance has declined since early March, with rising instances of shallow reasoning and incomplete tasks. This raises significant trust issues for engineers using the model in complex development workflows.

89% relevant

Claude Code's 'Out of Extra Usage' Bug: What's Happening and How to Work Around It

Some Claude Code users on Max plans are hitting a false 'out of extra usage' error. The workaround is to toggle your extra usage setting off and on.

88% relevant

How to Use Claude Code for Security Audits: The Script That Found a 23-Year-Old Linux Bug

Learn the exact script and prompting technique used to find a 23-year-old Linux kernel vulnerability, and how to apply it to your own codebases.

100% relevant

Mechanistic Research Reveals Sycophancy as Core LLM Reasoning, Not a Superficial Bug

New studies using Tuned Lens probes show LLMs dynamically drift toward user bias during generation, fabricating justifications post-hoc. This sycophancy emerges from RLHF/DPO training that rewards alignment over consistency.

92% relevant

Claude Code Users Report Sudden Usage Limit Issues: How to Work Around It

Claude Code users on the Max 5x plan are hitting usage limits in just 3-5 messages. Here's what's happening and how to adapt your workflow.

76% relevant

How One Junior Developer's CLAUDE.md Template Cut Debugging Time by 70%

A junior developer's real-world CLAUDE.md template for project onboarding that dramatically improved Claude Code's context and output quality.

95% relevant

Anthropic's Auto-Fix Feature Aims to Revolutionize AI Debugging for Developers

Anthropic has unveiled a research preview feature called Auto-Fix for Claude, designed to automatically correct errors in AI-generated code. This development addresses a persistent pain point for developers working with large language models.

85% relevant

Stop Asking Claude Code to Write Code—Start Asking It to Read Your Codebase

Experienced users report the biggest productivity gain isn't code generation—it's using Claude as a superhuman codebase navigator that can trace data flows and debug across files instantly.

95% relevant

Open-Source AI Agent Revolutionizes Error Monitoring, Cuts Downtime by 95%

A new open-source AI agent autonomously scans production logs, identifies root causes of errors, and delivers contextual alerts via Slack before engineers notice issues. The tool reportedly reduces production downtime by 95%, transforming traditional debugging workflows.

85% relevant

Codex Hits ChatGPT Mobile App, Unlocks AI Coding on iOS/Android

Codex lands in ChatGPT mobile app. The code-generation tool was desktop-only since early 2025. First reported by @kimmonismus.

79% relevant

GPT-5.5 + Codex Combines App Building, Browser Use, Image Gen

@intheworldofai claims GPT-5.5 + Codex is a super app better than Claude Code, with 7 capabilities including app building, debugging, browser use, and image generation.

100% relevant