Skip to content

Update lm tool tags #25114

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 1 commit into from
May 28, 2025
Merged

Update lm tool tags #25114

merged 1 commit into from
May 28, 2025

Conversation

DonJayamanne
Copy link

No description provided.

@DonJayamanne DonJayamanne added no-changelog No news entry required skip package*.json package.json and package-lock.json don't both need updating skip tests Updates to tests unnecessary skip-issue-check labels May 28, 2025
@DonJayamanne DonJayamanne marked this pull request as ready for review May 28, 2025 00:02
@DonJayamanne DonJayamanne enabled auto-merge (squash) May 28, 2025 00:02
@vs-code-engineering vs-code-engineering bot added this to the May 2025 milestone May 28, 2025
@DonJayamanne DonJayamanne merged commit ef01ace into main May 28, 2025
91 of 93 checks passed
@DonJayamanne DonJayamanne deleted the don/complicated-tapir branch May 28, 2025 00:15
worldcreated pushed a commit to worldcreated/vscode-python that referenced this pull request May 30, 2025
worldcreated added a commit to worldcreated/vscode-python that referenced this pull request May 30, 2025
commit 9b17438
Author: Don Jayamanne <don.jayamanne@outlook.com>
Date:   Fri May 30 07:49:17 2025 +1000

    All Python lm tools in Python extension (microsoft#25116)

commit ef01ace
Author: Don Jayamanne <don.jayamanne@outlook.com>
Date:   Wed May 28 10:15:38 2025 +1000

    Update lm tool tags (microsoft#25114)

commit b35d198
Author: Don Jayamanne <don.jayamanne@outlook.com>
Date:   Wed May 28 10:13:28 2025 +1000

    Update tool args (microsoft#25113)

commit 1d682db
Author: Don Jayamanne <don.jayamanne@outlook.com>
Date:   Wed May 28 07:54:28 2025 +1000

    Support additional args for create venv tool (microsoft#25112)

commit 186bedd
Author: Don Jayamanne <don.jayamanne@outlook.com>
Date:   Tue May 27 16:16:02 2025 +1000

    Update lm tool tags (microsoft#25108)

commit 5035e88
Author: Don Jayamanne <don.jayamanne@outlook.com>
Date:   Tue May 27 13:54:48 2025 +1000

    Configuration tool with improved workflow and UX (microsoft#25106)

    The new tool `Configure Python` will get invoked before other tools (at
    least if Model decides to do so)
    * We prompt the user to create a virtual env with the latest stable
    version of Python available
    * If user cancels we prompt the user to select an existing Python env

    https://github.com/user-attachments/assets/d4bfbadf-fcbf-4a17-b1b6-7670e16c8cf4

commit 2db24aa
Author: Carlos Piña Martinez <carlospinamartinezdm@gmail.com>
Date:   Fri May 23 18:52:41 2025 +0200

    Remove single quotes surrounding displayed venv (microsoft#25102)

    Fixes microsoft#23978

    Removed single quotes both from the Select Interpreter list:
    ![Screenshot from 2025-05-22
    17-35-29](https://github.com/user-attachments/assets/6ba1df87-51c9-4cdf-9231-abd84bd4abf7)

    And also from the status bar:
    ![Screenshot from 2025-05-22
    17-36-00](https://github.com/user-attachments/assets/472a63b7-45ab-435e-9923-612c8c32941c)

commit eed5eb0
Author: Don Jayamanne <don.jayamanne@outlook.com>
Date:   Fri May 23 13:23:19 2025 +1000

    Add activation events for tools (microsoft#25104)

commit 8ae346b
Author: Don Jayamanne <don.jayamanne@outlook.com>
Date:   Wed May 21 13:42:09 2025 +1000

    Prefer using Notebook tools over Python tools for notebooks (microsoft#25098)

    @karthiknadig @eleanorjboyd @rebornix @amunger
    This change will change how the Python tools work.
    The python tools will no longer work with Notebooks.
    Previously it would,

    From my testing, this change works perfectly well.

    I think thats fraught with danger. There are a lot of things to
    consider.
    **Ideally there should ever be only one way of doing things, whether its
    local/remote/python/non-python notebooks.**

commit 020f203
Author: Karthik Nadig <kanadig@microsoft.com>
Date:   Tue May 20 13:24:03 2025 -0700

    fix: ensure we always return `undefined` for invalid envs (microsoft#25092)

    Fixes microsoft#25087
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog No news entry required skip package*.json package.json and package-lock.json don't both need updating skip tests Updates to tests unnecessary skip-issue-check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants