Skip to content

Conversation

@sergeibbb
Copy link
Member

@sergeibbb sergeibbb commented Dec 30, 2025

Description

Solves #4846 (PLG-121)

Checklist

  • I have followed the guidelines in the Contributing document
  • My changes follow the coding style of this project
  • My changes build without any errors or warnings
  • My changes have been formatted and linted
  • My changes include any required corresponding changes to the documentation (including CHANGELOG.md and README.md)
  • My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

@sergeibbb sergeibbb force-pushed the PLG-121-update-walkthrough branch from 4353bf2 to 7b3cd9a Compare December 30, 2025 18:16
@sergeibbb
Copy link
Member Author

@copilot please review changes of this PR and add a CHANGELOG note linked to #4842

Copy link
Contributor

Copilot AI commented Dec 30, 2025

@sergeibbb I've opened a new pull request, #4845, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI added a commit that referenced this pull request Dec 30, 2025
Co-authored-by: sergeibbb <83944326+sergeibbb@users.noreply.github.com>
sergeibbb added a commit that referenced this pull request Dec 30, 2025
Co-authored-by: sergeibbb <83944326+sergeibbb@users.noreply.github.com>
@sergeibbb sergeibbb linked an issue Dec 30, 2025 that may be closed by this pull request
@sergeibbb sergeibbb marked this pull request as ready for review December 30, 2025 18:49
@sergeibbb
Copy link
Member Author

sergeibbb commented Dec 30, 2025

One thing I concerned here about is that I could delete too much.

The visualized result of these changes is in this comment in Jira:

cc @eamodio @axosoft-ramint @d13

@augmentcode
Copy link

augmentcode bot commented Dec 30, 2025

🤖 Augment PR Summary

Summary: This PR refreshes the GitLens Welcome walkthrough to streamline onboarding and better highlight core features.

Changes:

  • Updates the “Welcome” walkthrough step copy (titles/descriptions) and reorders/reshapes steps (Graph, AI/Composer, Inline Blame, Launchpad/Worktrees)
  • Removes older walkthrough steps/content (Home View, Integrations, Streamline Collaboration) and adds a new Inline Blame walkthrough markdown asset
  • Updates walkthrough thumbnails (migrating some images from .jpg to .png)
  • Adds a new walkthrough command to open the Composer and emits matching walkthrough action telemetry
  • Extends walkthrough completion tracking to include a new “generate commits” usage action for AI features
  • Updates telemetry event documentation and related TypeScript telemetry constants to reflect renamed/removed walkthrough actions/context keys
  • Adds an Unreleased changelog note describing the updated walkthrough

Technical Notes: Introduces an action:…:happened usage key to mark non-command actions for walkthrough completion (e.g., AI commit generation from the Composer webview).

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 1 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

sergeibbb added a commit that referenced this pull request Dec 30, 2025
@sergeibbb sergeibbb force-pushed the PLG-121-update-walkthrough branch from c032d39 to 2b0e9cc Compare December 30, 2025 19:01
sergeibbb added a commit that referenced this pull request Dec 30, 2025
sergeibbb added a commit that referenced this pull request Dec 30, 2025
Corrects spelling errors ("Al" to "AI") in the welcome walkthrough descriptions within the package.json file.

PLG-121, #4842, #4846
Copy link
Contributor

@axosoft-ramint axosoft-ramint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment about sending through source for telemetry.

name: 'open/composer',
command: command,
});
executeCommand(command);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please send the walkthrough as a source here. All the composer telemetry needs it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@justinrobots justinrobots added this to the 17.9 milestone Jan 7, 2026
sergeibbb added a commit that referenced this pull request Jan 8, 2026
Corrects spelling errors ("Al" to "AI") in the welcome walkthrough descriptions within the package.json file.

PLG-121, #4842, #4846
Copy link
Contributor

@axosoft-ramint axosoft-ramint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have the context needed to do anything here besides a code scan for technical issues, but having found no other issues, LGTM

@sergeibbb sergeibbb force-pushed the PLG-121-update-walkthrough branch from f4e4d27 to d8046b3 Compare January 8, 2026 21:26
@sergeibbb sergeibbb merged commit 9707805 into main Jan 8, 2026
4 checks passed
sergeibbb added a commit that referenced this pull request Jan 8, 2026
sergeibbb added a commit that referenced this pull request Jan 8, 2026
sergeibbb added a commit that referenced this pull request Jan 8, 2026
@sergeibbb sergeibbb deleted the PLG-121-update-walkthrough branch January 8, 2026 21:30
sergeibbb added a commit that referenced this pull request Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update walkthrough

4 participants