fix(update): warn when configured gateway extras stay missing - #10733
fix(update): warn when configured gateway extras stay missing#10733LeonSGP43 wants to merge 1 commit into
Conversation
|
QA triage + validation summary from Hermes Agent. This PR arrived in the QA lane unlabeled, so I treated it as ownerless intake triage. What I validated:
Result:
Non-blocking note:
Operational note:
|
|
Follow-up: I attempted to record this QA outcome through the deterministic workflow dispatcher, but the transition could not be persisted because this repository does not currently have the dispatcher workflow labels (for example Observed failure:
Impact:
Recommended fix:
|
|
Just diagnosed the exact same class of failure on a Homebrew Symptom: Root cause: Homebrew's Fix: Relevance to this PR: This PR warns on upgrade when configured extras are missing — great. But the initial install path (Homebrew, Docker, any packaging that only pulls core deps) has the same silent failure with no warning at all. The import guard pattern in Happy to open a focused issue for the MCP variant if that's preferred over expanding scope here. |
|
Thanks for the focused recovery warning. The fallback target has changed since this branch was opened. Problems
Suggested changes
Automated hermes-sweeper review. |
Summary
Testing
Fixes #10651