Cantitate/Preț
Produs

Coding Agents

Autor Fuheng Wu
en Limba Engleză Paperback – 11 sep 2026
A coding agent looks like a language model with a code prompt. It isn't. An LLM emits probabilistic tokens; an autonomous coding agent navigates unfamiliar codebases, formulates hypotheses, executes shell commands, inspects compiler diagnostics, and repairs multi-file regressions under strict token, latency, and financial budgets. The moment a model interacts with a filesystem and a shell, the primary engineering challenge ceases to be prompt engineering. It becomes software systems engineering.
This book is an architectural and production guide to engineering systems in which humans and coding agents work reliably together on real codebases. It treats coding agents not as chatbots, but as composite software engineering systems built around foundation models. Every chapter bridges theoretical mechanics with concrete architectural blueprints: how context allocators manage active working sets, how tool dispatchers enforce secure capability boundaries, how isolated sandboxes execute mutations, and how closed-loop verification pipelines transform raw model proposals into verified pull requests.
The early chapters establish the foundational mechanics and core architecture: Code LLM token economics, KV cache utilization, deterministic execution theory, and prompt/harness boundary contracts. It then dissects the 7-component agent stack: tool calling protocols, structured orchestrator loops, memory layers, and multi-agent coordination topologies (hierarchical supervisors, peer pipelines, and collaborative swarms).
The later chapters focus on verification, harnesses, and production scale: why ungrounded agents hallucinate syntactically plausible regressions, how to build robust generate-verify-repair loops with AST linters and test runners, and how SWE-bench evaluation prevents contamination. The concluding chapters deliver enterprise engineering practices: microVM and gVisor container sandboxing, CI/CD integration gates, permission deny-lists, cost controls, and self-improving agents that distill lessons from repository execution traces.
For software engineers, ML system architects, developer tooling engineers, and engineering leaders building the next generation of AI-augmented software workflows. The code examples are standalone, all architectures verified against production benchmarks, and each chapter closes with technical exercises and architectural checklists.
Citește tot Restrânge

Preț: 27736 lei

Preț vechi: 34670 lei
-20% Nou

Puncte Express: 416

Carte tipărită la comandă

Livrare economică 29 octombrie-12 noiembrie

Livrare prin curier în România Termenul estimat este afișat lângă disponibilitate.
Transport gratuit de la 40000 lei Plată online sau ramburs, în funcție de opțiunile comenzii.
Retur gratuit în 14 zile Comandă securizată și suport în română.

Specificații

ISBN-13: 9798995152385
Pagini: 278
Dimensiuni: 178 x 254 x 15 mm
Greutate: 0.53 kg
Editura: 2peanuts.com