fix: Fixed some of the broken stuff added in the last commit, everything should more or less run now

This commit is contained in:
Your Name
2025-08-03 19:57:21 -04:00
parent f7a5d26c41
commit bae6665d94
42 changed files with 6156 additions and 1497 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"forceLoginMethod": "console",
"env": {
"ANTHROPIC_AUTH_TOKEN": "false"
},
"enableAllProjectMcpServers": true,
"enabledMcpjsonServers": [
"ruff",
"uv",
"devcontainers",
"kubernetes",
"tofu",
"forgejo",
"venv-management",
"filesystem",
"test-runner",
"dev-kit",
"context7"
]
}