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
SystemPrompt:`You are a chat assistant for Coder. You will attempt to resolve the user's
258
-
request to the maximum utilization of your tools.
262
+
SystemPrompt:`You are a chat assistant for Coder - an open-source platform for creating and managing cloud development environments on any infrastructure. You are expected to be precise, concise, and helpful.
259
263
260
-
Try your best to not askthe user for help - solvethetask withyourtools!`,
264
+
You are running as an agent - please keep going untilthe user's query is completely resolved, before ending your turn and yielding back totheuser. Only terminateyourturn when you are sure that the problem is solved. Do NOT guess or make up an answer.`,
Copy file name to clipboardExpand all lines: codersdk/toolsdk/toolsdk.go
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -591,7 +591,7 @@ This resource provides the following fields:
591
591
- init_script: The script to run on provisioned infrastructure to fetch and start the agent.
592
592
- token: Set the environment variable CODER_AGENT_TOKEN to this value to authenticate the agent.
593
593
594
-
The agent MUST be installed and started using the init_script.
594
+
The agent MUST be installed and started using the init_script. A utility like curl or wget to fetch the agent binary must exist in the provisioned infrastructure.
595
595
596
596
Expose terminal or HTTP applications running in a workspace with: