PAIR-code / PAIR-code/deliberate-lab
Agents will skip the stage without answering questions in the negotiation task.
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 40
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 20
Description
In the GUIDE study, negotiation task, agents sometimes will skip the final decision without submitting their coalition and numbers.
Possible reason:
- The agent does not reach an agreement with two others so they decide not to submit the answer. We should always make the agent submit something before they proceed.
- The API call is done.
Contributor guide
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 locating the GUIDE negotiation task flow and the API call that submits the final decision. Reproduce a case where an agent skips submission, then trace whether disagreement or the API response causes it; done means every agent submits a coalition and numbers before proceeding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100