Skip to content

[One Workflow] Reland: Register server-side agent builder tools for workflow authoring#256871

Merged
Kiryous merged 1 commit intoelastic:mainfrom
Kiryous:reland-agent-builder-tools
Mar 10, 2026
Merged

[One Workflow] Reland: Register server-side agent builder tools for workflow authoring#256871
Kiryous merged 1 commit intoelastic:mainfrom
Kiryous:reland-agent-builder-tools

Conversation

@Kiryous
Copy link
Copy Markdown
Contributor

@Kiryous Kiryous commented Mar 10, 2026

Close https://github.com/elastic/security-team/issues/15740

Summary

Re-lands #255180 which was reverted in d9e2f4b due to a merge conflict with #254964 (event-driven trigger execution). Fixed the duplicate const api declaration in plugin.ts that resulted from both PRs adding code in the same method.

No other changes from the original PR — see #255180 for full description.

…orkflow authoring

Re-lands elastic#255180 which was reverted in d9e2f4b due to a conflict with
3216a17 (event-driven trigger execution). The only fix needed was
removing a duplicate `const api` declaration in plugin.ts.

Made-with: Cursor
@Kiryous Kiryous requested review from a team as code owners March 10, 2026 10:42
@Kiryous Kiryous added the release_note:skip Skip the PR/issue when compiling release notes label Mar 10, 2026
@Kiryous Kiryous requested a review from a team as a code owner March 10, 2026 10:42
@Kiryous Kiryous added backport:skip This PR does not require backporting Team:One Workflow Team label for One Workflow (Workflow automation) v9.4.0 labels Mar 10, 2026
@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Scout: [ observability / synthetics ] plugin / local-stateful-classic - DefaultStatusAlert - creates default alert, triggers on down status, and recovers

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
agentBuilder 1749 1752 +3
cases 1563 1566 +3
genAiSettings 401 404 +3
securitySolution 9150 9153 +3
workflowsExtensions 308 311 +3
workflowsManagement 1211 1214 +3
workplaceAIApp 1044 1047 +3
total +21

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/workflows 432 464 +32

Any counts in public APIs

Total count of every any typed public API. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats any for more detailed information.

id before after diff
@kbn/workflows 100 104 +4

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
agentBuilder 565.2KB 565.2KB +43.0B
workflowsManagement 1.6MB 1.6MB -22.0B
total +21.0B
Unknown metric groups

API count

id before after diff
@kbn/workflows 513 556 +43

ESLint disabled in files

id before after diff
@kbn/workflows 8 9 +1

ESLint disabled line counts

id before after diff
workflowsManagement 103 104 +1

Total ESLint disabled count

id before after diff
@kbn/workflows 38 39 +1
workflowsManagement 139 140 +1
total +2

@Kiryous Kiryous merged commit 63a46a1 into elastic:main Mar 10, 2026
29 checks passed
qn895 pushed a commit to qn895/kibana that referenced this pull request Mar 11, 2026
…orkflow authoring (elastic#256871)

Close elastic/security-team#15740

## Summary

Re-lands elastic#255180 which was reverted in d9e2f4b due to a merge conflict
with elastic#254964 (event-driven trigger execution). Fixed the duplicate
`const api` declaration in `plugin.ts` that resulted from both PRs
adding code in the same method.

No other changes from the original PR — see elastic#255180 for full
description.
sorenlouv pushed a commit that referenced this pull request Mar 17, 2026
…orkflow authoring (#256871)

Close https://github.com/elastic/security-team/issues/15740

## Summary

Re-lands #255180 which was reverted in d9e2f4b due to a merge conflict
with #254964 (event-driven trigger execution). Fixed the duplicate
`const api` declaration in `plugin.ts` that resulted from both PRs
adding code in the same method.

No other changes from the original PR — see #255180 for full
description.
@Kiryous Kiryous deleted the reland-agent-builder-tools branch April 3, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:One Workflow Team label for One Workflow (Workflow automation) v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants