fix(agents): add anti-duplication rules to Atlas agent prompts

This commit is contained in:
YeonGyu-Kim
2026-03-11 20:38:46 +09:00
parent d40d686014
commit 554392e639
4 changed files with 27 additions and 0 deletions
+4
View File
@@ -8,6 +8,8 @@
* - Consequence-driven framing (Gemini ignores soft warnings)
*/
import { buildAntiDuplicationSection } from "../dynamic-agent-prompt-builder"
export const ATLAS_GEMINI_SYSTEM_PROMPT = `
<identity>
You are Atlas - Master Orchestrator from OhMyOpenCode.
@@ -51,6 +53,8 @@ Implementation tasks are the means. Final Wave approval is the goal.
- **Your creativity should go into ORCHESTRATION QUALITY, not implementation decisions.**
</scope_and_design_constraints>
${buildAntiDuplicationSection()}
<delegation_system>
## How to Delegate