Skip to main content

Release 0.5.26 — Slack Ephemeral Nudge Fix

Released: 2026-06-26 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.26 Previous release: 0.5.25

Highlights

0.5.26 is a single-fix patch. Slack channels that receive passive (non-directed) posts were triggering an ephemeral "please reply in thread" nudge that should only fire for direct mentions. The nudge is now suppressed for passive channel activity.

Release 0.5.22 — Simplified Admin, Smarter Access Control, and a Leaner Architecture

Released: 2026-06-25 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.22 Previous release: 0.5.21

Highlights

0.5.22 is a substantial feature release. The legacy supervisor routing model and standalone A2A agents are removed — the platform now routes entirely through the dynamic agent layer. The admin experience is overhauled: a new team-based user access view replaces raw FGA tuple management, Webex space access is now correctly tied to agent assignment, and release notes move to a per-user preference. AI Review grading is more consistent, and CI receives two rounds of security hardening.

Release 0.5.20 — Self-Service Integrations, Smarter Health Checks, and Reliability Fixes

Released: 2026-06-23 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.20 Previous release: 0.5.19

Highlights

0.5.20 lets team members connect their own Slack and Webex channels without involving a platform admin. Platform Health gets a meaningful upgrade — instead of a single "everything is fine" indicator, you now see the status of each dependency individually with direct links to fix what's broken. Webex works out of the box with no extra setup. Several reliability fixes land too, including one that stopped random logouts for teams running multiple replicas.

Release 0.5.18 — MCP Credentials, Workflow Status Tracking, and Permission UI

Released: 2026-06-22 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.18 Previous release: 0.5.17

Highlights

0.5.18 makes credential management for MCP tools a first-class experience: you can now pin an OAuth provider connection directly to a custom MCP server so your credentials travel with the tool. Workflow runs now return a direct link so you can track status, and a new permissions panel shows who can access each MCP server. Non-admin users can also save and run workflows without needing global agent access grants.

Release 0.5.19 — Identity Sync and Audit Reliability

Released: 2026-06-22 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.19 Previous release: 0.5.18

Highlights

0.5.19 is a targeted reliability fix. If your team uses Identity Sync with Okta, you may have seen rate-limit errors appearing in your Okta audit logs — this release stops that. Audit event routing is also corrected for multi-tenant deployments so events reliably land in the right place.

Release 0.5.17 — Audit Service, S3 Ingestor, and GitHub CLI Integration

Released: 2026-06-18 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.17 Previous release: 0.5.16

Highlights

0.5.17 introduces a dedicated audit service that tracks platform activity outside the main request path, adds an S3 document ingestor so you can pull knowledge base content directly from object storage, and switches the GitHub agent to use the gh CLI for richer file access. The NPS survey is removed.

Release 0.5.16 — Platform Health Dashboard and Automated IdP Sync

Released: 2026-06-17 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.16 Previous release: 0.5.15

Highlights

0.5.16 ships two long-awaited capabilities: a platform health dashboard so you can see at a glance whether every component is up, and a working background scheduler for identity provider sync so your directory groups stay current automatically without manual intervention.

Release 0.5.15 — Team-Scoped Admin Views, Policy Downloads, and Performance

Released: 2026-06-16 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.15 Previous release: 0.5.14

Highlights

0.5.15 opens up more of the admin panel to non-admin team members — you can now see the users, teams, stats, and feedback scoped to your own teams without needing a platform-admin role. Admins gain a one-click policy manifest download, and the admin page loads noticeably faster with lazy tab loading.