feat(research): Enhance research command with follow-up menu, save functionality, and fix ContextGatherer token counting
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"defaultTag": "master"
|
||||
},
|
||||
"tags": {
|
||||
"enabledGitworkflow": false,
|
||||
"autoSwitchTagWithBranch": false
|
||||
"enabledGitworkflow": true,
|
||||
"autoSwitchTagWithBranch": true
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"currentTag": "master",
|
||||
"lastSwitched": "2025-06-13T15:17:22.946Z",
|
||||
"branchTagMapping": {},
|
||||
"currentTag": "v017-adds",
|
||||
"lastSwitched": "2025-06-13T17:56:13.380Z",
|
||||
"branchTagMapping": {
|
||||
"v017-adds": "v017-adds"
|
||||
},
|
||||
"migrationNoticeShown": true
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user