Tagged articles

AI coding agent

20 articles · Page 1 of 1
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 16, 2026 · R&D Management

Micro Feedback Loops vs Loop Engineering: Which Loop Does Your Team Use?

The article compares the 2011 Micro Feedback Loop model with the 2026 Loop Engineering concept, explains why verification is crucial for AI‑driven automation, and outlines a four‑step path—optimizing feedback cycles, building a standard knowledge base, implementing Loop Engineering, and continuous evolution—to help software teams achieve sustainable efficiency gains.

AI coding agentLoop EngineeringMicro Feedback Loops
0 likes · 8 min read
Micro Feedback Loops vs Loop Engineering: Which Loop Does Your Team Use?
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 12, 2026 · Operations

Why Open‑Source LoongSuite Pilot Is Needed as AI Coding Agents Become Core Infrastructure

The article analyzes how AI coding agents like Cursor, Claude Code, and Codex have become essential developer tools, yet suffer from almost zero observability, and explains how the open‑source LoongSuite Pilot provides a unified collection platform, semantic schema, security controls, dashboards, and ROI metrics to turn these agents into manageable infrastructure.

AI coding agentLoongSuite PilotObservability
0 likes · 27 min read
Why Open‑Source LoongSuite Pilot Is Needed as AI Coding Agents Become Core Infrastructure
Node.js Tech Stack
Node.js Tech Stack
Jun 11, 2026 · Artificial Intelligence

How 5 Engineers Built an Open‑Source Long‑Horizon Coding Agent in 14 Days that Outperforms Claude Code

A five‑person Xiaomi team created MiMo Code, an open‑source long‑horizon programming agent written in TypeScript, within two weeks; the paper details its three‑dimensional design—compute, memory, evolution—benchmark results that surpass Claude Code, and simple installation options.

AI coding agentBenchmarkMiMo Code
0 likes · 6 min read
How 5 Engineers Built an Open‑Source Long‑Horizon Coding Agent in 14 Days that Outperforms Claude Code
AI Programming Lab
AI Programming Lab
Jun 2, 2026 · Artificial Intelligence

Testing MiniMax M3: Reproducing a Deep‑Learning Paper and Building an End‑to‑End Medical Image Segmentation App

The author evaluates MiniMax M3 by reproducing the 2021 TransUNet medical image segmentation paper, troubleshooting data and training issues, achieving near‑paper Dice scores, and then engineering a full‑stack React‑FastAPI application to demonstrate the model’s practical capabilities and cost.

AI coding agentMiniMax M3TransUNet
0 likes · 10 min read
Testing MiniMax M3: Reproducing a Deep‑Learning Paper and Building an End‑to‑End Medical Image Segmentation App
ShiZhen AI
ShiZhen AI
May 29, 2026 · Artificial Intelligence

Opus 4.8 Unveiled: Claude Code Turns Into a Dynamic Sub‑Agent Engineering Team

Anthropic's Opus 4.8 adds modest performance gains, stronger honesty, and a fast mode, while its new Dynamic Workflows let Claude Code orchestrate dozens of sub‑agents to tackle large‑scale tasks such as full‑repo bug hunts, migrations, and security audits, effectively turning a single coding assistant into a temporary engineering team.

AI coding agentClaudeDynamic Workflows
0 likes · 11 min read
Opus 4.8 Unveiled: Claude Code Turns Into a Dynamic Sub‑Agent Engineering Team
Java Companion
Java Companion
May 26, 2026 · Artificial Intelligence

How a Terminal AI Agent Achieves a 99.82% Cache Hit Rate with DeepSeek API

DeepSeek-Reasonix, a terminal‑based AI coding agent tightly integrated with the DeepSeek API, delivers a 99.82% prefix‑cache hit rate that cuts daily token costs from $61 to $1.38, while offering file editing, command execution, memory, hooks, MCP support, and a preview Tauri desktop client.

AI coding agentDeepSeekReasonix
0 likes · 14 min read
How a Terminal AI Agent Achieves a 99.82% Cache Hit Rate with DeepSeek API
MeowKitty Programming
MeowKitty Programming
May 5, 2026 · Backend Development

Codex Is More Than Autocomplete—Java Developers Learn to Delegate Tasks to AI

The article argues that Java developers should treat OpenAI's Codex as a coding agent capable of handling well‑defined engineering tasks—such as codebase navigation, targeted refactoring, test generation, and pre‑review checks—by clearly specifying boundaries, goals, and verification steps rather than merely asking it to write snippets.

AI coding agentAutomationCodex
0 likes · 8 min read
Codex Is More Than Autocomplete—Java Developers Learn to Delegate Tasks to AI
MeowKitty Programming
MeowKitty Programming
Apr 30, 2026 · Backend Development

Why Codex Agents Are Redefining the Java Developer Workflow

The article analyzes how OpenAI's Codex CLI, an AI coding agent, is shifting Java development from manual code writing to task‑oriented automation, outlining suitable use cases, practical prompting techniques, and the new skills engineers must adopt to keep quality and control.

AI coding agentCodexSoftware Engineering
0 likes · 7 min read
Why Codex Agents Are Redefining the Java Developer Workflow
ShiZhen AI
ShiZhen AI
Apr 1, 2026 · Artificial Intelligence

Inside Claude Code’s 512K-Line Leak: How Its AI Coding System Is Built

The accidental source‑map release of Anthropic’s Claude Code on March 31 2026 exposed 512 000 lines of TypeScript, revealing a five‑layer architecture, a sophisticated prompt‑memory split, a 40‑plus‑tool ecosystem, multi‑agent coordination, and hidden feature‑flags that together illustrate how a top‑tier AI coding agent is engineered as a full‑stack runtime rather than a simple model wrapper.

AI coding agentClaude CodePrompt Engineering
0 likes · 24 min read
Inside Claude Code’s 512K-Line Leak: How Its AI Coding System Is Built
Fighter's World
Fighter's World
Mar 28, 2026 · Artificial Intelligence

What Engineering Decisions Make AI Coding Agents Effective? Lessons from the OpenDev Paper

The article dissects OpenDev’s open‑source AI coding agent, comparing its scaffolding‑vs‑harness architecture, cognitive‑flow design, context‑compression strategies, tool‑reliability mechanisms and safety layers with Claude Code, Cursor, Codex and Augment, and shows that harness‑level engineering remains the biggest performance lever even for frontier models.

AI coding agentHarness EngineeringOpenDev
0 likes · 39 min read
What Engineering Decisions Make AI Coding Agents Effective? Lessons from the OpenDev Paper
Black & White Path
Black & White Path
Mar 21, 2026 · Artificial Intelligence

When AI Coding Agents Get PUA'd: Unexpected Performance Gains

A developer created a "pua" plugin that injects big‑tech management scripts into AI coding agents, enforcing three strict rules and escalating pressure levels, and experiments show it boosts bug‑fix count by 36%, verification runs by 65%, and tool usage by 50%, even uncovering hidden configuration issues.

AI coding agentBenchmarkClaude
0 likes · 5 min read
When AI Coding Agents Get PUA'd: Unexpected Performance Gains
Old Zhang's AI Learning
Old Zhang's AI Learning
Mar 13, 2026 · Artificial Intelligence

Nvidia’s New OpenClaw‑Optimized Model Cracks Top‑5 on PinchBench – Free to Use

Nvidia’s open‑source Nemotron‑3‑Super model achieves an 85.6% success rate on the PinchBench OpenClaw benchmark, ranking in the top five (the only open‑source entry), and the article explains its architecture, quantization, training pipeline, performance numbers, usage options, and practical limitations.

AI coding agentMoENVFP4
0 likes · 10 min read
Nvidia’s New OpenClaw‑Optimized Model Cracks Top‑5 on PinchBench – Free to Use
Architect
Architect
Feb 16, 2026 · Artificial Intelligence

Turn Claude Code into a Reliable Coding Partner: 6 Proven Strategies

This article distills a viral thread by Eyad Khrais into six actionable principles and a reusable workflow for Claude Code, covering planning mode, project‑specific CLAUDE.md files, context management, interface‑style requirements, handling stuck conversations, and automating high‑frequency actions into a sustainable engineering system.

AI coding agentClaude CodePrompt Engineering
0 likes · 17 min read
Turn Claude Code into a Reliable Coding Partner: 6 Proven Strategies
TonyBai
TonyBai
Feb 15, 2026 · Artificial Intelligence

Minimalist Victory: Architecture and Build Story of Pi, OpenClaw’s AI Coding Agent

The article examines how the Pi engine, the core of OpenClaw’s AI coding agent, was built with a minimalist, opinionated design, detailing its modular components, handling of multi‑model context, lightweight TUI, security philosophy, and benchmark results that show it rivals heavier competitors.

AI coding agentBenchmarkLLM integration
0 likes · 14 min read
Minimalist Victory: Architecture and Build Story of Pi, OpenClaw’s AI Coding Agent
Architect
Architect
Feb 10, 2026 · Artificial Intelligence

Why Pi’s Minimalist Architecture Powers OpenClaw’s AI Coding Agent

The article explains how the ultra‑minimal Pi engine—built around just four tools, a tree‑shaped session model, and an extensible plug‑in system—provides a clean, auditable, and secure foundation for OpenClaw’s AI‑driven code‑writing capabilities, while highlighting practical extensions, engineering constraints, and trade‑offs.

AI coding agentAgent EngineeringExtensible architecture
0 likes · 16 min read
Why Pi’s Minimalist Architecture Powers OpenClaw’s AI Coding Agent
AI Info Trend
AI Info Trend
Feb 10, 2026 · Artificial Intelligence

How GPT-5.3‑Codex Redefines AI‑Powered Software Engineering

The article provides an in‑depth analysis of OpenAI's GPT‑5.3‑Codex, detailing its role as a software‑engineering AI agent, its multi‑layered capabilities, core concepts, benchmark results, and the shift toward real‑time collaborative development workflows.

AI coding agentAutomationBenchmark
0 likes · 8 min read
How GPT-5.3‑Codex Redefines AI‑Powered Software Engineering
21CTO
21CTO
May 19, 2025 · Artificial Intelligence

GitHub Unveils Copilot Coding Agent: AI-Powered Code Review and Automation

GitHub introduced the Copilot Coding Agent at Microsoft Build, an AI-driven tool that runs in GitHub Actions, handles code reviews, refactoring, and debugging, while enforcing strict security controls and integrating with Azure SRE workflows and open‑source VS Code extensions.

AI coding agentGitHub ActionsGitHub Copilot
0 likes · 8 min read
GitHub Unveils Copilot Coding Agent: AI-Powered Code Review and Automation
Sohu Tech Products
Sohu Tech Products
Apr 2, 2025 · Artificial Intelligence

Solving Context Window Limitations in AI Coding Agents with Memory Bank

The article proposes a two‑step approach—constraining each coding‑agent task to fit within the LLM’s context window and using a “Memory Bank” of structured project files to persist and share essential information across rounds—illustrated with Cline’s plan and execution modes to prevent information loss and repetitive bugs in large‑scale AI‑driven development.

AI coding agentClineContext Management
0 likes · 9 min read
Solving Context Window Limitations in AI Coding Agents with Memory Bank