Files
orchestrator/orchestrator/config.py
ARCHITECT ccd3868cd7 fix: handle None values in servers/agents config parsing
- Fix AttributeError when servers: or agents: is empty/None in config.yaml
- Use `or {}` pattern to safely handle None values
- Orchestrator CLI now starts correctly with minimal config

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-24 08:51:47 +00:00

8.7 KiB