Release v2026.7.3-rc.1
Pre-release
Pre-release
This release includes a new multi-agent supervisor and page-aware chatbots, as well as a fix to display sync errors in chatbot sync output. Additionally, the autogenerate sidebar items have been updated to comply with the Starlight 0.39+ schema.
What's Changed
Pull Requests
- feat(ai): multi-agent supervisor + page-aware chatbots (#249) @bartcode
- fix(cli): display sync errors in chatbot sync output (#248) @bartcode
- chore(deps): update all dependencies (#247) @app/renovate
- feat: service-key revocation audit, export React hooks, widen SDK type, guides, config cleanup (#246) @bartcode
Commits
Features:
Bug Fixes:
- 89dd3a3 fix(docs): wrap autogenerate sidebar items per Starlight 0.39+ schema
- d8cfe2d fix(cli): display sync errors in chatbot sync output (#248)
Other Changes:
Stats
- 5 commits
- 3 contributors
Installation
Docker:
docker pull ghcr.io/nimbleflux/fluxbase:2026.7.3-rc.1NPM SDK:
npm install @nimbleflux/fluxbase-sdk@2026.7.3-rc.1Helm:
helm install fluxbase oci://ghcr.io/nimbleflux/charts/fluxbase --version 2026.7.3-rc.1CLI:
curl -fsSL https://raw.githubusercontent.com/nimbleflux/fluxbase/main/install-cli.sh | bash -s -- v2026.7.3-rc.1Release automatically generated by GitHub Actions
Smoke Test Results
| Component | Status |
|---|---|
| Docker Image | ✅ Verified |
| NPM SDK | ✅ Verified |
| NPM React SDK | ✅ Verified |
Smoke tests completed at 2026-07-18 17:27:36 UTC