PAIR-code / PAIR-code/deliberate-lab

Agents will skip the stage without answering questions in the negotiation task.

Open
#1,211 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. 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.
  2. The API call is done.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.