Part II: Agents
6
Multi-Agent Workflows
Programming Tactus
Preface
Part I: The Language
1
Lua Fundamentals for Tactus
2
The Tactus DSL
3
Procedure Anatomy
Part II: Agents
4
Agent Configuration
5
Agent Interactions
6
Multi-Agent Workflows
Part III: Tools
7
Tool Definitions
8
Tool Integration
9
Tool Tracking and Direct Invocation
Part IV: State and Durability
10
State Management Deep Dive
11
Checkpointing
12
Sub-Procedures
Part V: Human-in-the-Loop
13
HITL Primitives
14
Omnichannel Deployment
Part VI: Testing and Evaluation
15
BDD Specifications Reference
16
Evaluations Reference
Part VII: Production
17
Multi-Provider Configuration
18
Cost and Performance
19
Error Handling
20
Deployment Patterns
Part VIII: Advanced Topics
21
Context Engineering
22
Model Primitive
23
File I/O
24
Script Mode
25
Self-Evolution Patterns
Part II: Agents
6
Multi-Agent Workflows
6
Multi-Agent Workflows
Patterns for multi-agent systems:
Designing agent roles
Agent handoffs
Shared vs. separate message histories
Coordination patterns
Sequential agent pipelines
Parallel agent execution
5
Agent Interactions
7
Tool Definitions