Skip to content

fix(desktop): make missing-command error actionable for released builds - #4802

Open
wpfleger96 wants to merge 1 commit into
mainfrom
alia/missing-command-message
Open

fix(desktop): make missing-command error actionable for released builds#4802
wpfleger96 wants to merge 1 commit into
mainfrom
alia/missing-command-message

Conversation

@wpfleger96

Copy link
Copy Markdown
Member

User-facing error for missing ACP harness commands has been pointing released-build users to run cargo build --release --workspace and read TESTING.md — both dead ends for anyone not building from source.

Updated message acknowledges that antivirus software can quarantine bundled binaries and provides practical remediation steps. Preserves pointer to TESTING.md for source builds.

Fixes issue context from #4491.

@wpfleger96
wpfleger96 requested a review from a team as a code owner August 4, 2026 22:56
@wpfleger96
wpfleger96 enabled auto-merge (squash) August 4, 2026 22:57
@wpfleger96
wpfleger96 disabled auto-merge August 4, 2026 22:57
Replace dev-only guidance (cargo build) with practical steps for released-build
users, including acknowledgment that antivirus can quarantine bundled binaries.
Preserves pointer to TESTING.md for source builds.

Co-authored-by: Will Pfleger <[email protected]>
Signed-off-by: Will Pfleger <[email protected]>
@wpfleger96
wpfleger96 force-pushed the alia/missing-command-message branch from 625aa03 to 76875ae Compare August 4, 2026 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant