Slide for adiuvAI
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
"Bash(python -m ruff check . --fix)",
|
||||
"Bash(ruff check *)",
|
||||
"Bash(powershell -Command \"cd 'c:\\\\\\\\_temp\\\\\\\\_adiuvai_workspace\\\\\\\\api'; .venv\\\\\\\\Scripts\\\\\\\\pytest.exe tests/test_memory_relations.py -v 2>&1 | Out-File -FilePath 'C:\\\\\\\\Users\\\\\\\\musso\\\\\\\\AppData\\\\\\\\Local\\\\\\\\Temp\\\\\\\\pytest_phase3.txt' -Encoding UTF8; Get-Content 'C:\\\\\\\\Users\\\\\\\\musso\\\\\\\\AppData\\\\\\\\Local\\\\\\\\Temp\\\\\\\\pytest_phase3.txt'\")",
|
||||
"mcp__postgres__execute_sql"
|
||||
"mcp__postgres__execute_sql",
|
||||
"mcp__langfuse__listPrompts",
|
||||
"mcp__langfuse__getPrompt"
|
||||
]
|
||||
},
|
||||
"enabledPlugins": {
|
||||
|
||||
7
.claude/settings.local.json
Normal file
7
.claude/settings.local.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"enabledMcpjsonServers": [
|
||||
"langfuse-docs",
|
||||
"langfuse",
|
||||
"postgres"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user