Latest release
🚀 Vibe Sensei v0.4.85
What's new
Overview — Activity page visual alignment
- Unified HUD visual standard — Activity page rows are now taller and share the same panel frame used by the Overview HUD, giving the cockpit a consistent visual rhythm across all home-page panels (#981)
Overview — Active Model card refinements
- System Resources card removed — hardware metrics (CPU, RAM, GPU) that were surfaced in a dedicated card are now shown directly in the top indicator cluster, reducing card clutter on the Overview page (#978)
- Symmetric StatBar2 grid — all four metric rows in the Active Model card now share a unified
StatBar2 grid layout, eliminating the visual inconsistency between rows (#977)
Missions — richer 4-line card layout
MissionRowV2 redesign — mission cards now display four lines of information (title, agent/model, status detail, timestamps) instead of the previous compact format, giving a fuller at-a-glance picture of each running or completed mission (#979)
Slack / Teams — truthful reply results + lifecycle fix
- Accurate reply-result reporting — Slack and Teams inbound executors now return the real success/failure outcome of post actions instead of always reporting success, preventing silent failures from going unnoticed (#980)
- Mention lifecycle stays open on failed post — when a Slack reply post fails, the mention lifecycle record remains open so the orchestrator can retry or surface the error, rather than being incorrectly closed (#980)
Internal / maintenance
- Back-merged release v0.4.84 (PR #975) into
dev to keep main ⊆ dev invariant (#976)
Download on GitHub →