gabriel / musehub public
chore BREAKING dev #11 / 100
AI Agent gabriel · 8 days ago · May 31, 2026 · Diff

chore: bump version to 0.2.0rc11; typing audit clean + all test fixes

- pyproject.toml: 0.2.0rc9 → 0.2.0rc11 - wire_push: concurrent S3 puts with semaphore, typed dict params - wire_shared: typed StorageBackend params - test files: all typing violations fixed, zero ratchet - presign ContentType TDD: both repos pass audit at 0/0

sha256:ad616c6113d6c00f4efed6b2993734ca46d3e9b5bee25addd4ce8ae6b57136e5 sha
+19 ~31 −2 symbols
sha256:9c4eaabf541d790969612b28d5f43f17e6bed12296356c3c1f54ca1c4b033e8b snapshot
+19
symbols added
~31
symbols modified
−2
symbols removed
0
dead code introduced
Semantic Changes 52 symbols
~ deploy/backfill_loop.sh .sh 14 symbols added
+ BATCHES variable variable BATCHES L13–13
+ COMMAND_ID variable variable COMMAND_ID L41–48
+ ERROR variable variable ERROR L82–82
+ INSTANCE_ID variable variable INSTANCE_ID L4–4
+ LIMIT variable variable LIMIT L17–17
+ OUTPUT variable variable OUTPUT L75–75
+ REGION variable variable REGION L5–5
+ REMAINING variable variable REMAINING L76–76
+ RESULT variable variable RESULT L55–61
+ STATUS variable variable STATUS L67–67
+ batch variable variable batch L37–37
+ failed_batches variable variable failed_batches L85–85
+ log function function log L28–30
+ successful_batches variable variable successful_batches L79–79
~ musehub/services/musehub_wire_shared.py .py 1 symbol added, 3 symbols modified
+ StorageBackend import import StorageBackend L56–56
~ pyproject.toml .toml 2 symbols modified
~ tests/test_migrations.py .py 2 symbols modified
~ tests/test_object_store_invariant_phase5.py .py 1 symbol added, 2 symbols modified
+ StrDict import import StrDict L25–25
~ tests/test_wire_step3_upload.py .py 1 symbol added, 1 symbol removed, 1 symbol modified
httpx import import httpx L26–26
+ request import import urllib.request L26–26
~ tests/test_wire_step4c_scale.py .py 2 symbols added, 1 symbol removed, 2 symbols modified
httpx import import httpx L18–18
+ _asyncio import import _asyncio L18–18
+ request import import urllib.request L19–19

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