Skip to main content

Release 0.4.4 — Skills Builder for Dynamic Agents

Released: 2026-04-28 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.4.4 Previous release: 0.4.3

Highlights

0.4.4 brings Skills Builder integration to dynamic agents — agents can now leverage user-authored skills from the agent_skills MongoDB collection at runtime. Several subagent stability bugs are fixed and the agent editor UI receives a polish pass.

Release 0.4.2 — Skills Bootstrap Fix

Released: 2026-04-27 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.4.2 Previous release: 0.4.1

Highlights

0.4.2 fixes a critical caipe-skills.py bootstrap issue that caused the Skills Gateway helper file to always serve an error stub, and cleans up the gateway UI. The CI/CD pipeline gains an automatic PR labeler and several robustness fixes.

Release 0.4.3 — Slack Config and Integrations Docs

Released: 2026-04-27 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.4.3 Previous release: 0.4.2

Highlights

0.4.3 completes the 0.4.0 Slack bot config migration by shipping the flat agents list schema, and adds integrations documentation for the Backstage plugin, Webex bot, and CAIPE CLI. A macOS bash 3.2 compatibility fix prevents setup script failures on stock macOS terminals.

Release 0.4.1 — Skills Gateway Fixes

Released: 2026-04-24 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.4.1 Previous release: 0.4.0

Highlights

0.4.1 is a targeted hotfix addressing the Skills Gateway install experience. Skills catalog XML comment markers were leaking into API responses, breaking agent recognition of skill metadata; per-hub recrawl was missing a manual trigger; and several layout and history UX issues were fixed.

Release 0.4.0 — AG-UI Protocol Unification

Released: 2026-04-23 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.4.0 Previous release: 0.3.x

Highlights

0.4.0 is a major release that fundamentally restructures the platform around the AG-UI protocol, unifying streaming across the web UI, Slack bot, and dynamic agents under a single event model. All traffic now routes through the Next.js gateway, dynamic agents no longer own OIDC auth, and a shared conversation API replaces scattered per-client storage. Helm values for all three components have been restructured — see the Upgrade Guide below for the full before/after mapping.