Skip to content

Hide progress notification when restarting kernel and avoid displaying prompt to restart #16698

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jun 4, 2025

Conversation

DonJayamanne
Copy link
Contributor

@DonJayamanne DonJayamanne commented Jun 4, 2025

@DonJayamanne DonJayamanne changed the title Hide progress notification when restarting kernel Hide progress notification when restarting kernel and avoid displaying prompt to restart Jun 4, 2025
@DonJayamanne DonJayamanne marked this pull request as ready for review June 4, 2025 02:55
@DonJayamanne DonJayamanne enabled auto-merge (squash) June 4, 2025 02:55
@vs-code-engineering vs-code-engineering bot added this to the May 2025 milestone Jun 4, 2025
@DonJayamanne DonJayamanne merged commit 115b3b7 into main Jun 4, 2025
24 checks passed
@DonJayamanne DonJayamanne deleted the don/forthcoming-aardwolf branch June 4, 2025 05:56
@@ -2058,7 +2058,7 @@
{
"name": "configure_notebook",
"displayName": "%jupyter.languageModelTools.configure_notebook.displayName%",
"modelDescription": "Tool used to configure a Notebook. ALWAYS use this tool before running/executing any Notebook Cells or before listing/installing packages in Notebooks.",
"modelDescription": "Tool used to configure a Notebook. ALWAYS use this tool before running/executing any Notebook Cells for the first time or before listing/installing packages in Notebooks for the first time. I.e. there is no need to use this tool more than once for the same notebook.",
Copy link
Contributor

Choose a reason for hiding this comment

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

One of the reasons for adding this was for changes that the user makes any changes or runs cells, which can happen after the agent has already gathered the summary. It was really useful for when it got lost and I'm sure helped a lot with the golden scenarios during TPI testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants