Daniel061 / Sophie6.1

AI from stumbling Baby to Sentient being.
GNU General Public License v3.0
1 stars 1 forks source link

SubjectStack Processing #11

Open Daniel061 opened 5 years ago

Daniel061 commented 5 years ago

Describe the bug New subjects are added to the top of the list nicely but if the subject goes back and forth, the list gets repetitive.

To Reproduce Steps to reproduce the behavior:

  1. talk about a dog.
  2. talk about a color.
  3. talk about dog again.
  4. SubjectStack shows dog,color,dog

Expected behavior Swapping existing subjects from the top to the old location instead of just adding to the top.

Daniel061 commented 5 years ago

Restored to first order of storage, i.e. duplicates are kept. We need to know the order of mentioning of subjects.