Skip to main content

Crate zag_agent

Crate zag_agent 

Source

Modules§

agent
attachment
File attachment support for embedding files in agent prompts.
auto_selector
Auto-selection of provider and/or model based on task analysis.
builder
High-level builder API for driving agents programmatically.
capability
config
Configuration management for the zag CLI.
factory
file_util
Atomic file write utilities.
json_validation
JSON validation utilities for --json and --json-schema output modes.
listen
Event formatting and filtering helpers shared by zag listen, the library-side streaming builder options, and any consumer that wants to render AgentLogEvent values.
manpages
Built-in manpages and the --help-agent reference document.
mcp
output
plan
Library-level implementation of zag plan.
preflight
CLI binary pre-flight validation.
process
process_store
Process tracking store.
progress
providers
review
Library-level implementation of zag review.
sandbox
search
session
Session-to-worktree mapping store.
session_log
skills
streaming
Streaming session for programmatic stdin/stdout interaction with agents.
worktree