Releases: caipe-io/ai-platform-engineering
Releases · caipe-io/ai-platform-engineering
Release list
Release 1.0.0
📖 Release notes: 1.0.0 release notes
What's Changed
- feat(webex): self-service Webex identity linking by @cisco-erilutz in #2420
- chore(ui): remove unreferenced public assets by @kevkantes in #2424
- docs: add canonical module navigation by @kevkantes in #2425
- chore(ui): remove orphaned sandbox screen by @kevkantes in #2426
- chore(argocd): remove unused generated tools by @kevkantes in #2427
- test: remove tautological skills helper check by @kevkantes in #2429
- docs: correct live MCP paths by @kevkantes in #2433
- ci: fix manual MCP prebuild workflow path by @kevkantes in #2436
- chore(repo): remove obsolete Beads Make targets by @kevkantes in #2439
- docs: remove unsupported legacy workshop by @kevkantes in #2445
- chore(ui): remove orphaned workflow editor by @kevkantes in #2434
- chore(make): remove stale compose generator targets by @kevkantes in #2451
- docs(pr): correct prebuild branch prefix by @kevkantes in #2456
- chore(compose): remove orphan LiteLLM overlay by @kevkantes in #2448
- test(ui): remove tautological component checks by @kevkantes in #2457
- chore(helm): remove stale agent chart scaffold by @kevkantes in #2462
- chore(ci): consolidate GHCR package paths by @sriaradhyula in #2467
- chore(repo): update code owners by @sriaradhyula in #2404
- chore(ci): finish caipe package tree migration by @sriaradhyula in #2470
- chore(community): use CAIPE branding and contributor ownership by @sriaradhyula in #2394
- fix(ci): support RC versions in manual releases by @sriaradhyula in #2473
- fix(docs): replace restricted star history embed by @sriaradhyula in #2471
- feat(ui): customizable Home page with Quick Start and optional widgets by @sriaradhyula in #2408
- fix(ci): remove unused Helm publish app token by @sriaradhyula in #2399
- docs(rbac): document CAS coverage gaps by @sriaradhyula in #2386
- fix: update README.md by @eti-jarvis in #2472
- refactor(ui): retire legacy agent builder by @kevkantes in #2443
- chore(dynamic-agents): remove legacy OpenFGA authz path by @kevkantes in #2431
- feat(ui): standardize searchable agent pickers by @sriaradhyula in #2403
- feat(ui): improve global navigation and breadcrumbs by @sriaradhyula in #2407
- feat(ui): add agent completion browser alerts by @sriaradhyula in #2413
- feat(ui): restore feature-gated feedback shortcut by @sriaradhyula in #2435
- fix(ui): support legacy conversation identifiers by @sriaradhyula in #2466
- fix(ui): align new chat agent resolution by @sriaradhyula in #2464
- fix(ui): redirect personal insights to filtered admin statistics by @kevkantes in #2586
- feat(ui): add global platform health notifications by @sriaradhyula in #2416
- fix(ui): hide API-created conversations from chat history by @kevkantes in #2588
- feat(ui): add global command palette by @sriaradhyula in #2463
- fix(ui): show deployed version in about, refresh homepage, and consolidate release docs by @kevkantes in #2595
- fix(platform): align RAG access and application controls by @kevkantes in #2599
- docs(homepage): refresh hero messaging by @kevkantes in #2603
- fix(ui): align accent theming and navigation state by @kevkantes in #2605
- refactor(ui): standardize reusable selection controls by @kevkantes in #2597
- Webex/Slack parity and security fixes by @cisco-erilutz in #2604
- chore(deps): bump the github-actions-minor-patch group with 2 updates by @dependabot[bot] in #2601
- docs(community): rebrand community links to CAIPE by @sriaradhyula in #2612
- feat(ui): Webex/Slack parity pt.2 — admin tab, team ownership, bot-scoped grants by @cisco-erilutz in #2617
- feat(rag): filter by collection_id, and show collection ids in the UI by @cisco-erilutz in #2618
- docs: prune 0.4.18 from published versions by @sriaradhyula in #2620
- fix: Webex parity, Insights improvements, and audit/API usage tracking by @cisco-erilutz in #2622
- fix: Update README.md by @sriaradhyula in #2542
- fix(ci): use built-in token for Dependabot Grype scans by @sriaradhyula in #2628
- chore(deps): bump pypdf from 6.15.0 to 6.16.1 in /ai_platform_engineering/knowledge_bases/rag/server in the uv group across 1 directory by @dependabot[bot] in #2624
- chore(deps): bump the npm_and_yarn group across 3 directories with 2 updates by @dependabot[bot] in #2623
- feat(rag): file datasource re-upload + document count fix by @cisco-erilutz in #2627
- fix(rbac): allow self-service read access to Webex bot picker by @cisco-erilutz in #2636
- feat: add timezone support and userhub metadata by @suwhang-cisco in #2639
- docs(releases): add 1.0.0 release post by @sriaradhyula in #2640
New Contributors
- @eti-jarvis made their first contribution in #2472
Full Changelog: 0.6.0...1.0.0
One or more CI builds failed for this release.
@sriaradhyula, please investigate and either:
- Re-run the failed workflows (often retrigger of the same workflow run is sufficient as most fails are transient)
- If the failures are persistent, investigate and fix the underlying issue, then create a new release
Failed CI workflow runs:
- [CI] Dynamic Agents Build and Push —
failure
Updated: 2026-09-03 18:40:53 UTC
Release 1.0.0-rc.4
📖 Release notes: 1.0.0 release notes
What's Changed
- fix(platform): align RAG access and application controls by @kevkantes in #2599
- docs(homepage): refresh hero messaging by @kevkantes in #2603
- fix(ui): align accent theming and navigation state by @kevkantes in #2605
- refactor(ui): standardize reusable selection controls by @kevkantes in #2597
- Webex/Slack parity and security fixes by @cisco-erilutz in #2604
Full Changelog: 1.0.0-rc.2...1.0.0-rc.4
Release 1.0.0-rc.2
📖 Release notes: 1.0.0 release notes
What's Changed
- feat(ui): customizable Home page with Quick Start and optional widgets by @sriaradhyula in #2408
- fix(ci): remove unused Helm publish app token by @sriaradhyula in #2399
- docs(rbac): document CAS coverage gaps by @sriaradhyula in #2386
- fix: update README.md by @eti-jarvis in #2472
- refactor(ui): retire legacy agent builder by @kevkantes in #2443
- chore(dynamic-agents): remove legacy OpenFGA authz path by @kevkantes in #2431
- feat(ui): standardize searchable agent pickers by @sriaradhyula in #2403
- feat(ui): improve global navigation and breadcrumbs by @sriaradhyula in #2407
- feat(ui): add agent completion browser alerts by @sriaradhyula in #2413
- feat(ui): restore feature-gated feedback shortcut by @sriaradhyula in #2435
- fix(ui): support legacy conversation identifiers by @sriaradhyula in #2466
- fix(ui): align new chat agent resolution by @sriaradhyula in #2464
- fix(ui): redirect personal insights to filtered admin statistics by @kevkantes in #2586
- feat(ui): add global platform health notifications by @sriaradhyula in #2416
- fix(ui): hide API-created conversations from chat history by @kevkantes in #2588
- feat(ui): add global command palette by @sriaradhyula in #2463
- fix(ui): show deployed version in about, refresh homepage, and consolidate release docs by @kevkantes in #2595
New Contributors
- @eti-jarvis made their first contribution in #2472
Full Changelog: 1.0.0-rc.1...1.0.0-rc.2
Release 1.0.0-rc.1
What's Changed
- feat(webex): self-service Webex identity linking by @cisco-erilutz in #2420
- chore(ui): remove unreferenced public assets by @kevkantes in #2424
- docs: add canonical module navigation by @kevkantes in #2425
- chore(ui): remove orphaned sandbox screen by @kevkantes in #2426
- chore(argocd): remove unused generated tools by @kevkantes in #2427
- test: remove tautological skills helper check by @kevkantes in #2429
- docs: correct live MCP paths by @kevkantes in #2433
- ci: fix manual MCP prebuild workflow path by @kevkantes in #2436
- chore(repo): remove obsolete Beads Make targets by @kevkantes in #2439
- docs: remove unsupported legacy workshop by @kevkantes in #2445
- chore(ui): remove orphaned workflow editor by @kevkantes in #2434
- chore(make): remove stale compose generator targets by @kevkantes in #2451
- docs(pr): correct prebuild branch prefix by @kevkantes in #2456
- chore(compose): remove orphan LiteLLM overlay by @kevkantes in #2448
- test(ui): remove tautological component checks by @kevkantes in #2457
- chore(helm): remove stale agent chart scaffold by @kevkantes in #2462
- chore(ci): consolidate GHCR package paths by @sriaradhyula in #2467
- chore(repo): update code owners by @sriaradhyula in #2404
- chore(ci): finish caipe package tree migration by @sriaradhyula in #2470
- chore(community): use CAIPE branding and contributor ownership by @sriaradhyula in #2394
- fix(ci): support RC versions in manual releases by @sriaradhyula in #2473
- fix(docs): replace restricted star history embed by @sriaradhyula in #2471
Full Changelog: 0.6.0...1.0.0-rc.1
Release 0.6.0
What's Changed
- fix(skills): repair zip import ownership and file access by @subbaksh in #2358
- chore(deps): bump github/codeql-action/upload-sarif from 4.37.6 to 4.37.7 in the github group by @dependabot[bot] in #2388
- chore(deps): bump dorny/paths-filter from 4.0.1 to 4.0.3 by @dependabot[bot] in #2389
- chore(deps): bump step-security/harden-runner from 2.19.1 to 2.21.0 by @dependabot[bot] in #2390
- chore(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.1 by @dependabot[bot] in #2391
- ci(deps): Optimize dependabot for gh-actions by @sibuthomasmathew in #2409
- chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot[bot] in #2331
- chore(deps): bump the uv group across 26 directories with 3 updates by @dependabot[bot] in #2349
- chore(deps): bump the github-actions-minor-patch group with 5 updates by @dependabot[bot] in #2410
- chore(deps): bump actions/checkout from 6.0.2 to 7.0.1 by @dependabot[bot] in #2411
- chore(deps): bump actions/setup-python from 6.2.0 to 7.0.0 by @dependabot[bot] in #2412
- chore(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 in the github-actions-minor-patch group by @dependabot[bot] in #2414
- fix(security): resolve dependency vulnerabilities by @sriaradhyula in #2415
- refactor(dynamic-agents): use immutable prompt rendering by @sriaradhyula in #2369
Full Changelog: 0.5.69...0.6.0
Release 0.5.69
What's Changed
- chore(deps): bump the uv group across 2 directories with 2 updates by @dependabot[bot] in #2320
- chore(deps): bump github/codeql-action/upload-sarif from 4.37.4 to 4.37.6 in the github group by @dependabot[bot] in #2352
- chore(deps): bump dorny/paths-filter from 4.0.2 to 4.0.3 by @dependabot[bot] in #2354
- chore(deps): bump cnoe-io/ai-platform-engineering/.github/workflows/_stale.yml from 0.5.66 to 0.5.68 by @dependabot[bot] in #2355
- chore(deps): bump step-security/harden-runner from 2.20.0 to 2.20.1 by @dependabot[bot] in #2353
- fix(docs): publish site at caipe.io root by @sriaradhyula in #2361
- fix(docs): make site responsive across viewports by @sriaradhyula in #2362
- fix(docs): show mobile navigation menu by @sriaradhyula in #2364
- fix(ci): PR comment with prebuild images permission was broken by @suwhang-cisco in #2357
- fix(ci): PR comment with prebuild images permission was broken #2 by @suwhang-cisco in #2372
- fix(auth): enforce catalog credential boundaries by @sriaradhyula in #2375
- fix(ui): stop failed conversation deletes from silently reappearing by @rayl15 in #2371
- fix(ci): skip UI test comments for fork PRs by @sriaradhyula in #2376
- docs(contributing): document DCO sign-off and the enforced PR checks by @rayl15 in #2377
- fix(docs): migrate canonical links to caipe.io by @sriaradhyula in #2374
- feat(ui): unify application navigation and settings by @kevkantes in #2235
- fix(ui): prevent sidebar collapse flash by @kevkantes in #2378
- fix(ui): add workflows breadcrumbs by @kevkantes in #2379
- fix(helm): pin third-party MCP image versions by @kevkantes in #2381
- fix(helm): make chart docs generation portable by @kevkantes in #2383
- refactor(ci): use native architecture prebuilds by @kevkantes in #2385
- feat(rag): refactor knowledge bases by @kevkantes in #2324
- docs(architecture): refresh solution architecture diagrams by @sriaradhyula in #2393
- feat(autonomous-agents): add scheduled and event-triggered task execution by @A-makarim in #2139
- Prebuild/feat/autonomous agents merge by @A-makarim in #1588
New Contributors
- @A-makarim made their first contribution in #2139
Full Changelog: 0.5.68...0.5.69
Release 0.5.67
What's Changed
- chore(deps): bump cnoe-io/ai-platform-engineering/.github/workflows/_stale.yml from 0.5.62 to 0.5.66 by @dependabot[bot] in #2336
- chore(deps): bump docker/login-action from 4.2.0 to 4.6.0 by @dependabot[bot] in #2335
- chore(deps): bump the github group with 2 updates by @dependabot[bot] in #2334
- Feat/multimodal dropped files metric and regression harness by @jasonc3-sys in #2342
- fix(ui): grant unlinked service account can_use when agent shared with Everyone by @dasein in #2341
Full Changelog: 0.5.66...0.5.67
Release 0.5.66
What's Changed
- fix(slack-bot): route messages with file attachments by @kevkantes in #2328
Full Changelog: 0.5.65...0.5.66
Release 0.5.65
What's Changed
- fix(dynamic-agents): send text-family documents as A by @jasonc3-sys in #2327
Full Changelog: 0.5.64...0.5.65
Release 0.5.64
What's Changed
- docs(releases): add release blog post for 0.5.63 by @sriaradhyula in #2318
- feat(rag): self-service RAG ingestion-source config store (PR1/7) by @kevkantes in #2286
- chore(deps): bump the github group with 2 updates by @dependabot[bot] in #2303
- chore(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 by @dependabot[bot] in #2304
- chore(deps): bump the npm_and_yarn group across 2 directories with 5 updates by @dependabot[bot] in #2284
- chore(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #2306
- chore(deps): bump step-security/harden-runner from 2.19.4 to 2.20.0 by @dependabot[bot] in #2305
- chore(deps): bump cnoe-io/ai-platform-engineering/.github/workflows/_stale.yml from 0.5.55 to 0.5.62 by @dependabot[bot] in #2307
- chore(deps): bump the uv group across 7 directories with 2 updates by @dependabot[bot] in #2268
- feat(ui): allow chat title edit and open links in a new tab by @suwhang-cisco in #2311
- fix(dynamic-agents): coerce GridFS namespace components to str before Mongo queries by @sriaradhyula in #2319
- fix(ci): skip PR version-bump auto-commit for Dependabot PRs by @sriaradhyula in #2322
- feat(dynamic-agents): support multimodal file (text files, images, documents) chat input by @jasonc3-sys in #2216
Full Changelog: 0.5.63...0.5.64