feat: Update local agent documentation to reflect changes in user_id and session_id handling; add marketing strategy document; update skills-lock.json with new Remotion best practices; update website subproject commit.

This commit is contained in:
Roberto Musso
2026-04-11 02:15:59 +02:00
parent bc2c76d2bb
commit 54eb863c52
84 changed files with 8825 additions and 59 deletions

View File

@@ -1,3 +1,9 @@
{
"enableAllProjectMcpServers": true
"enableAllProjectMcpServers": true,
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit -m ':*)"
]
}
}