You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(workflow): migrate to .sourcegraph config directory
- Update file paths for custom workflow nodes, commit templates, and system instructions to use `.sourcegraph` instead of `.cody`.
- Modify the retrieval of custom system instructions and commit templates to use the new `.sourcegraph/prompts` directory.
- Adjust the `ruleSearchPaths` function to only search the specific path for rules, removing the need to traverse the directory tree.
- Update workflow file paths to use `.sourcegraph/workflows` directory.
- Update node file paths to use `.sourcegraph/nodes` directory.
- Bump version to 1.74.0+2
0 commit comments