Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

No se puede ver en vivo la ejecución de sub-agentes delegados con mcp_delegate #62

Description

@orisepu

📋 Pre-flight Checks

  • I have searched existing issues and this is not a duplicate
  • I understand this issue needs status:approved before a PR can be opened

📝 Bug Description

Cuando el agente principal usa mcp_delegate para lanzar sub-agentes asíncronos, no puedo ver en tiempo real lo que están haciendo. Solo veo el resultado final cuando completan.

🔄 Steps to Reproduce

Cuando el agente principal usa mcp_delegate para lanzar sub-agentes asíncronos, no puedo ver en tiempo real lo que están haciendo. Solo veo el resultado final cuando completan.

✅ Expected Behavior

Poder ver la ejecución del sub-agente en vivo (comandos que ejecuta, archivos que lee, etc.), similar a como se ve el agente principal.

❌ Actual Behavior

El sub-agente se lanza en background y solo recibo una notificación cuando termina con el resultado final. No hay visibilidad del proceso.

Operating System

Linux (Arch/Manjaro)

Agent / Client

OpenCode

Shell

zsh

📋 Relevant Logs

💡 Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstatus:needs-reviewAwaiting maintainer review

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions