Changes
- Normalize multimodal tool results while storing session and group-chat messages, avoiding base64 image payloads in replays.
- Persist custom Hermes models through backend-managed configuration and expose add/remove model endpoints.
- Keep Bridge final context usage and tool status updates accurate after runs complete.
- Improve Kanban board filtering, assignee display, card actions, and task detail handling.
- Fix compression usage accounting by caching fixed prompt/tool context and reporting full-context token totals.
- Cache fixed context per group-chat agent and only show compression progress when compression actually starts.
- Sync Web UI bundled skills into every Profile and log the target Profile for each injection.
- If Kanban fails on Windows, upgrade Hermes to pick up the latest kanban database migration fixes.
Validation
- i18n changelog coverage was verified before release.