Re-exports§
pub use crate::handle::AgentHandle;pub use crate::handle::SendError;
Modules§
- focus
- Focus — A focused LLM call.
- handle
- multi_
agent - Multi-Agent support for agent-works.
Structs§
Functions§
- build_
memory_ system_ prompt - Build the memory system prompt guidance.
- build_
multi_ agent_ system_ prompt - Build the multi-agent system prompt guidance for the main agent.
- setup_
multi_ agent - Set up the MultiAgentRuntime, event bridge, and register tools on an already-built runtime.
Type Aliases§
- Multi
Agent Tool Factory - Factory type for creating multi-agent tools from a MultiAgentRuntime.