feat(FN-4413): complete Step 1 — normalize general helper markup

Fusion-Task-Id: FN-4413
Fusion-Task-Lineage: 8f3a455e-d96e-49cf-9745-330dbd319784
This commit is contained in:
Fusion
2026-05-13 22:03:15 -07:00
committed by gsxdsm
parent c7f8d38210
commit 19bec1d1a1

View File

@@ -2164,10 +2164,10 @@ export function SettingsModal({
/> />
Save tool output in agent logs Save tool output in agent logs
</label> </label>
<div className="settings-field-help"> <small>
When disabled, tool rows are still logged but detailed tool payloads are omitted. When disabled, tool rows are still logged but detailed tool payloads are omitted.
Very large tool payloads may still be clipped even when this stays enabled. Very large tool payloads may still be clipped even when this stays enabled.
</div> </small>
</div> </div>
<div className="form-group"> <div className="form-group">
<h5 className="settings-section-heading">Save AI thinking logs</h5> <h5 className="settings-section-heading">Save AI thinking logs</h5>
@@ -2193,10 +2193,10 @@ export function SettingsModal({
/> />
Save AI thinking for ephemeral / task-worker agents Save AI thinking for ephemeral / task-worker agents
</label> </label>
<div className="settings-field-help"> <small>
Leave both thinking toggles off to keep the original default behavior. Leave both thinking toggles off to keep the original default behavior.
This only controls persisted <code>thinking</code> rows and does not affect assistant text or tool rows. This only controls persisted <code>thinking</code> rows and does not affect assistant text or tool rows.
</div> </small>
</div> </div>
<div className="form-group"> <div className="form-group">
<label htmlFor="fnBinaryCheckEnabled" className="checkbox-label"> <label htmlFor="fnBinaryCheckEnabled" className="checkbox-label">