Skip to main content

Release 0.5.29 — PKCE OAuth Connectors, Secret Hash Tabs, Agent Context Staleness Fix, and Health Probe Corrections

Released: 2026-06-29 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.29 Previous release: 0.5.28

Highlights

0.5.29 adds PKCE public-client OAuth connectors for MCP integrations that do not use a fixed connection scope, introduces secret hash tabs in the credentials panel, and fixes a critical issue where the signed agent context was going stale after five minutes. Platform Health probes are corrected to use internal routes instead of the request origin, resolving false failures in Kubernetes environments. Workflow step rendering is also cleaned up.

Release 0.5.27 — Access Explorer, Audit Retention, OpenFGA as Source of Truth, and Credentials UI Refresh

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

Highlights

0.5.27 is the largest release in this series. OpenFGA becomes the authoritative source for team resource access, replacing a mix of local state and FGA reads. Admins get an access explorer and an RBAC self-check tool for diagnosing permission issues. Audit logging gains S3 retention controls, storage usage visibility, and configurable verbosity. The credentials panel is consolidated into a single scrollable pane. Stale RBAC principals and grants are cleaned up automatically. Several security fixes also land.

Release 0.5.24 — MCP Secrets Rename, Private Chat Fix, and Slack Bot Allowlist Repair

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

Highlights

0.5.24 renames the Helm secret key for MCP credentials to mcpSecrets (with agentSecrets kept as a deprecated alias), fixes a privacy issue where private chats could be seen by unintended users, corrects Slack bot identity matching, and wires the AgentGateway targets token into the UI chart.

Release 0.5.25 — Platform Health Overhaul, Sharing Fixes, and Webex Routing Simplification

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

Highlights

0.5.25 is a dense release. Platform Health is rebuilt around a capabilities model — each probe is now profile-aware and reports integration status independently. Chat sharing is restored after a regression. Webex space onboarding and direct routing are simplified. Slack channel health auditing is batched for speed. Several UI quality fixes land around sharing, knowledge base ownership, and session auth caching.

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.