Skip to content

feat: start recipes v0.5 #20352

@david-fraley

Description

@david-fraley

This is not ready to be worked on yet -- check with David before you start

Background

Various customers are asking for Task recipes. It's something that we're in the process of planning, but are unlikely to have in the upcoming November release, December at earliest. This issue is a stop-gap to help push us in that direction, without all of the leg work to get there.

The Ask

Static placeholder text in prompt box Modify the Task prompt box so that we show the following instead -- Image Note -- this is a rough mock up; the change is really adding in the three distinct "steps" into the prompt box.

How this works

  • We add in three distinct "steps" to the prompt box that guide the user.
    1. Step 1 focuses on what needs solving/addressing
    2. Step 2 focuses on the output the agent needs to provide
    3. Step 3, optional, is extra context you might want to give the agent
  • This would be a visual distinction to the user; we're still sending all of this back as a single prompt to the agent
  • We should provide more specific place holder text appropriate to each step
Basically recipes but generic for every customer Add below the existing prompt box buttons for [recipes](https://codercom.slack.com/archives/C04M9CNGHGF/p1760971694764889?thread_ts=1760966003.605229&cid=C04M9CNGHGF). These recipes would be static, frontend only, and would not differ by customer at all. They'd encompass the following scenarios
  1. Fix a bug
  2. Write a feature that does XYZ
  3. Refactor ABC code
  4. Write documentation around LMN area
  5. Write tests covering QRS scenarios
Image
Combine the above options tbd

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions