Packages

Multi-agent orchestration from IEx. Backend-agnostic, MCP-enabled.

Current section

Files

Jump to
agent_workshop .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: [
"{mix,.formatter,.iex,.workshop}.exs",
"{config,lib,test}/**/*.{ex,exs}",
"examples/**/*.exs"
]
]