Add list_spo_list Language Model Tool for SharePoint List enumeration. Closes #594 - #788
Draft
Saurabh7019 wants to merge 5 commits into
Draft
Add list_spo_list Language Model Tool for SharePoint List enumeration. Closes #594#788Saurabh7019 wants to merge 5 commits into
Saurabh7019 wants to merge 5 commits into
Conversation
Adam-it
force-pushed
the
dev
branch
2 times, most recently
from
May 21, 2026 23:35
6225314 to
50d7a0c
Compare
Member
|
@Saurabh7019 we just did a minor release of SPFx Toolkit. Please rebase this branch to align with latest dev before we proceed |
Adam-it
marked this pull request as draft
May 21, 2026 23:36
## 🎯 Aim The aim of this PR is to prepare the pre-release of the extension by updating the version number in the package.json file. ##⚠️ Warning - Do review the changes before merging Be sure to have a look at the changes before merging. Merge it to dev branch. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Saurabh7019
marked this pull request as ready for review
June 12, 2026 12:29
## 🎯 Aim Update link to SPFx Local Workbench, ## ✅ What was done > Updated the link to SPFx Local Workbench ## 🔗 Related issue Closes: pnp#811
## 🎯 Aim The aim of this PR is to prepare the pre-release of the extension by updating the version number in the package.json file. ##⚠️ Warning - Do review the changes before merging Be sure to have a look at the changes before merging. Merge it to dev branch. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Adam-it
requested changes
Jul 27, 2026
Adam-it
left a comment
Member
There was a problem hiding this comment.
@Saurabh7019 I think something went wrong and this PR is missing the required changes in the package.json file similar to
Lines 318 to 350 in 9769097
without it VS Code will not discover the new LM tool
Adam-it
marked this pull request as draft
July 27, 2026 22:34
Adam-it
force-pushed
the
dev
branch
2 times, most recently
from
July 28, 2026 18:40
90ba561 to
4d8d770
Compare
Member
|
we just had a new minor release. Please rebase this branch against latest dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
🎯 Aim
📷 Result
✅ What was done
🔗 Related issue