Dive with me in the world of AI Engineering

Grow your business, your career, and your opportunities with AI. I break real AI research into short reads and buildable projects, so you keep up with the technology without an engineering background.

Latest articles

Latest projects

Project

Workflow Enforcement and Handoff in AI Agent Systems

A better prompt can make a mistake rarer. A gate in your code can make a specific mistake impossible. This project shows where each belongs, and builds a refund tool that refuses to run until its prerequisites are met.

Project

Agentic Loops: How an AI Actually Gets Things Done

The gap between an AI that talks and an AI that does is a loop your program runs around the model. Here is that loop, built up one idea at a time and traced through a real support request, start to finish.

Logbook

  • Currently learning about Subagent Setup & Management
    • Spawning Subagents (Task tool): the main coordinator creates subagents using the Task tool. To allow this, "Task" must be included in the coordinator's allowedTools list.
    • Passing Context: subagents do not automatically share memory or inherit background info from the parent. All necessary context must be explicitly written into the subagent's prompt.
    • Configuration (AgentDefinition): each subagent type needs an AgentDefinition blueprint. This sets its exact description, system prompt (behavior rules), and allowed tools.
    • Session Management: the system uses fork-based sessions to split the workflow. This lets agents explore different problem-solving paths starting from the same shared baseline analysis.

Don't get left behind

AI moves faster than anyone can follow alone. One short read at a time keeps you ahead of it.

For non-engineers eager to learn about AI engineering · Jargons explained · Based on the works of the most advanced AI contributors in the world · Free, unsubscribe anytime

Loading…

Sign in or create an account.

Enter your email and we will send you a sign-in link. No password needed.

or continue with