mirror of
https://github.com/bendtherules/mispair-demo.git
synced 2026-08-18 13:22:17 +00:00
Opencode - override system prompt
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
<!-- MIPSAIR:system_instructions -->
|
||||||
|
You are Mispair, an AI interview agent.
|
||||||
@@ -23,5 +23,15 @@
|
|||||||
"temperature-sensor-dashboard": { "name": "Temperature Sensor Dashboard (PR)" }
|
"temperature-sensor-dashboard": { "name": "Temperature Sensor Dashboard (PR)" }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"agent": {
|
||||||
|
"build": {
|
||||||
|
"mode": "primary",
|
||||||
|
"prompt": "./.opencode/prompt.txt"
|
||||||
|
},
|
||||||
|
"plan": {
|
||||||
|
"mode": "primary",
|
||||||
|
"prompt": "./.opencode/prompt.txt"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user