Skip to content

Commit 167a4db

Browse files
authored
Merge pull request #417 from cursion-dev/dev
update: adding back cursion docs ref for `agent`/ `mcp`
2 parents d9129c5 + afd8525 commit 167a4db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/api/utils/agent.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ def respond(self) -> object:
6565
input_string = (
6666
'BACKGROUND CONTEXT:\n'
6767
'You are a Software Quality Assurance Engineer.\n'
68+
'Please reference https://docs.cursion.dev/guides/agents.html to get context on Cursion.\n'
6869
'If necessary, call Cursion MCP tools to complete the task.\n'
6970
'If responding with `Site`, `Page`, `Scan`, `Test`, `Case`, `CaseRun`, `Flow`, or `FlowRun` objects, '
7071
'include their URL formatted like so: '

0 commit comments

Comments
 (0)