Problem
sub mode currently just reroutes traffic, which can interfere with people like me with actual, valid, Claude Code subscriptions
Proposed solution
I want to have sub mode fall back to another provider (OpenRouter, Codex, etc.) when Claude hits limits or otherwise fails, and potentially also support making any provider be substitutable with another.
Token / quality impact
It trims thinking blocks--it has to--so tokens have to be reduced. The idea I had is mostly around having a bunch of subscriptions that hot swap when limits hit, to reduce agent transfer churn.
Are you willing to contribute this?
Problem
submode currently just reroutes traffic, which can interfere with people like me with actual, valid, Claude Code subscriptionsProposed solution
I want to have
submode fall back to another provider (OpenRouter, Codex, etc.) when Claude hits limits or otherwise fails, and potentially also support making any provider be substitutable with another.Token / quality impact
It trims thinking blocks--it has to--so tokens have to be reduced. The idea I had is mostly around having a bunch of subscriptions that hot swap when limits hit, to reduce agent transfer churn.
Are you willing to contribute this?