Skip to main content

Module mode

Module mode 

Source
Expand description

Agent execution modes — coding mode, swarm mode.

Structs§

NullChannel
No-op channel for headless swarm worker agents. All operations are discarded — only the return value of handle_message is used.

Enums§

AgentMode
Agent execution mode.

Functions§

agent_mode_from_permission_profile
Maps stored agent.permission_profile to the initial runtime mode.