v1.1.2
OpenAgent v1.1.2
Atlas Cloud provider integration, Deep Research workspace improvements, built-in Skills catalog packaging, startup catalog sync, MCP runtime prewarm, and deployment stability fixes.
Sponsored by Atlas Cloud
Overview
OpenAgent v1.1.2 is a focused patch release after v1.1.1.
This release expands the provider ecosystem with Atlas Cloud, improves the App Workspace and Deep Research experience, strengthens Assistant MCP runtime behavior, packages the built-in Skills catalog more reliably, and fixes deployment issues around Alembic migration heads and Docker startup catalog synchronization.
It is recommended for users running the v1.1.1 stack in local development, Docker Compose, or self-hosted environments.
Highlights
Atlas Cloud provider integration
-
Added Atlas Cloud as an OpenAI-compatible model provider.
-
Added a backend
atlascloudprovider to the language model registry. -
Implemented an OpenAI-compatible Atlas Cloud chat adapter using the existing
ChatOpenAIintegration path. -
Added environment-based Atlas Cloud credential and endpoint resolution:
ATLASCLOUD_API_KEYATLASCLOUD_API_BASE- fallback support for
ATLAS_CLOUD_API_KEY - fallback support for
ATLAS_CLOUD_API_BASE
-
Added the default Atlas Cloud API base URL:
https://api.atlascloud.ai/v1