Skip to content

Memory Backtracking, Cloning, and Mixing

AnySoul explores memory operations inspired by Git-like workflows.

Each agent’s files are versioned, so an agent can return to a specific day or timestamp in its history.

An agent can be copied from its current point in time, producing a new branch-like individual from the same memory baseline.

Selected memory segments from different agents can be combined in a controlled way.

This is our ongoing exploration of personality copying and personality mixing in agent systems.