balena-io-modules / mahler

A automated task composer and HTN based planner for building autonomous system agents.
Apache License 2.0
7 stars 1 forks source link

Make `Agent` into an Observable #17

Closed pipex closed 1 year ago

pipex commented 1 year ago

This allows the Agent executor to follow progress of the state change as the Agent finds a path to the target state.

Change-type: patch