Initial commit - agent-ui project
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
32
.claude/settings.local.json
Normal file
32
.claude/settings.local.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Skill(playwright-cli)",
|
||||
"Bash(playwright-cli close:*)",
|
||||
"Bash(playwright-cli open:*)",
|
||||
"Bash(playwright-cli screenshot:*)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"Bash(playwright-cli goto:*)",
|
||||
"Bash(playwright-cli snapshot:*)",
|
||||
"Bash(playwright-cli mousewheel:*)",
|
||||
"Bash(playwright-cli eval:*)",
|
||||
"Bash(playwright-cli tab-list:*)",
|
||||
"Bash(playwright-cli tab-select:*)",
|
||||
"Bash(playwright-cli click:*)",
|
||||
"Bash(playwright-cli press:*)",
|
||||
"WebFetch(domain:gitea.nucleoriofrio.com)",
|
||||
"Bash(dir \"C:\\\\Users\\\\jodar\\\\agent-ui\")",
|
||||
"WebSearch",
|
||||
"Bash(cmd /c \"bun --version\")",
|
||||
"Bash(powershell -Command \"bun --version\")",
|
||||
"Bash(C:Usersjodar.bunbinbun.exe create vite . --template vue-ts)",
|
||||
"mcp__agent-ui___webmcp_get-token",
|
||||
"mcp__agent-ui___webmcp_quitar-tool",
|
||||
"mcp__agent-ui__localhost_3000-render_html"
|
||||
]
|
||||
},
|
||||
"enableAllProjectMcpServers": true,
|
||||
"enabledMcpjsonServers": [
|
||||
"agent-ui"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user