Skip to content

fix(dream-cli): Apple Silicon GPU output polish (status-json integer + gpu status header) #441

@yasinBursali

Description

@yasinBursali

fix(dream-cli): Apple Silicon GPU output polish (status-json integer + gpu status header)

Consolidated from: #401 + #402

Scope

Two cosmetic Apple-Silicon GPU output fixes surfaced by the same PR-8 review:

Files

  • dream-server/dream-cli — Apple branches of cmd_status_json and cmd_gpu

Rationale for merge

Same PR-8 origin, same file, same Apple Silicon focus, same cosmetic severity. Reviewers see them as one coherent "Apple GPU output correctness" pass. Combined diff is ≤15 lines.

Discovery context

Filed during 23APR audit/fix cycle, surfaced while verifying PR-8's Apple Silicon coverage for gpu subcommands. Live reproduction on macOS M4 install: header reads "━━━ GPU Status (0 GPUs) ━━━" despite showing 10 GPU cores below. status-json gpu_cores field renders as "10" (string) via jq --arg.

Closes #401, #402. Labels: bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions