foldrun.
Features

Memory that survives

Knowledge is what you give an agent. Memory is what it learned. State is the bookmark between runs. Source is replaced by a deploy; the other three are kept.

agent.mdsourcev1
agent.mdsourcev2
kept
knowledge/what you gave itv1
knowledge/what you gave itv2
kept
memory/what it learnedv1
memory/what it learnedv2
kept
state/where it stoppedv1
state/where it stoppedv2
kept

A deploy replaces the source. What the agent learned stays.

01

Knowledge, memory and state are separate folders

02

Search across what an agent knows and has done

03

History: what every earlier run said

04

State picks up where the last run stopped

More