Skip to content

[Agent Builder] Remove agentBuilder:enabled feature flag#248050

Merged
chrisbmar merged 15 commits intoelastic:mainfrom
chrisbmar:ab-remove-ab-ff-12292
Jan 12, 2026
Merged

[Agent Builder] Remove agentBuilder:enabled feature flag#248050
chrisbmar merged 15 commits intoelastic:mainfrom
chrisbmar:ab-remove-ab-ff-12292

Conversation

@chrisbmar
Copy link
Copy Markdown
Contributor

@chrisbmar chrisbmar commented Jan 7, 2026

closes https://github.com/elastic/search-team/issues/12292

Removes the agentBuilder:enabled feature flag from all relevant places. This PR is going to create some noise, if you're requested to review on behalf of a specific team, you might find the atomic commits helpful.

  • Remove agentBuilder:enabled feature flag from all relevant places

@chrisbmar chrisbmar requested a review from SrdjanLL January 7, 2026 10:05
@chrisbmar chrisbmar added backport:version Backport to applied version labels v9.3.0 labels Jan 7, 2026
@chrisbmar chrisbmar requested review from a team as code owners January 7, 2026 10:05
@chrisbmar chrisbmar added the release_note:skip Skip the PR/issue when compiling release notes label Jan 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 7, 2026

🔍 Preview links for changed docs

Copy link
Copy Markdown
Contributor

@ElenaStoeva ElenaStoeva left a comment

Choose a reason for hiding this comment

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

kbn-management settings changes lgtm

Copy link
Copy Markdown
Contributor

@jloleysens jloleysens left a comment

Choose a reason for hiding this comment

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

Usage collector changes LGTM

@chrisbmar chrisbmar enabled auto-merge (squash) January 12, 2026 10:04
@elasticmachine
Copy link
Copy Markdown
Contributor

⏳ Build in-progress, with failures

Failed CI Steps

Test Failures

  • [job] [logs] Jest Integration Tests #1 / builds a generated plugin into a viable archive
  • [job] [logs] Jest Integration Tests #1 / builds a generated plugin into a viable archive

History

@chrisbmar chrisbmar merged commit 8dabb43 into elastic:main Jan 12, 2026
13 checks passed
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 9.3

https://github.com/elastic/kibana/actions/runs/20925290518

@kibanamachine
Copy link
Copy Markdown
Contributor

💔 All backports failed

Status Branch Result
9.3 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 248050

Questions ?

Please refer to the Backport tool documentation

chrisbmar added a commit to chrisbmar/kibana that referenced this pull request Jan 12, 2026
)

(cherry picked from commit 8dabb43)

# Conflicts:
#	x-pack/platform/packages/shared/agent-builder/kbn-evals-suite-agent-builder/src/evaluate.ts
#	x-pack/platform/plugins/shared/onechat/README.md
#	x-pack/platform/plugins/shared/onechat/server/routes/wrap_handler.ts
#	x-pack/platform/plugins/shared/onechat/server/ui_settings.ts
#	x-pack/platform/test/onechat_api_integration/apis/index.ts
#	x-pack/platform/test/onechat_api_integration/apis/spaces.ts
#	x-pack/platform/test/onechat_api_integration/apis/tools/builtin_tools.ts
#	x-pack/solutions/search/plugins/search_homepage/public/components/sample_data_action_button.test.tsx
@chrisbmar
Copy link
Copy Markdown
Contributor Author

💚 All backports created successfully

Status Branch Result
9.3

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

chrisbmar added a commit that referenced this pull request Jan 12, 2026
…) (#248709)

# Backport

This will backport the following commits from `main` to `9.3`:
- [[Agent Builder] Remove agentBuilder:enabled feature flag
(#248050)](#248050)

<!--- Backport version: 10.2.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT
[{"author":{"name":"Chris","email":"50221462+chrisbmar@users.noreply.github.com"},"sourceCommit":{"committedDate":"2026-01-12T15:39:05Z","message":"[Agent
Builder] Remove agentBuilder:enabled feature flag
(#248050)","sha":"8dabb437f27e917525f8c8914cab4834546b8c2a","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] Remove agentBuilder:enabled feature
flag","number":248050,"url":"https://github.com/elastic/kibana/pull/248050","mergeCommit":{"message":"[Agent
Builder] Remove agentBuilder:enabled feature flag
(#248050)","sha":"8dabb437f27e917525f8c8914cab4834546b8c2a"}},"sourceBranch":"main","suggestedTargetBranches":["9.3"],"targetPullRequestStates":[{"branch":"9.3","label":"v9.3.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/248050","number":248050,"mergeCommit":{"message":"[Agent
Builder] Remove agentBuilder:enabled feature flag
(#248050)","sha":"8dabb437f27e917525f8c8914cab4834546b8c2a"}}]}]
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.