Collection size
96 articles
Page 5 of 5
Liangxu Linux
Liangxu Linux
Apr 17, 2022 · Artificial Intelligence

Can GitHub Copilot Replace Programmers? A Critical Look at AI Coding Assistants

This article examines GitHub Copilot’s code‑completion, comment‑driven generation, and repetitive‑task automation features, evaluates its accuracy and security concerns, and argues that while it can streamline mundane coding, it will not replace skilled programmers.

AI coding assistantCode GenerationGitHub Copilot
0 likes · 8 min read
Can GitHub Copilot Replace Programmers? A Critical Look at AI Coding Assistants
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
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Jun 5, 2026 · Information Security

How Anthropic’s Open‑Source DCRH Uses Claude to Automate Vulnerability Discovery and Fixes

The DCRH project is Anthropic’s production‑grade, open‑source reference implementation that leverages Claude’s large‑model multi‑agent architecture to build an end‑to‑end AI‑driven security pipeline, reducing false positives and speeding up vulnerability remediation for C/C++ codebases.

AI securityClaudeMulti-Agent
0 likes · 9 min read
How Anthropic’s Open‑Source DCRH Uses Claude to Automate Vulnerability Discovery and Fixes
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 agentsAutomationContinuous Integration
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 AuditingMulti-Agent
0 likes · 14 min read
How AI Multi‑Agent Systems Are Revolutionizing Code Security Audits