Skip to main content

Release 0.5.49 — Okta Sync Reliability, Tool Result Invariants, Mention-Only Onboarding Default

Released: 2026-07-10 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.49 Previous release: 0.5.48

Highlights

0.5.49 makes Okta IdP sync resilient to invalid display names, already-linked identities, and event-loop stalls in large orgs; restores correct tool result invariants for dynamic agents on Bedrock; and changes the default channel/space onboarding mode to mention-only to prevent bots from responding to every message in newly connected channels.

Release 0.5.50 — Slack Workflow Builder Mentions, General-Purpose Tool Results

Released: 2026-07-10 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.50 Previous release: 0.5.49

Highlights

0.5.50 fixes two agent reliability issues: Slack Workflow Builder @mentions now resolve the bot identity correctly instead of crashing on a missing user field, and the general-purpose deep-agent subagent correctly applies tool result invariants after the 0.5.49 fix.

Release 0.5.45 — Inline HITL Form, Webex MCP Auth Fix, Resilient Docker Builds

Released: 2026-07-09 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.45 Previous release: 0.5.43

Highlights

0.5.45 brings the inline HITL (human-in-the-loop) input form directly into the chat timeline, fixes the Webex MCP 401 auth error, restores live workflow run status polling, and makes all Wolfi-based Docker builds resilient to transient APK mirror failures.

Release 0.5.47 — OpenFGA Batch-Check Limit, Slack Agent Pagination, RBAC Self-Check Fix

Released: 2026-07-09 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.47 Previous release: 0.5.46

Highlights

0.5.47 fixes three RBAC and UI reliability issues: OpenFGA batch-check calls are now chunked under the 50-check API limit, Slack integration agent pickers paginate past the first 20 agents, and the RBAC self-check no longer incorrectly flags shared-only team grants as failures.

Release 0.5.41 — Workflow State Read-Only, Subagent Timeline, OpenFGA Init Hook

Released: 2026-07-08 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.41 Previous release: 0.5.40

Highlights

0.5.41 fixes two workflow engine regressions — workflow state is now correctly read-only during execution and subagent messages are correlated to their parent timeline — and adds argocdHookDeletePolicy support to the OpenFGA init job.

Release 0.5.42 — Okta Sync Throttling, Slack Agent Pagination, Team Share Fix

Released: 2026-07-08 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.42 Previous release: 0.5.41

Highlights

0.5.42 fixes three operational regressions: large Okta org syncs now throttle correctly instead of crashing, the Slack bot paginates past the first page of accessible agents, and sharing a dynamic agent with a team correctly grants use-only access (not manage).

Release 0.5.39 — Workflow Run Sharing, Webex Markdown, RBAC Regression Coverage

Released: 2026-07-07 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.39 Previous release: 0.5.38

Highlights

0.5.39 is a significant release: workflow runs can now be shared with teams for collaborative debugging, Webex bot supports markdown-only messages, the OpenFGA migrate job hook delete policy is configurable, and the full mocked-RBAC Playwright suite now runs in CI.