27 related articles
Alibaba Open-Sources Code Review Tool …
Alibaba open-sources code review tool open-code-review, using a hybrid architecture of deterministic rule pipelines and LLM Agents. Supports line-level comments, OpenAI/Anthropic APIs, battle-tested at Alibaba scale, written in Go, fully free and open-source.

A systematic roadmap from LangChain and LangGraph to multi-agent development, covering RAG, Tool Calling, MCP, and more, helping developers break into AI app development.
Agentty: An 11MB Lightweight Claude Co…
Agentty is an open-source AI coding assistant written in C++26, compiling to just 11MB. Positioned as a drop-in alternative to Claude Code, it explores lightweight, native-first AI tooling.

Build production-grade AI Agents with a pure Go stack using ByteDance's Eino framework. A deep dive into seven core capabilities: multi-Agent orchestration, long-task execution, command approval, RAG, MCP, Skills, and database reporting.

OpenAI releases GPT-5.6 (SOUL/TERRA/LUNA), with Ultra mode running four agents in parallel; Meta launches Muse Spark 1.1 with million-token context; ChatGPT desktop unifies Chat, Work, and Codex.

Gas Town is an open-source multi-agent workspace manager built in Go with 16,000+ GitHub Stars. This article analyzes its architecture, Go language advantages, and typical multi-agent collaboration scenarios.

Skill isn't just for programmers — it's crossing industry lines to become the operational foundation for entire organizations. This article unpacks the three cores of knowledge work, explores legal, research, and finance use cases, and examines how a Skill Library becomes a core enterprise AI asset.

Anthropic's Fiona Fung shares how AI tools drove an 8x increase in engineer code output, and how AI-native teams are rethinking management, quality, and collaboration.

Anthropic launches Claude for team collaboration while encrypted reasoning controversy erupts. Plus Sakana AI's routing model and OpenAI's alignment research breakthroughs.

Deep dive into Claude Code's major new updates: Remote Control for session takeover, Auto Mode to reduce interruptions, multi-agent code review, Auto Memory, and Routines for cloud automation workflows.

The core of enterprise AI isn't calling general models—it's building a self-reinforcing "model-harness-sandbox-eval" flywheel. This article analyzes the four components, tacit knowledge moats, and the "token value per watt" efficiency metric.

Deep dive into Hermes Agent's core architecture: Agent Loop mechanism, three-layer memory system (Markdown/SQLite/external), Gateway multi-platform integration, context compression, and Cron jobs.

Deep dive into Claude Code Routines: build proactive AI coding agents with time-scheduled and event-driven triggers. Covers automated docs, deploy verification, and on-call investigation.

Explore OpenAI Codex's Record & Replay plugin that captures mouse and keyboard actions via MCP server to auto-generate reusable, shareable Skills for zero-code RPA automation.

A Giant Shot is a desktop screenshot tool with a built-in MCP Server, offering 11 annotation tools, smart OCR, AI chat, and desktop automation for Cursor and Claude Desktop.

Deep dive into Loop Engineering: core mechanisms, three major pain points (reliability, cost, context bloat), and Harness workflow solutions including mixed model strategies and Human in the Loop.

A detailed walkthrough of Claude Code + Opus 4.7 in action: from CCSwitch setup to model configuration, completing a complex payment feature in 4 hours for $60 with zero hand-written code.

Claude Code turns one. From running thousands of Agents in parallel to Auto Mode replacing Plan Mode, explore how Anthropic's team is reshaping AI coding workflows.

Simon Willison releases asyncinject 0.7, fixing bugs proactively discovered by Claude. This case shows AI evolving from passive coding assistant to active code reviewer and collaborator.
From Prompt Engineer to Loop Architect…
Explore the paradigm shift from prompt engineering to loop architecture in AI programming. Learn about Anthropic's Routines, the six elements of mature coding loops, and token cost strategies.