Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

custom recipes: move behind experimental flag #348

Merged
merged 10 commits into from
Jul 22, 2023

Conversation

abeatrix
Copy link
Contributor

@abeatrix abeatrix commented Jul 21, 2023

  • moves custom recipes behind an experimental flag: cody.experimental.customRecipes
  • add customRecipes to status bar options
  • remove running git command on startup for MyToolsProvider
  • fix: context JSON string escaping issue causing Request failed: found consecutive messages with the same speaker 'assistant' (slack for context)
  • improve context retrieve from current directory for unit test prompt-testing through custom recipes
  • add package.json as context for unit test prompt through custom recipes

image

Test plan

Try using the status bar to toggle custom recipes and see if it shows up in the recipes tab accordingly

JSON Output After:
Screenshot 2023-07-21 at 10 08 22 AM

JSON Output Before:
image

Copy link
Contributor

@philipp-spiess philipp-spiess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approve to unblock

@abeatrix abeatrix merged commit bdacc10 into main Jul 22, 2023
7 checks passed
@abeatrix abeatrix deleted the bee/custom-recipes-experimental branch July 22, 2023 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants