Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Custom-agent reference documents reasoningEffort, but the working frontmatter key is reasoning-effort

Abierto Apto para principiantes
#4,963 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Los mantenedores suelen responder en 1 día

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
1/5
Tiempo estimado
Menos de una hora
Aptitud para principiantes
88/100
Tipo de issue
Documentación
Claridad
Bien especificado
Estado de actividad
Activo
Stack tecnológico
github

Línea de trabajo

Abre la Custom Agents Reference enlazada y busca reasoningEffort, incluida su descripción y los ejemplos de precedencia. Actualiza la referencia para documentar reasoning-effort como la clave de frontmatter que funciona, conservando ambas formas solo si la forma camelCase es realmente compatible; se considera terminado cuando la sintaxis documentada coincide con el comportamiento funcional indicado.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

triage

Describe the bug

The Copilot CLI custom-agent reference documents reasoningEffort as a frontmatter field. In Copilot CLI 1.0.88, that spelling did not apply the configured effort when I selected the agent with /agent. Changing only the field name to reasoning-effort made it work.

This matches the syntax reported in a comment on #2904. The reference currently leads users to configure a field that does not work in this case.

Affected version

GitHub Copilot CLI 1.0.88; macOS arm64.

Steps to reproduce the behavior

  1. Define a custom agent with reasoningEffort: "low" in its YAML frontmatter.
  2. Select it with /agent and observe that the configured effort does not take effect.
  3. Change only that key to reasoning-effort: "low", reload the agent, and select it again.
  4. Observe that the configured effort now takes effect.

Expected behavior

Update the custom-agent frontmatter reference to document reasoning-effort as the working key, including its description and precedence examples. If reasoningEffort is also intended to be supported, document both spellings and fix the camelCase spelling separately; it should not be presented as working while it is not.

Additional context

The issue is the documented frontmatter spelling, not a request to add per-agent reasoning effort: that capability was addressed in #2904.

Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Preparar el entorno

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de github/copilot-cli

Todos los issues de github/copilot-cli

Issues similares

Más issues de Shell/Bash

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.