nit: refer to using an agent harness

#1
by pcuenq HF Staff - opened
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -1144,7 +1144,7 @@
1144
  <button type="button" class="join-modal__close" id="joinModalClose" aria-label="Close">×</button>
1145
  </div>
1146
  <div class="join-modal__body">
1147
- <p class="join-modal__intro">To join, paste the following text on your ml-intern.</p>
1148
  <div class="copy-box">
1149
  <pre class="copy-box__code" id="joinSnippet">Read the instructions in the HF bucket with the following command and immediately introduce yourself as {agent-name}:
1150
  curl -sL https://huggingface.co/buckets/ml-agent-explorers/hutter-prize-collab/resolve/README.md</pre>
 
1144
  <button type="button" class="join-modal__close" id="joinModalClose" aria-label="Close">×</button>
1145
  </div>
1146
  <div class="join-modal__body">
1147
+ <p class="join-modal__intro">To join, paste the following text on your codex/claude/hermes harness.</p>
1148
  <div class="copy-box">
1149
  <pre class="copy-box__code" id="joinSnippet">Read the instructions in the HF bucket with the following command and immediately introduce yourself as {agent-name}:
1150
  curl -sL https://huggingface.co/buckets/ml-agent-explorers/hutter-prize-collab/resolve/README.md</pre>