Search/tail output slimmed; release reader refined
v0.45.0
Minor Changes
-
dc6ae62: Rework
search/tail/latesthuman output and slim the default--json.The human view for
searchandtail/latestis now a single column-aligned row per release (identity · description · relative age · dimmedrel_…);searchadds a cleaned, markdown-stripped excerpt under each hit instead of dumping raw markdown. The piped (non-TTY) TSV path is fixed to one clean row per release.--jsonnow returns a lean release shape by default forget/search/tail/latest(id,version,title,summary,excerpt,url,publishedAt, nestedsource/org,contentChars,contentTokens); pass--fullto recover the complete payload (content,contentHash,versionSort,composition, thetitle*variants, …). Scripts that read dropped fields should add--full.
Patch Changes
- c5ece26: Refine the release reader output: clearer ownership, shorter labels, human dates.
searchrelease hits now lead with the owning org asOrg/Source(e.g.Axiom/Changelog) so it's clear who ships each result. The org prefix is skipped when the source name already starts with the org name (Railway Changelogstays as-is rather than becomingRailway/Railway Changelog). Feed views (getentity cards, scopedtail) are unchanged — the org is already established there.- The release detail cards (
get <rel_…>andrelease get) now show anOrg:line so the owning company is named even when the source is generic (e.g. an "API Release Notes" source under Google). get/release getprint the publish date asJul 22, 2024instead of the raw ISO timestamp.--jsonstill emits ISOpublishedAtfor machine consumers.- Trimmed the AI-attribution labels on the
getcard toAI summary/AI headline, and dropped the redundantReleaseheading above the title.
Fetched June 11, 2026

