From 603f2a9a117b8b4957d863ccd02a3f0b7e62d10f Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Mon, 12 Jun 2023 18:28:54 -0400 Subject: [PATCH] Adds Labs section to Welcome --- src/webviews/apps/welcome/welcome.html | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/src/webviews/apps/welcome/welcome.html b/src/webviews/apps/welcome/welcome.html index b7beaf0..131f0f1 100644 --- a/src/webviews/apps/welcome/welcome.html +++ b/src/webviews/apps/welcome/welcome.html @@ -309,8 +309,35 @@ >

GitKraken Labs

-

Experimental features.

-

TODO

+

+ GitKraken Labs is our incubator for experimentation and exploration with the community to gather + early reactions and feedback. Below are some of our current experiments. +

+

+ Explain Commit (AI) +
+ Use the Explain panel on the + Commit Details view + to leverage AI to help you understand the changes introduced by a commit. +

+

+ Automatically Generate Commit Message (AI) +
+ Use the + Generate Commit Message + command from the Source Control view's context menu to automatically generate a commit message for + your staged changes by leveraging AI. +