remove: delete all stars and repo-watch features
Stars are gameable vanity metrics. Repo-watch is redundant with webhooks in an agent-first world. Both are gone entirely.
Removed: - StarResponse, StargazerEntry, StargazerListResponse models - UserStarredRepoEntry, UserStarredResponse models - UserWatchedRepoEntry, UserWatchedResponse models - star_count field from ExploreRepoResult and ProfileRepoSummary - GET /repos/{id}/stargazers endpoint - GET /users/{username}/starred endpoint - GET /users/{username}/watched endpoint - get_user_starred(), get_user_watched() service stubs - musehub://me/starred MCP resource - _read_me_starred() resource handler - SortField 'stars' option (trending resource now sorts by activity) - All star_count=0 stub values across discover, profile, topics, MCP executor
Kept: - Coordination watch (/coord/watch SSE stream) — unrelated infrastructure - muse coord watch CLI — MIDI coordination streaming, not repo watching
0 comments
muse hub commit comment sha256:e81d22e9995d157f609f7bd5b5a84d0a632b19284c8322921664d440fa9f6c7d --body "your comment"
No comments yet. Be the first to start the discussion.