We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4f0ebb commit dfb7e5bCopy full SHA for dfb7e5b
agent-support/vscode/src/consts.ts
@@ -1,6 +1,6 @@
1
import { IDEHostKind } from "./utils/host-kind";
2
3
-export const MIN_GIT_AI_VERSION = "1.0.22";
+export const MIN_GIT_AI_VERSION = "1.0.23";
4
5
// Use GitHub URL to avoid VS Code open URL safety prompt
6
export const GIT_AI_INSTALL_DOCS_URL = "https://github.com/acunniffe/git-ai?tab=readme-ov-file#quick-start";
0 commit comments