Sub-agents spawned by background agents appear in UI without user notification
- Linguagem predominante
- Shell
- Estrelas
- 11.2k
- Forks
- 1.9k
- Merge médio
- 14h 16min
- PRs com merge (30d)
- 6
Descrição
### Describe the bug
When a background general-purpose agent spawns a child agent,
the child appears in the /tasks panel silently — no chat message,
no explanation of why it was started or what it does.
### Affected version
_No response_
### Steps to reproduce the behavior
1. Launch a general-purpose agent in background mode with a complex task
2. The agent internally spawns a sub-agent (e.g. to split work)
3. The sub-agent appears in /tasks panel with a different name/description
4. User has no idea who started it or why
## Actual behavior
Silent appearance in /tasks. User can only discover it via /tasks panel.
### Expected behavior
Any agent launched (directly or by another agent) should post a notification in the chat explaining what it is and who started it.
### Additional context
The parent agent also hung for 18+ minutes (7 tool_calls) with no
timeout or warning, then its child continued working after the parent
was killed.
Guia de contribuição
Direção de pesquisa
Use as etapas de reprodução para rastrear como os agentes em segundo plano e seus agentes filhos são registrados para o painel /tasks e, em seguida, identifique o ponto de entrada existente para notificações de chat. Está concluído quando o aparecimento de um agente filho produz uma notificação de chat que explica o que ele faz e identifica seu agente pai, com cobertura para o caso do agente em segundo plano.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- shell
- Domínio
- ai, cli
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Pouca atividade
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 50/100