Include State in CMP
Include the inferred state of an object as part of the CMP message.
This item relates to the broader goal of modeling object behaviors in Monty.
To infer object or behavioral state efficiently and communicate it between LMs, we need to add it to the CMP messages. This can be done by updating the CMP definition (currently represented in the unfortunately named State
class whose name we should probably change in the scope of this).

Help Us Make This Page Better
All our docs are open-source. If something is wrong or unclear, submit a PR to fix it!
Updated about 6 hours ago