awslabs / awslabs/cli-agent-orchestrator
[BUG] Prompt is not always returned after agents receive messages
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 267
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 70
Description
When using inter-agent messaging extensively it often happens that the message gets printed to the agent prompt, but return isn't sent or received correctly, leading the agent to hang and needing human tmux intervention to send the return to get the agent processing the message.
Provider: Kiro_CLI
Contributor guide
Research direction
Start by reproducing the issue with extensive inter-agent messaging through the Kiro_CLI provider and observe the associated tmux session. Trace where the message reaches the prompt and where return handling stops; done means messages consistently trigger agent processing without human tmux intervention.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100