UNPKG

claude-flow-novice

Version:

Claude Flow Novice - Advanced orchestration platform for multi-agent AI workflows with CFN Loop architecture Includes CodeSearch (hybrid SQLite + pgvector), mem0/memgraph specialists, and all CFN skills.

47 lines (31 loc) 1.08 kB
--- description: DEPRECATED - Use /switch-api max instead tags: [deprecated, routing] --- # ⚠️ DEPRECATED Command **This command is deprecated and no longer needed.** ## Use Instead ```bash /switch-api max ``` ## What This Does Switches Main Chat + Task tool back to Anthropic (default provider). **Note:** Requires running `claude login` after switching. ## Migration **If you were using `/custom-routing-deactivate`:** ```bash # Just run this instead: /switch-api max # Then re-authenticate: claude login ``` ## Why Deprecated The custom-routing system was designed but never fully implemented. The new switch-api provides the same functionality with: 1. **Simpler commands** - `/switch-api zai` or `/switch-api max` 2. **Actually works** - Complete implementation 3. **Clear behavior** - Explicit env var management 4. **Better docs** - See `/switch-api` help ## See Also - `/switch-api` - Current routing system - `/switch-api max` - Use Anthropic for Main Chat - `/switch-api zai` - Use Z.ai for cost savings