Prompt Learning does not scale for parallel agents.
More parallel agents ๐ค = worse prompts ๐ญ
Why? Processing too many trajectories concurrently damages the prompt update process
๐ We fix this with Combee :
โ preserves high-quality learnt system prompt
โ scales to more than 80 concurrent agents
โ up to 17ร speedup without quality drop on top of ACE and GEPA
๐ฅฝUse Cases:
1. Prompt learning on large scale collected agent traces
2. Parallel agent learning online with fast knowledge sharing
Read more below to learn how agents actually learn at scale โฌ๏ธ