Currently, there is no easy way to enable agent trajectory persistence after a task is done. Being able to persist an entire trajectory is valuable for future features such as resuming from a past point or running a critic agent on it (#512).
This should be reasonably straightforward. Just persisting relevant trajectory information from the Belief
Currently, there is no easy way to enable agent trajectory persistence after a task is done. Being able to persist an entire trajectory is valuable for future features such as resuming from a past point or running a critic agent on it (#512).
This should be reasonably straightforward. Just persisting relevant trajectory information from the
Belief