gabriel / musehub public
docs task/mwp-qa-mist-fixes #1 / 1
AI Agent gabriel · 21 days ago · Jul 2, 2026 · Diff

docs: fix broken cd path and hardcode name in MWP QA mist

- Fixed a stale 'cd /tmp/mwp-smoke' left over from before the <you> suffix convention was added — gabriel caught this running the guide himself. - Replaced hardcoded 'gabriel' with <you> throughout the pasted sample output (owner segment of URLs, repo names, JSON fields) so a fresh reader's own output matches the guide instead of showing a foreign handle. - Added '| jq' consistently to remaining bare --json invocations, per gabriel's stated preference for pretty-printed output.

sha256:c4607e82493d0c5cb84a99f9b1db63e5ff8f44dd4a487f70219438669e64cf7a sha
+17 ~19 −10 symbols
1 changed · 996 in snapshot files
sha256:458e1c093088ae4abbc2de12a892b6177418b775ea12f0f09c4137c61ede4e04 snapshot
+17
symbols added
~19
symbols modified
−10
symbols removed
1
file changed
996
files in snapshot
0
dead code introduced
Semantic Changes 46 symbols
~ docs/mists/mwp-qa.md .md 17 symbols added, 10 symbols removed, 19 symbols modified
code[bash]@L187 variable variable code[bash]@L187 L187–191
code[bash]@L198 variable variable code[bash]@L198 L198–210
code[bash]@L238 variable variable code[bash]@L238 L238–243
code[bash]@L250 variable variable code[bash]@L250 L250–257
code[bash]@L150 variable variable code[bash]@L150 L150–158
code[bash]@L170 variable variable code[bash]@L170 L170–181
code[bash]@L40 variable variable code[bash]@L40 L40–45
code[bash]@L108 variable variable code[bash]@L108 L108–121
code[bash]@L85 variable variable code[bash]@L85 L85–95
code[bash]@L99 variable variable code[bash]@L99 L99–105
+ code[bash]@L283 variable variable code[bash]@L283 L283–287
+ code[bash]@L294 variable variable code[bash]@L294 L294–306
+ code[bash]@L334 variable variable code[bash]@L334 L334–339
+ code[bash]@L346 variable variable code[bash]@L346 L346–353
+ code[bash]@L246 variable variable code[bash]@L246 L246–254
+ code[bash]@L266 variable variable code[bash]@L266 L266–277
+ code[bash]@L46 variable variable code[bash]@L46 L46–51
+ code[bash]@L123 variable variable code[bash]@L123 L123–128
+ code[bash]@L147 variable variable code[bash]@L147 L147–150
+ code[bash]@L172 variable variable code[bash]@L172 L172–177
+ code[bash]@L198 variable variable code[bash]@L198 L198–201
+ code[bash]@L204 variable variable code[bash]@L204 L204–217
+ code[bash]@L94 variable variable code[bash]@L94 L94–100
+ code[json]@L101 variable variable code[json]@L101 L101–122
+ code[json]@L129 variable variable code[json]@L129 L129–146
+ code[json]@L151 variable variable code[json]@L151 L151–168
+ code[json]@L178 variable variable code[json]@L178 L178–197
Files Changed
~1
996 in snapshot
← Older Oldest on task/mwp-qa-mist-fixes
All commits
Newer → Latest on task/mwp-qa-mist-fixes

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:c4607e82493d0c5cb84a99f9b1db63e5ff8f44dd4a487f70219438669e64cf7a --body "your comment"