// Keep-text forms carry a typed prompt/objective and are always relevant.
if (option.argumentHint !== undefined || !state) {
}
const autoApproveTarget = option.config[SessionConfigKey.AutoApprove];
if (autoApproveTarget !== undefined) {