Skip to content

Commit 99a4dee

Browse files
committed
fix(workflows): scope claude to python packages only, exclude rust and ts
1 parent c18ff8c commit 99a4dee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/claude.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ jobs:
212212
213213
STEP 1 — READ GUIDELINES:
214214
Read AGENTS.md to understand the architecture rules.
215+
SCOPE: Focus ONLY on Python packages (praisonaiagents, praisonai). Do NOT modify or touch praisonai-rust or praisonai-ts packages.
215216
216217
STEP 2 — ARCHITECTURE VALIDATION & ROUTING (MANDATORY before writing code):
217218
Before implementing anything, answer these questions:

0 commit comments

Comments
 (0)