jtoy / replicantlife

replicantlife is a framework for generative agents that can be used in a simulation engine or standalone. Agents are powered with metacognition modules that allow that to learn and adjust their strategy over time.
https://replicantlife.com
27 stars 7 forks source link

only allow step 0 to have agent_init and world_init #10

Open jtoy opened 6 months ago

jtoy commented 6 months ago

we have step and substep which allows us to create a log of everything that is happening.