From 6e908e0f286146b33f32fa2c3130344418c92e5b Mon Sep 17 00:00:00 2001 From: Jean-Philippe Date: Sun, 13 Sep 2026 00:03:18 -0400 Subject: [PATCH] =?UTF-8?q?ai-flow.yml:=20claude-fable-5=20=E2=80=94=20ai-?= =?UTF-8?q?flow's=20ACP=20migration=20changed=20the=20model=20naming=20dom?= =?UTF-8?q?ain?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 'claude-fable-5-high' is still a valid CLI --model id, but ai-flow now selects models via ACP session/set_model, whose catalog uses plain names (claude-fable-5) with parameterized modelIds for effort variants. Same failure cellbound-3d hit live (fixed there in cellbound-3d#161). Co-authored-by: Cursor --- .github/ai-flow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ai-flow.yml b/.github/ai-flow.yml index 90b5b57..a94deff 100644 --- a/.github/ai-flow.yml +++ b/.github/ai-flow.yml @@ -5,7 +5,7 @@ # on the runner (every ai-flow run also prints the list in its job log). # Precedence per command: models. > models.default > CLI default. models: - default: claude-fable-5-high + default: claude-fable-5 # The org knowledge repo that /learn --promote and capture-declared # PROMOTE: route org-tier lessons to (proposal PRs opened there, the