mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 18:16:08 +00:00
P1 (Critical): Remote composite execution now correctly uses remote endpoint - Reorder condition to check useRemoteProxy before isComposite - Composite variants now work with remote CLIProxy instances P2a (Medium): Tier deep-merge preserves optional fields during updates - Use spread merge instead of ?? to preserve fallback/thinking/account P2b (Medium): API accepts partial tier updates in PUT endpoint - Skip validation for tiers not present in request - Aligns with updateCompositeVariant's merge behavior