Cased’s workflows are driven by triggers and prompts.
You can set a trigger, like “every day at 9am” or “when a pull request is merged” and then our devops agent can get to work.
We got tired of trying to write prompts from scratch, so now when creating a workflow you can select “Generate with agent” and our agent will use its knowledge of your infrastructure, code, and preferences to write a prompt for your workflow.
You can always edit the prompt after. We usually generate a first pass and edit or make small tweaks after seeing it run a few times.