Coding Agents in Practice Series (5 parts)

Coding Agents in Practice Series (5 parts)

Operating coding agents with Claude Code, Codex, OpenClaw, and Hermes


PrerequisitesHarness Engineering Series (recommended)
Next seriesAI Operations Economics Series (4 parts)

All parts

1Coding Agents in Practice (1/5) — Claude Code Workflow: CLAUDE.md, Skills, Memory, Session Recovery
Same model, different workflow — different results. Four core building blocks, organized…
2Coding Agents in Practice (2/5) — Cursor 3 vs Claude Code vs GitHub Copilot (May 2026)
"Which one is better?" is the wrong framing. "Which one fits my workflow?" is the real q…
3Coding Agents in Practice (3/5) — Building MCP Servers: Spec, Examples, Debugging
Cursor, Claude Code, and VS Code Agent all adopted the Model Context Protocol. Build a s…
4Coding Agents in Practice (4/5) — Multi-Agent Patterns: Orchestrator and Specialist Separation
When a single LLM session does everything, the context breaks. Role separation fixes it.
5Coding Agents in Practice (5/5) — Cost Management: Tokens, Caching, Routing
The answer to "why is this so expensive?" is almost always which tokens didn't hit cache.

Recommended pace

Each part takes 25–40 minutes on average. One to three parts per week is the sweet spot for retention.

댓글

이 블로그의 인기 게시물

Agent Memory Engine (2/10) — Building an AI Agent Memory System with SQLite Alone

"ML Foundations (9/9) — PyTorch vs TensorFlow, and the Road to Local LLMs"

"RAG Core Study (14/26) — Evaluation Sets with RAGAS & DeepEval"

"ML Foundations (8/9) — Deep Learning Architectures: CNN, RNN, Attention"

"ML Foundations (7/9) — Deep Learning Training: Optimizers, Regularization, Initialization"

OpenClaw to Hermes Migration (2/13) — What to Preserve, Partially Port, or Discard

AI Agents I Built (5/7) — Building an Automated Blogger API Publishing System