gsxdsm
673a8a64c3
FN-6630: return text for empty task-list columns
Ensure filtered fn_task_list calls always return host-safe text for empty target columns.
- Add explicit empty-state copy for column filters with no matching tasks.
- Keep formatter fallback output non-empty before returning tool content.
- Cover empty active-column filters and existing small listings in CLI extension tests.
- Add a patch changeset for the published CLI package.
Files changed:
.changeset/fn-6630-task-list-empty-column.md | 5 ++++
packages/cli/src/__tests__/extension.test.ts | 36 +++++++++++++++++++++++++++-
packages/cli/src/extension.ts | 15 ++++++++++--
3 files changed, 53 insertions(+), 3 deletions(-)
Fusion-Task-Id: FN-6630
Fusion-Task-Lineage: e371bf11-5841-47d0-ac72-4cdf2f1716ba
2026-06-18 04:53:50 -07:00
..
2026-06-18 04:53:50 -07:00
2026-06-14 22:43:49 -07:00
2026-06-18 03:24:57 -07:00
2026-06-18 03:24:57 -07:00
2026-06-16 22:29:07 -07:00
2026-06-16 15:08:24 -07:00
2026-06-18 03:24:57 -07:00
2026-06-17 11:46:31 -07:00
2026-06-16 18:09:46 -07:00
2026-06-17 06:12:06 +08:00
2026-06-08 15:19:27 -07:00
2026-06-14 22:43:49 -07:00