feat(ui): add native full-width desktop status bar - #2
Merged
matthias-scale merged 35 commits intoJul 30, 2026
Conversation
Compile a powerline-style status row into the Herdr TUI above the sidebar/tabs. Collect host, user, network, memory, CPU, and battery metrics in Rust (no tmux/powerline shell scripts), map segment colors to the active theme, and drop tail segments responsively on narrow widths. Includes layout wiring, platform collectors, and characterization tests for full-width placement plus fixture identity/metrics render.
4 tasks
Owner
Author
/acode review pass — admin-merging✅ Auto-merging — 38 files / 3068 LOC, no risky touch, agents clean. Canary catches escapes at 10%. QA scenarios (post-promote sanity)
Evidence-only advisory (non-blocking)
Resolved — 8/8 CI green · 0/0 threads · agents clean
Generated by |
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Intent and provenance
Port RaviTharuma’s native full-width Herdr status row from source head
af5ac9d9b1f6425be600cbb904fda905ea882eb9onto the maintained fork without mutating upstream PR herdrdev#1742.fork/pr-basecf171dcc4a8c19b5b3b45e6ad6c48d0a3e477a66<RaviTharuma@users.noreply.github.com>9371011c5bc036c1bbeec77416f3e86e551ca58dretains the exact source commit as its second parent.Binding UI contract
The follow-up contract supersedes the source field set:
CPU --%andMEM --/-- GiB.Acceptance criteria and evidence
af5ac9d9b1f6425be600cbb904fda905ea882eb9is in the branch ancestry with RaviTharuma attribution; this PR targetsfork/pr-base.Verification
ZIG=/opt/homebrew/opt/zig@0.15/bin/zig just test-one status— 135 passedgit diff --check— cleanjust checkreached a known macOS live-handoff fixture failure already fixed by fork PR feat(ui): focus the sidebar around a spaces tree with per-workspace agent disclosure #1; the final combined branch must pass the complete suite.Merge boundary
This PR contains teammate-authored work. Merge approval must be pinned to this exact PR head after all checks and review gates are green. Any later push invalidates that approval.