-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Agent Builder ]Add tech preview label mcp tool #248045
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
chrisbmar
merged 3 commits into
elastic:main
from
chrisbmar:ab-add-tech-preview-label-mcp-tool-12247
Jan 7, 2026
Merged
[Agent Builder ]Add tech preview label mcp tool #248045
chrisbmar
merged 3 commits into
elastic:main
from
chrisbmar:ab-add-tech-preview-label-mcp-tool-12247
Jan 7, 2026
+58
−8
Conversation
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
Contributor
⏳ Build in-progress, with failures
Failed CI StepsTest Failures
cc @chrisbmar |
...ared/agent_builder/public/application/components/tools/bulk_import/bulk_import_mcp_tools.tsx
Show resolved
Hide resolved
zacharyparikh
approved these changes
Jan 7, 2026
Contributor
|
Starting backport for target branches: 9.3 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Jan 7, 2026
(cherry picked from commit 50957ed)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
Contributor
Author
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
chrisbmar
added a commit
to chrisbmar/kibana
that referenced
this pull request
Jan 8, 2026
(cherry picked from commit 50957ed)
chrisbmar
added a commit
that referenced
this pull request
Jan 8, 2026
) # Backport This will backport the following commits from `main` to `9.3`: - [[Agent Builder ]Add tech preview label mcp tool (#248045)](#248045) <!--- Backport version: 10.2.0 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Chris","email":"[email protected]"},"sourceCommit":{"committedDate":"2026-01-07T16:41:08Z","message":"[Agent Builder ]Add tech preview label mcp tool (#248045)","sha":"50957ed59b44aa504a32898b3231319225dd9a2f","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.3.0","v9.4.0"],"title":"[Agent Builder ]Add tech preview label mcp tool ","number":248045,"url":"https://github.com/elastic/kibana/pull/248045","mergeCommit":{"message":"[Agent Builder ]Add tech preview label mcp tool (#248045)","sha":"50957ed59b44aa504a32898b3231319225dd9a2f"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"9.3","label":"v9.3.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/248138","number":248138,"state":"OPEN"},{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/248045","number":248045,"mergeCommit":{"message":"[Agent Builder ]Add tech preview label mcp tool (#248045)","sha":"50957ed59b44aa504a32898b3231319225dd9a2f"}}]}] BACKPORT-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport:version
Backport to applied version labels
release_note:skip
Skip the PR/issue when compiling release notes
v9.3.0
v9.4.0
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/elastic/search-team/issues/12247
MCP Tool Type dropdown (now a super select to allow for the badge)

MCP Connector Flyout

Bulk Import tools title with badge
