Open tommasodotNET opened 1 month ago
Since Dapr support has been added, having this type of control plane would help a lot in a distributed env. Maybe we could leverage .NET Aspire as a starting point and implement few components to also support a "build your own control plane" scenario?
@tommasodotNET - good idea, we will take a look after we go through the core Process Framework items.
Process Framework Control Plane
Process Framework is great, but it would be nice to have a native control panel. In this panel one could have complete visibility and control over all the different steps added to the process. Specific functionalities might include the ability to start/stop/restart a certain step and the ability to trace a certain prompt to analyze all the steps involved in the response for said prompt (logs, token used, etc).