Mark Pi guardrails config schema version
This commit is contained in:
parent
b790008098
commit
36ea7633a4
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
||||||
firecrawlFreshScrape = true;
|
firecrawlFreshScrape = true;
|
||||||
};
|
};
|
||||||
home.file.".pi/agent/extensions/guardrails.json".text = builtins.toJSON {
|
home.file.".pi/agent/extensions/guardrails.json".text = builtins.toJSON {
|
||||||
|
version = "0.13.0-20260619";
|
||||||
features = {
|
features = {
|
||||||
policies = false;
|
policies = false;
|
||||||
permissionGate = true;
|
permissionGate = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue