Skip to content

Universal AI Gateway (30 Providers) + Smart Expand Fix + Performance#444

Closed
GhostDragonAlpha wants to merge 33 commits intoAutoMaker-Org:mainfrom
GhostDragonAlpha:feature/zai-integration
Closed

Universal AI Gateway (30 Providers) + Smart Expand Fix + Performance#444
GhostDragonAlpha wants to merge 33 commits intoAutoMaker-Org:mainfrom
GhostDragonAlpha:feature/zai-integration

Conversation

@GhostDragonAlpha
Copy link
Copy Markdown

@GhostDragonAlpha GhostDragonAlpha commented Jan 12, 2026

Universal AI Gateway & Performance Update

This PR introduces the Universal AI Gateway, allowing AutoMaker to connect to over 30 AI providers via standard protocols, along with critical performance and stability fixes.

Key Features

  • Universal Gateway: Unified interface for AI providers (OpenAI, Anthropic, Google, Z.AI, DeepSeek, etc.)
  • Smart Expand Fix: Resolved issues with the sidebar expansion logic.
  • Performance Settings Tab: Restored the missing 'Performance' tab in Settings.
    • Memory Controls: Configurable max log lines.
    • Graph Optimization: Controls for node virtualization and edge culling.
  • Backend Persistence: Added \PerformanceSettings\ schema and verification to ensure settings stick across restarts.

Fixes

  • Fixed missing \Alert\ component causing build errors.
  • Fixed \�pp-store.ts\ missing performanceSettings type definition.
  • Fixed navigation routing for the performance settings page.

Verification

  • UI: Verified Settings > Performance tab loads and switches correcty.
  • Backend: Verified \SettingsService\ correctly persists/reads performance values manually.
  • Build: Compile clean.

Summary by CodeRabbit

Release Notes

  • New Features

    • Added Z.AI/GLM model support with multiple model variants (GLM-4.7, GLM-4.5, etc.)
    • Smart Expand feature to generate related subtasks from features
    • Multi-model support across Claude, Cursor, and Z.AI providers
    • Performance optimization settings for graph virtualization and edge culling
    • Thread pool executor for concurrent feature processing
    • Enhanced knowledge graph expansion capabilities
  • Infrastructure

    • Provider-agnostic gateway for unified AI model access
    • Cluster management for multi-core server utilization
    • New provider abstraction framework with dynamic registration
    • Enhanced API endpoints for ideation and auto-mode workflows

✏️ Tip: You can customize this high-level summary in your review settings.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants