fix engram rtk
All checks were successful
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good

This commit is contained in:
juanjo
2026-04-16 18:24:13 +02:00
parent a8dbb62b09
commit 0fc5392bd2
1030 changed files with 947923 additions and 3 deletions

View File

@@ -16,7 +16,15 @@
"Bash(mv core:*)",
"Bash(mv apps/backend_admin app/backend_admin)",
"Bash(mv apps/common app/common)",
"Bash(mv apps/promociones app/promociones)"
"Bash(mv apps/promociones app/promociones)",
"WebSearch",
"Bash(npm install:*)",
"Bash(engram init:*)",
"Bash(dir:*)",
"Bash(engram --help:*)",
"Bash(engram remember:*)",
"Bash(engram stats:*)",
"Bash(engram recall:*)"
]
}
}