[Question] Missing agent_selection.json for LLMPolicy (Puppeteer branch)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.3k
- Forks
- 4.3k
- PR merge metrics
- No merged PRs in 30d
Description
Great work on Multi-Agent Collaboration via Evolving Orchestration! Your puppeteer-style framework is really insightful for LLM-based multi-agent systems, and the open source code is super helpful.
When exploring the puppeteer branch, I found that the LLMPolicy in inference/policy/base_policy.py references the prompt file prompts/general/agent_selection.json, but this file is missing in the repo.
Could you kindly provide this missing file, or share the design ideas of this agent selection prompt?
Thanks a lot for your time and help!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading inference/policy/base_policy.py on the Puppeteer branch and trace its reference to prompts/general/agent_selection.json. Confirm whether the missing file is required at runtime and ask maintainers to clarify the intended agent-selection prompt design. Done means the expected prompt file or documented design is available and the reference is no longer unresolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100