BLOG

Insights on full-stack development, serverless architecture, and business impact.

22 results

01Engineering
2026-03-31 · 10 min

Agentic Workflow Architecture: How to Run AI Agents as a Product

Model quality matters, but execution structure matters more. This post lays out a practical framework for designing agentic workflows around decomposition, routing, state, and observability.

Read more
02Engineering
2026-03-29 · 9 min

AI Agent Orchestration Is the Real Bottleneck: Design These Layers First

Agent systems usually fail in orchestration before they fail in model quality. This post breaks down workflow design, tool permissions, fallback, and evaluation as architecture problems.

Read more
03Engineering
2026-03-28 · 10 min

The Real Value of AI Coding Agents in 2026: Beyond Autocomplete to Review, Tests, and CI Recovery

AI coding agents are moving from code completion toward pipeline automation across reviews, test generation, and CI recovery.

Read more
04Engineering
2026-03-27 · 11 min

The 2026 Developer Productivity Stack: AI Code Review, Test Generation, and Intelligent CI

How AI is moving beyond code completion into pull request review, security fix suggestions, test generation, and CI recovery workflows.

Read more
05Engineering
2026-03-27 · 12 min

Post-RAG Architecture: Practical Design for GraphRAG, Hybrid Retrieval, and Evaluation

Why vector-only RAG breaks in production, when GraphRAG is worth the complexity, and how to run a reliable evaluation loop across retrieval, generation, latency, and cost.

Read more
06Insight
2026-03-26 · 14 min

Claude Takes the Wheel on Your Mac: How Dispatch and Computer Use Redraw Agent Boundaries

In March 2026 Anthropic shipped Computer Use in Claude Cowork and Claude Code alongside Dispatch. This post ties official docs, press, and hands-on reviews into how it works, what it requires, and where the risks sit.

Read more