diff --git a/plugins/_discovery/AGENTS.md b/plugins/_discovery/AGENTS.md index 0a41f079b..91a769b8b 100644 --- a/plugins/_discovery/AGENTS.md +++ b/plugins/_discovery/AGENTS.md @@ -16,6 +16,7 @@ - CTA actions must match supported welcome-screen action contracts. - Keep card IDs unique and plugin-prefixed. - The Welcome screen `welcome-actions-end` surface renders feature channel cards plus the compact OAuth account-provider card; other hero discovery cards stay out of the lower welcome grid. +- Do not hide discovery cards solely because model setup is incomplete; model setup gating belongs to the chat thread. ## Work Guidance diff --git a/plugins/_discovery/extensions/webui/welcome-actions-end/discovery-cards.html b/plugins/_discovery/extensions/webui/welcome-actions-end/discovery-cards.html index 1d6ad7ca9..23f483b0e 100644 --- a/plugins/_discovery/extensions/webui/welcome-actions-end/discovery-cards.html +++ b/plugins/_discovery/extensions/webui/welcome-actions-end/discovery-cards.html @@ -7,7 +7,7 @@