mirror of
https://github.com/Cola-Echo/memory-manager-concurrent.git
synced 2026-06-06 04:15:52 +00:00
Extract URL construction into src/utils/url-builder.js, replacing 8 scattered inline implementations. Now properly handles reverse proxy paths like /Gemini/v1 or /antigravity/v1 by detecting version segments at any path depth. Fixes inconsistent Anthropic URL in multi-ai-generator. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>