Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand judge prompt to include game history #51

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

mentatai[bot]
Copy link
Contributor

@mentatai mentatai bot commented Jan 24, 2025

Modified the judge prompt to include:

  • Full game history showing previous rounds
  • Each player's moves and thinking
  • Previous judge decisions
  • Messages shown from judge's perspective (assistant messages for their own moves)

Closes #50


Precommit Logs: da7f067 ❌7d134d7 ✅

🤖 See my steps and track the cost of the PR here

mentatai bot added 2 commits January 24, 2025 21:49
Modified the judge prompt to include:
- Full game history showing previous rounds
- Each player's moves and thinking
- Previous judge decisions
- Messages shown from judge's perspective (assistant messages for their own moves)

Closes # 50

Mentat precommits failed. Log: https://qa.mentat.ai/log/b6b069d4-f6ae-47a9-87a9-3d00e3d1d8c5
- Import Game type in prompts.py
- Keep moves and played_cards variables in run.py for error handling

Mentat precommits passed. Log: https://qa.mentat.ai/log/fe34e6e5-1ded-437f-a3e1-ee21987714a0
@mentatai mentatai bot marked this pull request as ready for review January 24, 2025 21:50
@mentatai mentatai bot requested a review from biobootloader January 24, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

expand judge prompt
0 participants