Remy features

Where I have an existing MindStudio workflow and want to enhance it into a Remy project, is there a simple way to get Remy to reference that workflow as a starting point, or do I need to feed Remy a brief using the system prompt and explaining what the workflow does, etc in detail to build the Remy spec?

Is it possible to merge Remy projects and if yes, what is the best practice.

Scenario - created two standalone projects with Remy. Have now decided they would be best merged in a single App.

Could obviously just merge the spec and get Remy to rebuild, but it seems it would be better to look at what it already has in each project and then to combine the two merging where there are similar tables in each, etc and otherwise retaining functionality from both.

What process is best practice?

Thanks,

Royden

Is there any simple way to implement single sign-on between Remy projects (ie standard approach) or is this something in the pipeline - or can this only be done by custom-building this for each project where needed?

Hi @royden, thanks for the posts! I’ve merged them into one thread to keep things tidy.

Importing existing MindStudio workflows is not supported yet. As a workaround, you can select all your blocks and copy them to your clipboard, which saves a JSON you can share with Remy as context. Building a spec through chat with Remy tends to give the best results, though.

Merging Remy projects isn’t possible at the moment.

As for SSO, Remy builds standalone apps with their own databases, so there’s no shared layer across projects for SSO to work.