Skip to content

Commit 4d1ab9d

Browse files
committed
Minor typo edit
1 parent afe9efd commit 4d1ab9d

174 files changed

Lines changed: 203 additions & 172 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

configs/ablations/multi/CoreWar__p6__r15__s1000.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ prompts:
6868
After you and your competitor finish editing your codebases, the game is run automatically.
6969
7070
Your task: improve the bot in `warrior.red`, located in {{working_dir}}.
71-
{{working_dir}} is your codebase, which contains both your both and supporting assets.
71+
{{working_dir}} is your codebase, which contains both your bot and supporting assets.
7272
All of your commands will be executed in the {{working_dir}} directory (see notes below).

configs/ablations/transparent/Halite__claude-sonnet-4-5-20250929__gemini-2.5-pro__r15__s250.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ prompts:
7171
7272
Your task: improve the bot in `submission`, located in {{working_dir}}.
7373
74-
{{working_dir}} is your codebase, which contains both your both and supporting
74+
{{working_dir}} is your codebase, which contains both your bot and supporting
7575
assets.
7676
7777
All of your commands will be executed in the {{working_dir}} directory (see notes

configs/ablations/transparent/Halite__claude-sonnet-4-5-20250929__gpt-5__r15__s250.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ prompts:
6969
7070
Your task: improve the bot in `submission`, located in {{working_dir}}.
7171
72-
{{working_dir}} is your codebase, which contains both your both and supporting
72+
{{working_dir}} is your codebase, which contains both your bot and supporting
7373
assets.
7474
7575
All of your commands will be executed in the {{working_dir}} directory (see notes

configs/ablations/transparent/Halite__gemini-2.5-pro__gpt-5__r15__s250.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ prompts:
6868
6969
Your task: improve the bot in `submission`, located in {{working_dir}}.
7070
71-
{{working_dir}} is your codebase, which contains both your both and supporting
71+
{{working_dir}} is your codebase, which contains both your bot and supporting
7272
assets.
7373
7474
All of your commands will be executed in the {{working_dir}} directory (see notes

configs/ladder/ladder_prompt.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,8 @@ game_description: |-
88
when you submit, the two bots play a full match and the result is recorded. This is round {{round}} —
99
review how earlier rounds went (past match logs are in `/logs/`) and make your bot stronger.
1010
11+
{{working_dir}} is your codebase, which contains both your bot and supporting assets, and all of your
12+
commands will be executed in the {{working_dir}} directory (see notes below).
13+
1114
Your goal is to beat the opponent. The game's rules and your bot's entry point are documented in the
1215
codebase (`docs/`).

configs/pvp/BattleSnake__claude-sonnet-4-20250514__claude-sonnet-4-5-20250929__r15__s1000.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ prompts:
3838
After you and your competitor finish editing your codebases, the game is run automatically.
3939
4040
Your task: improve the bot in `main.py`, located in {{working_dir}}.
41-
{{working_dir}} is your codebase, which contains both your both and supporting assets.
41+
{{working_dir}} is your codebase, which contains both your bot and supporting assets.
4242
All of your commands will be executed in the {{working_dir}} directory (see notes below).

configs/pvp/BattleSnake__claude-sonnet-4-20250514__gemini-2.5-pro__r15__s1000.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ prompts:
3737
After you and your competitor finish editing your codebases, the game is run automatically.
3838
3939
Your task: improve the bot in `main.py`, located in {{working_dir}}.
40-
{{working_dir}} is your codebase, which contains both your both and supporting assets.
40+
{{working_dir}} is your codebase, which contains both your bot and supporting assets.
4141
All of your commands will be executed in the {{working_dir}} directory (see notes below).

configs/pvp/BattleSnake__claude-sonnet-4-20250514__gpt-5-mini__r15__s1000.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ prompts:
3535
After you and your competitor finish editing your codebases, the game is run automatically.
3636
3737
Your task: improve the bot in `main.py`, located in {{working_dir}}.
38-
{{working_dir}} is your codebase, which contains both your both and supporting assets.
38+
{{working_dir}} is your codebase, which contains both your bot and supporting assets.
3939
All of your commands will be executed in the {{working_dir}} directory (see notes below).

configs/pvp/BattleSnake__claude-sonnet-4-20250514__gpt-5__r15__s1000.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ prompts:
3535
After you and your competitor finish editing your codebases, the game is run automatically.
3636
3737
Your task: improve the bot in `main.py`, located in {{working_dir}}.
38-
{{working_dir}} is your codebase, which contains both your both and supporting assets.
38+
{{working_dir}} is your codebase, which contains both your bot and supporting assets.
3939
All of your commands will be executed in the {{working_dir}} directory (see notes below).

configs/pvp/BattleSnake__claude-sonnet-4-20250514__grok-code-fast-1__r15__s1000.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ prompts:
3838
After you and your competitor finish editing your codebases, the game is run automatically.
3939
4040
Your task: improve the bot in `main.py`, located in {{working_dir}}.
41-
{{working_dir}} is your codebase, which contains both your both and supporting assets.
41+
{{working_dir}} is your codebase, which contains both your bot and supporting assets.
4242
All of your commands will be executed in the {{working_dir}} directory (see notes below).

0 commit comments

Comments
 (0)