Skip to content

[Bug]: No response from supervisor agentΒ #415

@niallthomson

Description

@niallthomson

Bug Description

I had a previous setup working on EKS via Helm with the stable images. I just wiped that and pulled the latest changes from main.

Now when I use the chat CLI I get no response.

πŸ’¬ You: What is AWS?
⏳ Waiting for agent... \πŸ’¬ You:

Logs from supervisor:

2025-10-29 23:35:00 [ai_platform_engineering.multi_agents.platform_engineer.protocol_bindings.a2a.agent_executor] [INFO] [execute:73] πŸ” Platform Engineer Executor: No trace_id from extract_trace_id_from_context, checking alternatives
2025-10-29 23:35:00 [ai_platform_engineering.multi_agents.platform_engineer.protocol_bindings.a2a.agent_executor] [INFO] [execute:93] πŸ” Platform Engineer Executor: Generated ROOT trace_id: 55d74e528f53489e935f395c76449818
2025-10-29 23:35:00 [cnoe_agent_utils.tracing.decorators] [INFO] [wrapper:109] πŸ” Platform_Engineer Agent stream started - query: What is AWS?, context_id: 90b2e6b2ec6d4a3e9baac0be3a6ab56b
2025-10-29 23:35:00 [cnoe_agent_utils.tracing.decorators] [INFO] [wrapper:110] πŸ” Tracing enabled: False
2025-10-29 23:35:00 [cnoe_agent_utils.tracing.decorators] [INFO] [wrapper:117] πŸ” Platform_Engineer Agent - using SUPERVISOR trace_id: 55d74e528f53489e935f395c76449818 for context_id: 90b2e6b2ec6d4a3e9baac0be3a6ab56b
2025-10-29 23:35:00 [root] [INFO] [stream:51] Starting stream with query: What is AWS?, context_id: 90b2e6b2ec6d4a3e9baac0be3a6ab56b, trace_id: 55d74e528f53489e935f395c76449818
2025-10-29 23:35:00 [root] [INFO] [stream:61] Added trace_id to config metadata: 55d74e528f53489e935f395c76449818
2025-10-29 23:35:00 [root] [INFO] [stream:71] Created tracing config: {'configurable': {'thread_id': '90b2e6b2ec6d4a3e9baac0be3a6ab56b'}, 'metadata': {'trace_id': '55d74e528f53489e935f395c76449818'}}
2025-10-29 23:35:00 [langchain_aws.chat_models.bedrock_converse] [INFO] [_generate:855] Using Bedrock Converse API to generate response

It seems to be processing the request but no response is coming back for whatever reason.

Expected Behavior

Should be a getting a proper response.

Affected Version

v1.0.0

Steps to Reproduce

See above

Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions