Files
projax/mcp
mAi 9e0e2a1d13 fix(mcp): expand empty kinds to all four before timeline_exclude filter
Slice D regression: when args.Kinds was empty (the default 'all' case),
the in-memory timeline_exclude pass iterated zero kinds and dropped
every item. Expand to the full kind set before filtering, and use the
expanded set when reporting timelineView.kinds — matches the web view's
activeKinds() behaviour.

Probed live: timeline tool now returns days/rows for the default
window again.

Task: t-projax-5a-aggregator
2026-05-22 00:17:32 +02:00
..