fix: Add git.openRepositoryInParentFolders setting

Workspace opens at autogpt_platform/ but git root is parent AutoGPT/
This commit is contained in:
Otto-AGPT
2026-02-11 17:28:04 +00:00
parent 698dc45146
commit 8c79e170e7

View File

@@ -93,6 +93,7 @@
// Git
"git.autofetch": true,
"git.enableSmartCommit": true,
"git.openRepositoryInParentFolders": "always",
// Prisma
"prisma.showPrismaDataPlatformNotification": false