Changes
Changed
- Team skill: Removed hardcoded
model: "sonnet"default for team members. Teammates now inherit the user's session model instead of being forced to Sonnet. Since each teammate is a full Claude Code session capable of spawning its own subagents, the session model serves as the orchestration layer. - Team config: Removed
defaultModelfrom.omc-config.jsonteam configuration options.