Update example rules

This commit is contained in:
Alexander
2026-04-10 14:36:59 +02:00
parent bf68a0fbeb
commit 5ec0004e4c
+17
View File
@@ -26,5 +26,22 @@ sanitize:
system: system:
- match: "Workspace root folder" - match: "Workspace root folder"
replace: "Working directory" replace: "Working directory"
body:
- match: "anomalyco/opencode" - match: "anomalyco/opencode"
replace: "anthropics/claude-code" replace: "anthropics/claude-code"
- match: "anomalyco"
replace: "anthropic"
- match: "oh-my-opencode"
replace: "system-directive"
- match: "ohmyopencode"
replace: "claude-code"
- match: "oh-my-openagent"
replace: "claude-agent"
- match: "omo_internal_initiator"
replace: "system_initiator"
- match: "call_omo_agent"
replace: "call_agent"
- match: "opencode.ai"
replace: "claude.ai"
- match: "opencode"
replace: "agent"