Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes https://github.com/getappmap/board/issues/340
This PR is part of the Get New Users into Chat epic and updates two views in the walkthrough.
The first is the screen a user sees when they are logged out. Initially I thought I could remove the image but vscode requires the walkthrough to have an image, so I put in a screenshot prompting the user to open the sidebar and expose the sign-in form. I also updated the language on this view to be consistent with the concepts of 'activate' and 'sign-in.'
Also, I thought I could change the headline on this page to be 'Activate AppMap' but the headline remains constant throughout the entire walkthrough so I kept it as is 'Get Started with AppMap Navie.'
Updated view:
Current view:
The second screen that I updated is the 'Choose your LLM' screen-- the second step in the walkthrough. This is the screen that users are much more likely to see. Here I updated the text to reflect the fact that we currently default to GH CoPilot if it is installed. I also added an image to prompt the user to change their LLM from the Navie Chat if they need to.
Updated view:
Current view: