v0.5.4: Uncapped incident history paging + empty-state guidance
Uncapped incident history paging + empty-state guidance
FireHydrant-backed vendors (Redis Cloud) no longer cap at 50 incidents; empty listings now guide the next step.
Changed:
- Empty results in
devops_get_incidentsanddevops_list_vendorsexplain the result and name a broader filter or category to try (#17)
Fixed:
devops_get_incidentsreturns the full incident history behind a newoffsetinput — the FireHydrant adapter no longer slices to the 50 newest, and a truncated page discloses the truetotalCountand nextoffset(#22)
229 tests pass; bun run devcheck clean.