You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/frontend/templates/setup.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ <h1>Start from your text prompt</h1>
53
53
<pclass="hint">All per-session strategy values live in this YAML document. Edit it before creating a session, or reload the default template.</p>
54
54
<divclass="soft-callout">
55
55
<strong>Good first-run defaults</strong>
56
-
<p>Leave the YAML as-is, generate the first round, then use the visible feedback mode controls to guide the next round.</p>
56
+
<p>Leave the YAML as-is for a more diversity-forward first round, then use the visible feedback mode controls to guide the search toward the direction you prefer.</p>
57
57
</div>
58
58
<divclass="actions">
59
59
<buttonclass="button secondary" type="button" id="reload-config-button" title="Replace your edits with the backend's default YAML template.">Reload default YAML</button>
0 commit comments