768 related articles

Learn how AI Agents autonomously discover bugs, fix code, and verify results through real cases. Deep dive into data loop design principles and Agent self-iteration methodology.

Superlog Responder is a free open-source AI bug-fixing agent that integrates with Sentry and Datadog alerts to automatically perform root cause analysis and generate mergeable PRs.

GitHub restructures its Bug Bounty Program, shifting focus from fixing vulnerabilities to improving researcher collaboration experience. Explore the key changes and industry implications.
How Fixing Three Bugs Made Qwen3.5-122…
A developer fixed three critical bugs to make Qwen3.5-122B run reliably as a daily driver on Mac Studio. Explore memory management, inference stability, and quantization precision.
TutorialsDatasette creator Simon Willison debugged an OpenStreetMap display issue, uncovering CAPTCHA and Referrer-Policy conflicts, then built a plugin fix using GPT-5.5 and Codex.
Tech FrontiersSimon Willison releases LLM CLI tool v0.32a1, fixing a data integrity bug when reloading tool-calling conversations from SQLite. Details on the fix, impact, and upgrade steps.

A deep dive into Claude Code's positioning, installation, and usage tips, covering the five stages of AI programming evolution and how developers can build competitive advantages in the AI era.

JetBrains open-sources go-modern-guidelines to help AI coding assistants generate modern Go code following best practices for generics, slog, error handling, and more.

Hands-on testing of Perplexity's local inference on NVIDIA DGX Spark: deployment workflow, resource usage, inference speed, and switching between cloud and Ollama models via custom endpoints.

Deep dive into Claude Code's core advantages vs Cursor, Trae, and Copilot. Learn how its full-project context understanding and auto-debugging make it the top AI coding assistant.

Analyze the three root causes of LLM tool calling failures: Value, Condition, and Intent. A structured debugging framework to help agent developers diagnose and fix issues efficiently.

Learn the 5-step AI programming workflow: environment setup, product design, technical design, implementation, and manual verification for reliable software delivery.

Deep dive into the core AI alignment dilemma: as LLMs grow more knowledgeable, persistent, and intelligent, why do safety guardrails always lag behind?

Tencent launches Hy4 Preview, an open-source MoE LLM with 770B total parameters, 49B active parameters, and 1M token context window for long-horizon agentic tasks.

Deep dive into 16 practical AI Agent Skills covering code review, evals, frontend design, communication, memory, and automation — revealing the modular methodology behind Agent engineering.

Tencent Hunyuan's WorldClaw generates explorable, editable 3D worlds from text. Deep dive into its multi-model Agent architecture, AI-native game engines, AI pharma funding, and data strategy shifts.

A complete guide to three types of AI Agent tools: building platforms (Coze Studio, Dify), agent software (Coze, Cloud Code), and dev frameworks (LangChain). Find the right tool for your skill level.

Real-world testing of Gemini Flash vs Pro across three projects: racing game, subscription app, and luxury website. Flash is 3x faster and cheaper, but Pro remains essential for production accuracy.

Google Gemini unexpectedly displays "Sff" and internal reasoning text in responses. This article explains the technical causes, including chain-of-thought leaks and delimiter parsing failures.

A flood of AI-generated low-quality PRs is overwhelming open source projects. This article analyzes the AI slop phenomenon, its harm to the ecosystem, and community countermeasures.