Workflow not working in workspace

  • I created a workspace for my frontend and my backend

  • When I created a workflow its getting created in the backend, and it works with “/”, but when I move the workflow to the frontend and I do “/” in the agent prompt area, it shows no workflow available

  • its a bug as my frontend rules are also not getting followed

  • does anyone else is facing this, and how u overcome from this?

1 Like

Yes, I have the same situation.

Hi @Kishan_Rajput ,

Workflows and rules are workspace-scoped , If / works in Backend but shows nothing in Frontend , the Frontend workspace likely isn’t loading or indexing correctly.
Could you please try the below steps:

  • Hard refresh
  • Restart the agent session
  • Recreate the workflow directly in the Frontend workspace.

If it still fails, let us know how you moved the workflow and whether both workspaces are in the same repo.

In my case - it was working ~last week. But now it appears as if the workflow files are only indexed or made available with slash commands if one A) initializes the playground. Just say hi and it opens up “kinetic star” or whatever B) leaves agent manager mode by clicking “Open Editor” and then - in the new chat in the playground types / C) then in the second chat / agent in the new plaground one can see the global workflows. I mean - it took me ~10 minutes to figure it out but it would be nice if one could instantiate an agent with a workflow and playground simultaneously.