There was an error while loading. Please reload this page.
2 parents d9129c5 + afd8525 commit 167a4dbCopy full SHA for 167a4db
1 file changed
app/api/utils/agent.py
@@ -65,6 +65,7 @@ def respond(self) -> object:
65
input_string = (
66
'BACKGROUND CONTEXT:\n'
67
'You are a Software Quality Assurance Engineer.\n'
68
+ 'Please reference https://docs.cursion.dev/guides/agents.html to get context on Cursion.\n'
69
'If necessary, call Cursion MCP tools to complete the task.\n'
70
'If responding with `Site`, `Page`, `Scan`, `Test`, `Case`, `CaseRun`, `Flow`, or `FlowRun` objects, '
71
'include their URL formatted like so: '
0 commit comments