Collection size
96 articles
Page 5 of 5
Architecture and Beyond
Architecture and Beyond
May 15, 2026 · R&D Management

Managing AI Coding: The Same Principles as Leading a Development Team

The article analyses how AI‑assisted coding turns software projects into black‑boxes, explains why responsibility shifts from code authors to managers, and proposes a four‑layer control framework—requirements, architecture, implementation, and release—to keep AI output reliable, auditable, and safe.

AI codingContext Engineeringarchitectural constraints
0 likes · 22 min read
Managing AI Coding: The Same Principles as Leading a Development Team
Geek Labs
Geek Labs
Apr 13, 2026 · Artificial Intelligence

How a 140K‑Star Open‑Source Agent Harness Makes Claude Code Production‑Ready

The article analyzes the systemic shortcomings of AI coding assistants and presents everything‑claude‑code, an open‑source Agent harness that adds plug‑and‑play Skills, automatic learning Instincts, cross‑session Memory, production‑grade Security scanning, and a research‑first development workflow, comparing it with other tools and detailing deployment and best‑practice guidance.

AI codingAgent HarnessClaude Code
0 likes · 12 min read
How a 140K‑Star Open‑Source Agent Harness Makes Claude Code Production‑Ready
Black & White Path
Black & White Path
May 3, 2026 · Information Security

Claude Security Public Beta: How AI‑Driven Scanning Moves Code Security into Production

Claude Security’s public beta demonstrates how Anthropic’s AI‑driven scanner moves vulnerability detection from post‑deployment patching to pre‑commit prevention, offering full‑repo analysis, multi‑stage verification, IDE integration, lower false positives, and sparking industry debate over dual‑use risks and regulatory impact.

AI code scanningAnthropicClaude Security
0 likes · 10 min read
Claude Security Public Beta: How AI‑Driven Scanning Moves Code Security into Production
AntTech
AntTech
Jul 16, 2025 · Artificial Intelligence

Can AI Auditors Match Human Experts? Inside RepoAudit’s LLM‑Powered Code Review

The EXPRESS Workshop at ISSTA 2025, hosted by Ant Group, featured a keynote by Purdue’s Prof. Zhang on an LLM‑driven “Human‑like AI Auditor” called RepoAudit, which demonstrated high‑accuracy automated code review, uncovering dozens of real bugs and hundreds of zero‑day vulnerabilities across major open‑source projects.

AILLMRepoAudit
0 likes · 6 min read
Can AI Auditors Match Human Experts? Inside RepoAudit’s LLM‑Powered Code Review
Tencent Technical Engineering
Tencent Technical Engineering
May 8, 2025 · Artificial Intelligence

Augment AI Programming Assistant: Technical Breakthroughs, Industry Impact, and Security Risks

Augment, a newly funded AI programming assistant that tops the SWE‑bench benchmark with a 65.4% score and a 200 k‑token context window, promises massive productivity gains for developers but also introduces sophisticated security threats such as malicious memory prompts, back‑door context injection, compromised guidelines, and risky multi‑task collaboration protocols, prompting calls for layered defenses and vigilant monitoring.

AI programmingAI safetyAgent Memory
0 likes · 11 min read
Augment AI Programming Assistant: Technical Breakthroughs, Industry Impact, and Security Risks
21CTO
21CTO
Mar 26, 2024 · Artificial Intelligence

How GitHub’s New AI Auto‑Fixes Vulnerabilities in Real Time

GitHub and Entry have introduced an AI‑powered Code Scanning Autofix that automatically detects, prioritizes, and repairs security flaws in JavaScript, TypeScript, Java, and Python code, dramatically speeding up vulnerability remediation for private repositories.

AICode ScanningCodeQL
0 likes · 7 min read
How GitHub’s New AI Auto‑Fixes Vulnerabilities in Real Time
Java Backend Technology
Java Backend Technology
Mar 9, 2026 · Artificial Intelligence

Why AI Can’t Replace Engineers: The Rise of the Post‑Processing Engineer

The article explains how large‑model AI can quickly generate functional code up to an 80% quality level, but its lack of product logic, context, boundaries and safety creates hidden bugs, making the new role of a “post‑processing engineer” essential for turning AI‑generated drafts into reliable, production‑ready software.

Artificial IntelligenceCode ReviewDevOps
0 likes · 9 min read
Why AI Can’t Replace Engineers: The Rise of the Post‑Processing Engineer
AI Step-by-Step
AI Step-by-Step
May 13, 2026 · R&D Management

Agentic Development Cycle: Real‑Time Validation with AI Agents

The AC/DC framework reimagines software development by moving verification from post‑commit CI pipelines to the moment code is generated, letting AI agents write, check, and fix code in a self‑correcting loop, while redefining human engineer responsibilities.

AI agentsTechnical debtautomation
0 likes · 14 min read
Agentic Development Cycle: Real‑Time Validation with AI Agents
Tencent Technical Engineering
Tencent Technical Engineering
Nov 7, 2025 · Information Security

How AI Multi‑Agent Systems Are Revolutionizing Code Security Audits

This article explores how Wukong's AI‑driven multi‑agent architecture dramatically improves code security auditing by addressing context loss, scheduling imbalances, and integrating a data‑flywheel that turns bad cases into continuous model improvements, illustrated by a real NVIDIA Megatron‑LM vulnerability fix.

AICode AuditingVulnerability Detection
0 likes · 14 min read
How AI Multi‑Agent Systems Are Revolutionizing Code Security Audits
IT Services Circle
IT Services Circle
Jun 17, 2025 · Artificial Intelligence

Why 52% of Meituan’s New Code Is AI‑Generated – What It Means for Developers

Meituan revealed that over half of its newly written code is generated by its in‑house AI model LongCat, which handles routine programming tasks while developers still oversee core logic, prompting a discussion of AI’s role, benefits, pitfalls, and practical strategies for modern software engineers.

AI Code GenerationDeveloper Toolsproductivity
0 likes · 4 min read
Why 52% of Meituan’s New Code Is AI‑Generated – What It Means for Developers
Radish, Keep Going!
Radish, Keep Going!
Apr 1, 2026 · Industry Insights

What the Claude Code Leak Reveals About Hidden Bugs, Easter Eggs, and AI Ops

The March 31, 2026 Claude Code v2.1.88 release unintentionally shipped a 59.8 MB source‑map, exposing 512,000 lines of TypeScript, which revealed extensive technical debt, hidden Easter‑egg “/buddy”, an unturn‑offable Undercover Mode, anti‑distillation safeguards, and a critical token‑consumption bug that the community patched to boost cache hit rates from 26 % to 99 %.

AI developmentTechnical debtsoftware engineering
0 likes · 10 min read
What the Claude Code Leak Reveals About Hidden Bugs, Easter Eggs, and AI Ops
Tencent Cloud Developer
Tencent Cloud Developer
Mar 24, 2026 · Artificial Intelligence

Why AI Coding Agents Miss the Mark—and How to Make Them Work

The article analyzes the hype around AI coding tools like OpenClaw, exposing false demands, the pitfalls of building agents before real needs, the quality gaps in AI‑generated code, and practical strategies such as spec‑first coding, bottleneck identification, and multi‑model orchestration to improve productivity.

AI codingLLM agentsSpec Coding
0 likes · 15 min read
Why AI Coding Agents Miss the Mark—and How to Make Them Work
FunTester
FunTester
Jul 15, 2025 · Artificial Intelligence

Do AI Code Generators Really Speed Up Development? RCT Shows 19% Slowdown

A randomized controlled trial with 16 veteran developers working on 246 real open-source issues found that using generative AI tools such as Cursor Pro with Claude actually increased average task time by 19 %, contrary to participants’ expectations of a 24 % efficiency gain, highlighting limitations of AI in complex, multi-module development contexts.

AI Code GenerationRCTdevelopment efficiency
0 likes · 9 min read
Do AI Code Generators Really Speed Up Development? RCT Shows 19% Slowdown
21CTO
21CTO
Apr 20, 2026 · Information Security

How Anthropic’s Opus Model Generates Real‑World Chrome Exploits and What It Means for Security

Anthropic’s Opus 4.6 model can automatically craft a working V8 JavaScript engine exploit for Chrome 138, costing $2,283 in API usage, which demonstrates how AI‑driven code generation is reshaping vulnerability research, shortening patch windows, and forcing a rethink of software security practices.

AI securityChrome vulnerabilityOpus model
0 likes · 7 min read
How Anthropic’s Opus Model Generates Real‑World Chrome Exploits and What It Means for Security