github / github/app

SubAgent Panel with per-agent status and activity

Abierto
#3,029 0 comentarios 0 reacciones 0 asignados Ver en GitHub
triage
Lenguaje dominante
Sin datos de lenguaje
Estrellas
2.1k
Forks
153
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Feature summary

Add SubAgent Panel with per-agent status and activity

### What problem are you trying to solve?

As we create more complex agents which can spawn many subagents in parallel it's important to be able to visualise these agents, their statuses and what they are doing.
Harnesses such as Codex and OpenCode provide this type of view but it's lacking from the Copilot App which makes it hard to understand what subagents are running.

### Proposed solution

Add a sub-agents view in the right hand panel which lists all sub-agents from the session. The list should be split into active and completed sub agents. Each sub agent should show the name and their current status. Clicking on a sub agent brings up a live read-only window of their conversation with the calling agent.

Image

### Workflow impact

This would improve the complex multi-agent workflows for all users. It would mean we can build custom "supervisor" workflows while still allowing a human to visualise what is happening in the session. It would mean users no longer need to jump ship to OpenCode or similar for these complex use cases

### Installation context

_No response_

### Additional context

_No response_

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Como en el issue no se identifican archivos, pruebas ni puntos de entrada, comienza por localizar el panel derecho y el flujo de datos de los sub-agents de la sesión. Se considera terminado cuando una vista de sub-agents muestra los agentes activos y completados con sus nombres y estados, y abre una conversación en vivo de solo lectura para cada agente seleccionado.

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

Evaluación

Área
desktop
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.