mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-30 17:40:47 +00:00
5 lines
558 B
Markdown
5 lines
558 B
Markdown
# Experiment Log
|
|
|
|
| Problem | Attempted Solution | Real Outcome | Current $ Balance |
|
|
| :----------------------------------------------------------- | :----------------- | :----------- | :---------------- |
|
|
| 1. Relationships chart is blank. <br> 2. Game stops after narrator summary in phase 2. | 1. Updated `PhaseSchema` in `types/gameState.ts` to include `agent_relationships` definition. <br> 2. Uncommented `updateChatWindows(currentPhase, true);` in `phase.ts`. | | $0 |
|