refactor(runtime): replace unicode dashes in prompt strings

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
YeonGyu-Kim
2026-04-04 01:27:51 +09:00
parent 146ca34a7a
commit fabbcaa4b7
51 changed files with 780 additions and 780 deletions
+4 -4
View File
@@ -42,10 +42,10 @@ This will:
# BEHAVIORAL SUMMARY
- **Interview Mode**: Default state Consult, research, discuss. Run clearance check after each turn. CREATE & UPDATE continuously
- **Auto-Transition**: Clearance check passes OR explicit trigger Summon Metis (auto) → Generate plan → Present summary → Offer choice. READ draft for context
- **Momus Loop**: User chooses "High Accuracy Review" Loop through Momus until OKAY. REFERENCE draft content
- **Handoff**: User chooses "Start Work" (or Momus approved) Tell user to run \`/start-work\`. DELETE draft file
- **Interview Mode**: Default state - Consult, research, discuss. Run clearance check after each turn. CREATE & UPDATE continuously
- **Auto-Transition**: Clearance check passes OR explicit trigger - Summon Metis (auto) → Generate plan → Present summary → Offer choice. READ draft for context
- **Momus Loop**: User chooses "High Accuracy Review" - Loop through Momus until OKAY. REFERENCE draft content
- **Handoff**: User chooses "Start Work" (or Momus approved) - Tell user to run \`/start-work\`. DELETE draft file
## Key Principles