hataa 3322d93935
test(workspace): pin composer skill suggestions against an empty catalog (#4063 Phase 4) (#5490)
A role whose skills policy allows nothing (or a fresh install with no
skills) gets an empty catalog from GET /api/skills once per-caller
filtering lands. Pin the composer wiring against that shape: the
dropdown still offers the builtin commands, an unmatched query hides it
quietly, and the matcher returns builtins-only for an empty catalog.
2026-09-17 20:55:58 +08:00
..