feat(cursor): split legacy bridge from cliproxy provider

This commit is contained in:
Tam Nhu Tran
2026-04-15 17:04:37 -04:00
parent 1bad3b0305
commit 3b5941c60b
36 changed files with 974 additions and 155 deletions
@@ -396,7 +396,7 @@ function resolveBackend(
};
}
if (profileType === 'cursor' || profileName === 'cursor') {
if (profileType === 'cursor') {
return {
backendId: null,
backendDisplayName: null,