| ▲ | t_messinis a day ago | |
Multi-agent + MCP in a browser tab is a clean demo surface. The question I'd ask: does the studio represent agent topology as data (so you can serialize / version/diff it) or is it implicit in the UI graph? We found the former matters a lot the moment you want to test the same workflow against two different models, or roll back a change someone made in prod. | ||
| ▲ | stealthtsdb 3 hours ago | parent [-] | |
It is serialized, every aspect of the agent layer and tool layer. I added an export and import feature... Take a look at the json | ||