diff --git a/.changeset/fn-7758-grok-cli-no-key-routing.md b/.changeset/fn-7758-grok-cli-no-key-routing.md new file mode 100644 index 0000000000..8e62aaa17e --- /dev/null +++ b/.changeset/fn-7758-grok-cli-no-key-routing.md @@ -0,0 +1,7 @@ +--- +"@runfusion/fusion": patch +--- + +summary: Route no-key Grok CLI chat and fallback model selections through the bundled CLI runtime. +category: fix +dev: Extends grok-cli no-visible-key routing to dashboard chat defaults, room responders, and fallback models. diff --git a/docs/grok-cli-contract.md b/docs/grok-cli-contract.md index fff3a188a7..a8083a46e9 100644 --- a/docs/grok-cli-contract.md +++ b/docs/grok-cli-contract.md @@ -134,7 +134,7 @@ Notes: `GrokCliProviderCard.tsx`) is out of scope for this task and is not modified here. -## Wiring (resolved — FN-7725, extended by FN-7753) +## Wiring (resolved — FN-7725, extended by FN-7753/FN-7758)