gabriel / musehub public
refactor BREAKING task/rename-twitter-to-social-handle #1 / 1
AI Agent gabriel · 156 days ago · Apr 21, 2026 · Diff

refactor: rename twitter_handle → social_handle across the codebase

Twitter is no longer the canonical social platform. social_handle is platform-agnostic (Farcaster, Bluesky, etc.). Includes Alembic migration f6a7b8c9d0e1 to rename the DB column in musehub_identities.

sha256:edddbb4a60d953a119b4f4c06f0bc05e35e028b38340cf31cd7c9c9f15e4099a sha
+10 ~20 symbols
sha256:11c079f721f885653a5b64a08667ba2f74667cdfb945aa771c1fa653d2aab48c snapshot
+10
symbols added
~20
symbols modified
0
dead code introduced
Semantic Changes 30 symbols
+ branch_labels variable variable branch_labels L18–18
+ depends_on variable variable depends_on L19–19
+ down_revision variable variable down_revision L17–17
+ downgrade function function downgrade L32–39
+ Union import import Union L11–11
+ annotations import import annotations L9–9
+ op import import op L14–14
+ sa import import sa L13–13
+ revision variable variable revision L16–16
+ upgrade function function upgrade L22–29
~ musehub/db/musehub_models.py .py 1 symbol modified
~ tests/factories.py .py 2 symbols modified
← Older Oldest on task/rename-twitter-to-social-handle
All commits
Newer → Latest on task/rename-twitter-to-social-handle

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