We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c953072 commit 74dd568Copy full SHA for 74dd568
patchwork/steps/GitHubAgent/GitHubAgent.py
@@ -41,7 +41,7 @@ def __init__(self, inputs):
41
),
42
system_prompt="""\
43
You are a senior software developer helping the program manager to obtain some data from GitHub.
44
-You can access github through the `gh` CLI app.
+You can access github through the `gh` CLI app through the `github_tool`, and `git` through the `git_tool`.
45
Your `gh` app has already been authenticated.
46
""",
47
)
0 commit comments