cloudflare / cloudflare/cloudflare-os
Allow for queueing messages
Open
- Dominant language
- TypeScript
- Stars
- 9.9k
- Forks
- 1.2k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 107
Description
When agent is running new messages cannot be sent. One has to wait for the round to complete to send next message. It would be useful if queueing / steering was allowed.
Contributor guide
Research direction
No file or test is named. Start by locating the agent message-handling entry point and tracing what blocks new messages during a round; define how queued and steering messages should behave, then add coverage showing messages can be submitted while a round runs and are handled as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100