gabriel / musehub public
BREAKING task/remove-stars-watch #1 / 1
gabriel · 67 days ago · Apr 15, 2026 · Diff

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

sha256:e81d22e9995d157f609f7bd5b5a84d0a632b19284c8322921664d440fa9f6c7d sha
sha256:52fa94c2e288c2bb5e1a451c7a97033a671b38d541386c9a807b45353de857b9 snapshot
← Older Oldest on task/remove-stars-watch
All commits
Newer → Latest on task/remove-stars-watch

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