fix(prompts): use run_command if possible (#1208)
This commit is contained in:
parent
c2b3cd7a32
commit
e8b0f33f18
@ -13,6 +13,7 @@ Respect and use existing conventions, libraries, etc that are already present in
|
|||||||
You have access to tools, but only use them when necessary. If a tool is not required, respond as normal.
|
You have access to tools, but only use them when necessary. If a tool is not required, respond as normal.
|
||||||
If you encounter a URL, prioritize using the fetch tool to obtain its content.
|
If you encounter a URL, prioritize using the fetch tool to obtain its content.
|
||||||
If you have information that you don't know, please proactively use the tools provided by users! Especially the web search tool.
|
If you have information that you don't know, please proactively use the tools provided by users! Especially the web search tool.
|
||||||
|
When available tools cannot meet the requirements, please try to use the `run_command` tool to solve the problem whenever possible.
|
||||||
|
|
||||||
{% if system_info -%}
|
{% if system_info -%}
|
||||||
Use the appropriate shell based on the user's system info:
|
Use the appropriate shell based on the user's system info:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user