The SDK has the following methods for plans -
- session.rpc.plan.read()
- session.rpc.plan.update()
- session.rpc.plan.delete()
Would be usufull if there was session events around it, either one for all i.e. PlanChanged or and event for each action -
This would allow us to auto track the plan easily when the agent is running
The SDK has the following methods for plans -
Would be usufull if there was session events around it, either one for all i.e.
PlanChangedor and event for each action -This would allow us to auto track the plan easily when the agent is running