You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use detected adapter tool directly in auto-detect
- Auto-detect now uses detected_capabilities.tool directly instead of hard-coding fallback to generic-markdown
- OpenSpec and other registered adapters can now be auto-detected
- Proper error handling for unknown tool detection
- Fixes both sync and import commands
Fixes review findings:
- P1 Badge: Sync auto-detect never selects OpenSpec adapter
- P1 Badge: Auto-detect falls back to unregistered adapter
0 commit comments