Tagged articles
6 articles
Page 1 of 1
dbaplus Community
dbaplus Community
May 2, 2026 · Artificial Intelligence

Inside Claude Code: A Deep Dive into Its Powerful Agent Architecture

This article provides a comprehensive technical analysis of Claude Code, covering its project scale, two‑layer agent loop design, five design principles, tool system architecture, fine‑grained permission model, multi‑agent collaboration strategies, context‑engineered system prompts, and a custom React‑based terminal UI, all illustrated with concrete code excerpts and diagrams.

AI AgentAgent LoopClaude Code
0 likes · 38 min read
Inside Claude Code: A Deep Dive into Its Powerful Agent Architecture
AI Step-by-Step
AI Step-by-Step
May 1, 2026 · Artificial Intelligence

How Claude Code’s Agentic Loop Works: Four Layers from QueryEngine to UI

The article breaks down Claude Code’s persistent agentic loop into four layers—QueryEngine, Tool System, Permission/Hook, and React + Ink—explaining how each turn gathers context, makes model decisions, executes actions, verifies results, handles errors, and renders a terminal UI.

Agentic LoopClaude CodeError Handling
0 likes · 14 min read
How Claude Code’s Agentic Loop Works: Four Layers from QueryEngine to UI
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Mar 31, 2026 · Backend Development

Inside the Claude Code Source Leak That Attracted 15 Million Views

The article chronicles the March 31 2026 Claude Code source‑code leak caused by an exposed .map file in Anthropic's npm package, details the community’s rapid forking, a Korean developer’s Python rewrite using oh‑my‑codex, and provides a full technical overview of the CLI’s architecture, size, and related resources.

BunCLIClaude Code
0 likes · 7 min read
Inside the Claude Code Source Leak That Attracted 15 Million Views
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Mar 31, 2026 · Artificial Intelligence

Claude Code Leak Exposes 510k Lines of Source and Hidden Features

A massive source‑map mishap exposed over 1,900 files and 510,000 lines of Claude Code’s TypeScript implementation, revealing its React‑Ink UI, Bun runtime, a 40‑module toolbox, a 46k‑line QueryEngine, multi‑agent coordinator, hidden Kairos mode, Undercover mode, and even an embedded virtual pet system.

AI toolingBunClaude Code
0 likes · 6 min read
Claude Code Leak Exposes 510k Lines of Source and Hidden Features
Java Architect Essentials
Java Architect Essentials
Mar 31, 2026 · Artificial Intelligence

What the Claude Code Leak Reveals: 510k Lines of AI Engine Exposed

A massive leak of Anthropic’s Claude Code exposed over 1,900 files and 510,000 lines of TypeScript, revealing its React‑Ink UI, Bun runtime, extensive toolset, hidden Kairos mode, electronic pet system, and covert Undercover features, sparking worldwide developer frenzy and security concerns.

AI EngineeringBun runtimeClaude
0 likes · 7 min read
What the Claude Code Leak Reveals: 510k Lines of AI Engine Exposed