Skip to main content
View all authors

Release 0.5.63 — Secret Sharing Team Picker Fix

Released: 2026-07-28 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.63 Previous release: 0.5.62

Highlights

0.5.63 is a small fix for the credential sharing panel: the team picker was querying an admin-only endpoint and showing "No teams available" for regular users, even when they belonged to a team they could share with.

Release 0.5.62 — Scheduler Access Control & Skills Catalog Fixes

Released: 2026-07-26 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.62 Previous release: 0.5.61

Highlights

0.5.62 gives admins finer control over who can see and edit the Scheduler agent, fixes several skills-catalog authorization bugs that were dropping skills for API-key and JWT callers, and stops the Webex bot from dropping messages during reconnect storms. It also changes the default AgentGateway authorization posture for the scheduler MCP server — see Breaking Changes below.

Release 0.5.61 — SSO Idle Timeout Fix & Insights Drill-Down

Released: 2026-07-24 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.61 Previous release: 0.5.60

Highlights

0.5.61 fixes an SSO session bug that was randomly logging out idle users, adds per-user OAuth token support to the Webex and Confluence MCP servers, and lets admins click into a day's feedback directly from the Insights trend chart.

Release 0.5.59 — Remote MCP Catalog

Released: 2026-07-23 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.59 Previous release: 0.5.58

Highlights

0.5.59 adds a remote MCP catalog to the MCP Server Editor — browse and add pre-configured remote MCP providers (Amplitude, Figma, Linear, Notion, ThousandEyes, AWS, PagerDuty, and more) without hand-writing server config. This release also republishes the mcp-webex image that was missing from 0.5.58, and fixes a deployment default that broke built-in workflow tools for dynamic agents.

Release 0.5.60 — Auto-Create Team Sync Fix

Released: 2026-07-23 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.60 Previous release: 0.5.59

Highlights

0.5.60 is a focused fix for deployments that enable login-time team auto-creation: OIDC group membership now syncs into OpenFGA team tuples even when no explicit group-sync rules are configured, restoring team-scoped resource sharing for non-admin users.

Release 0.5.57 — Admin Insights Reliability Fixes

Released: 2026-07-22 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.57 Previous release: 0.5.56

Highlights

0.5.57 is a focused reliability pass on the Admin Insights dashboard introduced in recent releases: stats now load independently per card, filters apply consistently everywhere, message counts no longer double-count each conversation turn, and the user activity drawer works again.

Release 0.5.58 — CI Build Reliability (Native Per-Arch Images)

Released: 2026-07-22 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.58 Previous release: 0.5.57

Highlights

0.5.58 is an internal CI reliability release with no application-facing changes: container image builds for arm64 now run on native ARM runners instead of QEMU emulation, fixing intermittent build timeouts and out-of-memory failures that were affecting release tagging.

Known issue: the mcp-webex container image failed to publish under this exact 0.5.58 tag due to a CI bug (see Known Issues below). If you use the Webex MCP server, pin mcp-webex to 0.5.57 or latest instead of 0.5.58 until you upgrade to a later release.

Release 0.5.56 — Insights RBAC Scoping and AD Group Sync Filtering

Released: 2026-07-21 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.56 Previous release: 0.5.55

Highlights

0.5.56 tightens who can see what in Admin Insights: non-admins now only see data for resources they own, with a new agent filter to narrow further. Operators syncing Active Directory / OIDC groups into CAIPE teams can now include or exclude specific groups by regex instead of syncing every group a user belongs to. The MCP tool picker in the admin lab is now a searchable combobox instead of a plain dropdown, and two unreliable Insights stats (self-resolution, estimated hours saved) have been removed.

Release 0.5.55 — Multiple Webex Bots and Per-Surface Default Agents

Released: 2026-07-17 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.55 Previous release: 0.5.54

Highlights

0.5.55 significantly expands the Webex integration: a single deployment can now host multiple distinct Webex bots, each routing to different agents and enforcing independent direct-message access policies. Separately, users can now set independent default agents for the web interface, Slack, and Webex rather than sharing one platform-wide DM default.

Webex bot operators: this release changes the bot configuration format. See the upgrade guide for migration steps.

Release 0.5.54 — Admin Access Preview and Slack Bot Reliability

Released: 2026-07-16 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.54 Previous release: 0.5.53

Highlights

0.5.54 delivers a fully rebuilt admin access preview that accurately simulates what any user or team can see without touching their session, consolidates default agent settings into a single organized surface, and fixes a set of Slack bot reliability issues that were causing escalation and on-call flows to fail silently.