Personalized follows and feed timeline added
v0.61.0
2 featuresThis release2 featuresNew capabilitiesAI-tallied from the release notes
Minor Changes
- 695039d: Add personalized follows + feed verbs:
releases follow <org|product>,releases unfollow <org|product>,releases following(list), andreleases feed(your personalized release timeline). They act on the signed-in user's account via the API's/v1/me/*routes — sign in withreleases login(or setRELEASES_API_KEY) first.follow/unfollowaccept an org slug, anorg/productcoordinate, or anorg_…/prod_…id;feedreuses the same renderer asreleases tailand is page-paginated (--page/--limit,--json). Requires@buildinternet/releases-api-types≥ 0.32.0 for the follows wire types. - de9ce26: Add
releases source fetch <source> --dry-run: probe a single source without writing to D1 or dispatching (billing) the managed agent. For a client-rendered scrape source (crawlEnabled/renderRequired) it renders the index once via Browser Rendering and reports how many candidate release links were found — the cheap "can the steady-state cron render actually see releases here, or is it hitting an empty JS shell?" check that onboarding previously had no way to answer. For a feed/GitHub source it reports candidate releases parsed. Single source only;--jsonsupported.
Fetched June 11, 2026
