Exclude Herdr from Pi guardrails
This commit is contained in:
parent
648dfc5c18
commit
b790008098
1 changed files with 4 additions and 1 deletions
|
|
@ -138,7 +138,10 @@
|
|||
"npm:pi-web-access@0.15.0"
|
||||
"npm:pi-mcp-adapter@2.15.0"
|
||||
"npm:pi-subagents@0.37.2"
|
||||
"npm:@aliou/pi-guardrails@0.16.0"
|
||||
{
|
||||
source = "npm:@aliou/pi-guardrails@0.16.0";
|
||||
extensions = [ "-extensions/herdr/index.ts" ];
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue