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 c7f7591 commit 806f45dCopy full SHA for 806f45d
docs-generation/update-docs.sh
@@ -9,7 +9,7 @@ fi
9
PROMPT="Before making any changes, read the 'docs' directory for the project's current
10
documentation. Then read 'pr-contents.txt' to see the contents of the current PR.\n\n
11
After reading both the directory and the PR file, update the files in the 'docs' directory
12
-with new documentation reflecting the proposed changes in the PR. Make new files as appropriate."
+with new, concise documentation reflecting the proposed changes in the PR. Make new files as appropriate."
13
14
timeout 10m echo -e $PROMPT | qchat chat --non-interactive --trust-all-tools
15
exit $?
0 commit comments