Release 0.5.26 — Slack Ephemeral Nudge Fix
Released: 2026-06-26 Chart:
oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.26Previous 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.
Bug Fixes
- Spurious ephemeral nudges in Slack channels: When a message was posted to a Slack channel passively (not as a direct mention or command), the bot was sending an ephemeral nudge prompting the user to reply in thread. This nudge is now only sent when appropriate. (#2045)
Breaking Changes
No breaking changes. Drop-in upgrade from 0.5.25.
Upgrade Guide: 0.5.25 → 0.5.26
No values changes required.
helm upgrade ai-platform-engineering \
oci://ghcr.io/cnoe-io/charts/ai-platform-engineering \
--version 0.5.26 \
-f your-values.yaml
Verify:
kubectl get pods -n <namespace>
