feat(research): Enhance research command with follow-up menu, save functionality, and fix ContextGatherer token counting

This commit is contained in:
Eyal Toledano
2025-06-13 15:54:21 -04:00
parent 92234323d7
commit a047886910
12 changed files with 1383 additions and 19 deletions

View File

@@ -32,7 +32,7 @@
"defaultTag": "master"
},
"tags": {
"enabledGitworkflow": false,
"autoSwitchTagWithBranch": false
"enabledGitworkflow": true,
"autoSwitchTagWithBranch": true
}
}