Files
multica/packages
Jiayuan Zhang 3cab03cc36 feat(labels): remove agent labels from the product (MUL-5600) (#6245)
Label Settings no longer exposes an Agents catalog, so agent labels can
no longer be created, renamed, recolored, or deleted from the UI.

Removing only that catalog would have left the agent detail settings form
with an attach-only label picker pointing at a catalog the user can no
longer populate, so the Labels row there goes too. That picker was the
only other agent-label surface in the product — the CLI never managed
them, and no list, filter, or chip renders them anywhere else.

The backend still models the `agent` resource type and keeps its
endpoints; this change removes the product surface, not the API.

Co-authored-by: Lambda <lambda@multica.ai>
Co-authored-by: multica-agent <github@multica.ai>
2026-07-31 18:05:17 +08:00
..