Hacktoberfest 2026: die Issues, die Maintainer für den Oktober markiert haben – offen und einsteigerfreundlich. Hacktoberfest-Issues durchsuchen

reasoning_effort binding to claude-haiku-4.5 model fails on sub-agent invocation

Offen
#4,941 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Anfängerfreundlichkeit
55/100
Issue-Typ
Bug
Klarheit
Klar beschrieben
Aktivitätsstatus
Aktiv
Tech-Stack
shell
Bereich
ai, cli

Rechercherichtung

Look for the sub-agent invocation logic and where the reasoning_effort parameter is injected for the claude-haiku-4.5 model. Check the model configuration or validation code to see if this model supports reasoning_effort. The error suggests a recent change; compare recent commits around model handling. Test by running a sub-agent with the specified model and see if the parameter can be omitted conditionally.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

area:agents area:models
Describe the bug

My custom build-agent, which worked up through yesterday, (and likely any custom subagent whose  /subagents  config pins model  claude-haiku-4.5 ) fails every invocation with:  Reasoning effort 'low' is not supported for model 'claude-haiku-4.5' . Reproduced regardless of whether  reasoning_effort  is omitted or explicitly set ( low / medium / minimal ) in the  task  tool call — the runtime appears to always inject a  reasoning_effort  value for this model, which the model doesn't support at all. First seen 2026-09-22; sessions from 2026-09-14 through 2026-09-21 using the same  build-agent  config succeeded without this error, so it looks like a recent regression. Session:  e8b4c267-83c7-431f-9a10-ede4dd88f8cf .

Affected version

GitHub Copilot CLI 1.0.87

Steps to reproduce the behavior
  1. Invoke the sub-agent whose model is set to claude-haiku-4.5
  2. Fails as described above
Expected behavior

Sub-agent invocation succeeds.

Additional context

windows 11, x86_64

Vorherrschende Sprache
Shell
Sterne
11.2k
Forks
1.9k
Ø Merge
14 Std. 16 Min.
Gemergte PRs (30 T.)
6

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus github/copilot-cli

Alle Issues in github/copilot-cli

Ähnliche Issues

Weitere Issues zu Shell/Bash

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.