Chat now present in the bottom right.

This commit is contained in:
augmentedpotato
2026-04-14 05:59:33 -06:00
parent 4c3c11995a
commit 995088ece2
7 changed files with 657 additions and 7 deletions

View File

@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(grep -E \"\\\\.\\(tsx?|jsx?\\)$\")"
"Bash(grep -E \"\\\\.\\(tsx?|jsx?\\)$\")",
"Bash(grep -E \"\\\\.js$|^d\")"
]
}
}