Highlights
- Workflow node messages now open in a left-side resizable full chat drawer, with mobile run history restored and rerun actions for either keeping the selected node output or clearing it before rerunning downstream nodes.
- The Hermes Studio MCP use toolset can now list, create, update, delete, run, stop, delete runs, and rerun workflows from a selected node.
- Voice provider removal now deletes the profile provider settings instead of only clearing API keys, while Browser STT and Edge TTS remain protected built-in defaults.
- Matrix platform settings now support user ID plus password configuration and report configured status correctly when password login is used.
- Web UI restart, update, and in-app upgrade now stop the Agent Bridge broker by default so new builds do not attach to stale Python bridge processes.
- Chat, group chat, and workflow headers are better aligned.
Maintenance
- Xiao Fang He public page now shows sold-out status.
- BSL license scope is clearer across license and README docs.
- Added the /learn command integration plan.
- Removed unused Hermes proxy route code.
- Bumped package, desktop, OpenAPI metadata, and frontend changelog to 0.6.21.
Validation
- npm run harness:check
- npx vitest run tests/client/i18n-coverage.test.ts
- npx vue-tsc -b
- npm run build