Discord
@hash/time-management
Simulation
2
0
Public

Time Management

A simulation to demonstrate time management using a central manager agent. It keeps track of how long in time each agent needs to complete a task, cycles through agents triggering their tasks using the time the agent gave, and keeps state so that age

A simulation to demonstrate time management using a central manager agent. It keeps track of how long in time each agent needs to complete a task, cycles through agents triggering their tasks using the time the agent gave, and keeps state so that agents can take any number of steps to complete a task and signal when they're done.