Tagged articles
2 articles
Page 1 of 1
AI Architecture Hub
AI Architecture Hub
May 18, 2026 · Artificial Intelligence

Agent Hooks: A Deterministic Approach to Making AI Agent Workflows Controllable

The article explains how agent hooks add programmable, deterministic control to AI agent workflows by binding custom handlers to specific lifecycle events, demonstrates six core hooks with concrete Python examples, and shows how this separation of policy from model memory reduces errors, speeds feedback, and improves auditability.

AI AgentsAutomationPython
0 likes · 18 min read
Agent Hooks: A Deterministic Approach to Making AI Agent Workflows Controllable
ZhiKe AI
ZhiKe AI
May 17, 2026 · Artificial Intelligence

Harness Engineering: How 8 AI Agents Collaborate to Write Wuxia Novels

The article details Harness Engineering’s deterministic multi‑agent workflow that splits novel writing into seven staged phases, enforced by strict rule files and verification scripts, enabling eight specialized AI agents to collaboratively produce complete wuxia novels with consistent characters, martial arts systems, and quality guarantees.

AI orchestrationPrompt EngineeringSoftware Engineering
0 likes · 22 min read
Harness Engineering: How 8 AI Agents Collaborate to Write Wuxia Novels