OpenCSG Community Release Notes v2026.04
1 Model Service Module Now Available
OpenCSG Community officially launches the Model Service module, providing a unified entry point for users to call AI models and pay based on actual Token consumption.
- Dual Source Coverage: Available models include both the community's own public inference services and third-party commercial model APIs proxied by the platform — access diverse model capabilities through a single entry point.
- Flexible API Key Management: Create multiple API Keys with individually configured quotas and expiration dates, enabling fine-grained access control per project or team member.
2 AI Gateway Enhancements (EE)
AI Gateway delivers several critical upgrades, further cementing its role as the unified AI access layer.
- Speech to Text: New STT model invocation support extends AI Gateway into audio inference, expanding multimodal API coverage.
- Full Claude API Compatibility: Missing endpoints for Claude models (e.g.
/v1/message) are now fully supported, ensuring complete compatibility with Anthropic's native API behavior. - Significantly Improved Performance: Targeted optimization of AI Gateway forwarding latency brings response speeds much closer to calling the original APIs directly.
- Provider Routing: Callers can now explicitly specify a provider, giving developers finer-grained routing control.
3 Compute Resource Management Upgrades (EE)
Multiple improvements to scheduling stability and observability of compute resources.
- Full Node Status Coverage: New
status_lostcluster node status handles concurrent multi-state scenarios, enabling administrators to more accurately track node health. - CPU-First Scheduling: The scheduler now prioritizes placing CPU workloads on dedicated CPU nodes, reducing unnecessary GPU resource consumption by CPU tasks.
4 User Experience Improvements
- Skill Bulk Import: Import Skills via Git URL or local ZIP package, dramatically lowering the barrier for onboarding Skill assets and enabling teams to migrate existing work to the platform quickly.
- In-app Message Bulk Delete: Fixed an issue where selecting all messages and deleting only removed one at a time — bulk deletion now works as expected.
- Notification Popup Optimization: Notification popups no longer overlay the message inbox page, resulting in a more logical interaction flow.
- Dark Mode Compatibility: Fixed rendering anomalies in several components when Chrome is running in dark mode.
History Version
Click Release List to view all history versions.