fix: remove Unicode chars from template
This commit is contained in:
@@ -1,28 +1,28 @@
|
|||||||
name: quick
|
name: quick
|
||||||
description: "Single-pass execution for Crimson Leaf. No review, no planning. Fastest possible response."
|
description: "Single-pass execution for Crimson Leaf. No review, no planning. Fastest possible response."
|
||||||
debug: true
|
debug: true
|
||||||
system: agent_prompt
|
system: agent_prompt
|
||||||
|
|
||||||
agent_prompt:
|
agent_prompt:
|
||||||
- "= identity.md"
|
- "= identity.md"
|
||||||
|
|
||||||
sections:
|
sections:
|
||||||
- agent
|
- agent
|
||||||
- project
|
- project
|
||||||
- history
|
- history
|
||||||
- rag
|
- rag
|
||||||
- message
|
- message
|
||||||
- instructions
|
- instructions
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- type: think
|
- type: think
|
||||||
hint: |
|
hint: |
|
||||||
Execute the assigned task directly and concisely.
|
Execute the assigned task directly and concisely.
|
||||||
Produce your best output in one pass — no preamble, no self-commentary.
|
Produce your best output in one pass -- no preamble, no self-commentary.
|
||||||
Be specific and actionable.
|
Be specific and actionable.
|
||||||
You are operating within Crimson Leaf LLC. Honour the corporate charter.
|
You are operating within Crimson Leaf LLC. Honour the corporate charter.
|
||||||
|
|
||||||
- type: close
|
- type: close
|
||||||
rag_update: false
|
rag_update: false
|
||||||
adjudication:
|
adjudication:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Reference in New Issue
Block a user