Universal AI Gateway (30 Providers) + Smart Expand Fix + World Model Redirect#1
Merged
GhostDragonAlpha merged 9 commits intomainfrom Jan 13, 2026
Merged
Conversation
664ca9b to
b7b7d04
Compare
… integrated - AIGateway: Centralized credential loading with Ghost Key fix - UniversalGateway: Vercel AI SDK wrapper (Apache 2.0) - Providers: OpenAI, Anthropic, Google, Z.AI, Mistral, Cohere, xAI, Groq, OpenRouter, Ollama, Cursor, Codex - Migrated 9 routes to use AIGateway - Removed unused ProviderFactory imports from migrated routes - Added audit logging with call ID, timing, and message count - Parallel execution tested and working (1.77x speedup) - All backend tests passing
OFFICIAL VERCEL SDK PROVIDERS (17): - OpenAI, Anthropic, Google, Google Vertex, Mistral, Cohere, xAI - Groq, Amazon Bedrock, Azure, Together.ai, Fireworks, DeepInfra - DeepSeek, Cerebras, Perplexity, Baseten OPENAI-COMPATIBLE PROVIDERS (10): - Z.AI, OpenRouter, Ollama, Replicate, Anyscale, Novita - SambaNova, Hyperbolic, Lepton, LM Studio CLI-BASED PROVIDERS (3): - Cursor, Codex, Claude CLI All tests passing. Z.AI streaming verified.
Smart Expand: - Inherit branchName from parent feature - Call loadFeatures() after spawning for immediate refresh World Model: - Redirect /world-model route to / with boardViewMode='graph' - Clicking 'World Model' in sidebar now opens same graph view as toggle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AutoMaker Platform Update - January 13, 2026
Summary
This PR supersedes all previous work and includes everything needed for production.
Universal AI Gateway - Complete Market Coverage
Replaced the fragmented provider system with a unified Universal AI Gateway using Vercel AI SDK.
30 AI Providers Now Supported:
Key Benefits:
Performance Improvements
Smart Expand Fix
Problem: Smart Expand generated suggestions but didn't create connected cards.
Fix:
World Model Navigation Fix
Problem: World Model sidebar showed broken view.
Fix: Now redirects to Kanban board with Graph View enabled.
Test Results
Key Files Changed
Tech Stack: Vercel AI SDK (Apache 2.0 - commercially safe)
Built with Z.AI + Gemini Pro 2.5