Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

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

Aperta
#4,941 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
55/100
Tipo di issue
Bug
Chiarezza
Specificata chiaramente
Stato di attività
Attiva
Stack tecnologico
shell
Ambito
ai, cli

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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

Lingua principale
Shell
Stelle
11.2k
Fork
1.9k
Merge medio
14h 16m
PR unite (30g)
6

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di github/copilot-cli

Tutte le issue di github/copilot-cli

Issue simili

Altre issue su Shell/Bash

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.