v0.36.0
Changed
apps listhides the deleted applications and says how many it hid. The platform keeps
them in the list under theDeletedstatus with their former id: a stand a few months old
answered with three hundred cards of which a handful were alive, and--briefdid not drop
them – the answer had to be filtered by the caller's own code. The deleted ones are now hidden,
--include-deletedbrings them back, and--status deletedlifts the hiding on its own: a
filter that would answer with nothing is worse than no filter. A cut nobody is told about is a
trap, so the command ends with a count line on stderr ("7 live of 324", plus the number shown
when a filter narrowed the answer further); stdout stays the same JSON array scripts parse.- The
list_appsMCP tool takesinclude_deletedand answers with an object. The cards
(applications) come with the counterstotal,live,shownand a readysummaryline: an
agent sees only the JSON, and the cards that were cut have to be named, otherwise the listing
reads as "the stand holds seven applications". The former answer – a bare array – is gone;
find_appand the name-to-id resolution still see the deleted applications and skip them
themselves.
Full Changelog: v0.35.0...v0.36.0