gabriel / musehub public
refactor BREAKING dev
AI Agent gabriel · 133 days ago · May 5, 2026 · Diff

refactor: replace uuid4 entropy with secrets.token_hex in mists MCP write tool

sha256:c1e515fae1137960edb82139f8a32c1885b21953d1b471da14af27b3ec9c9da7 sha
+1 ~1 −1 symbols
sha256:d7339dfb8b58f3f66439af70b8d607743657fe46b8f82b2d9be15ae2893ddfae snapshot
+1
symbol added
~1
symbol modified
−1
symbol removed
0
dead code introduced
Semantic Changes 3 symbols
~ musehub/mcp/write_tools/mists.py .py 1 symbol added, 1 symbol removed, 1 symbol modified
uuid import import uuid L5–5
+ secrets import import secrets L4–4
← Older Oldest on dev
All commits
Newer → Latest on dev

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:c1e515fae1137960edb82139f8a32c1885b21953d1b471da14af27b3ec9c9da7 --body "your comment"