Expand description
Configuration loading and agent registry initialization.
This module handles:
- Loading configuration from the unified config file (~/.config/ralph-workflow.toml)
- Applying environment variable and CLI overrides
- Selecting default agents from fallback chains
- Loading agent registry data from unified config
Structs§
- Config
Init Result - Result of configuration initialization.
Functions§
- initialize_
config - Initializes configuration and agent registry.