Skip to content

[Agent Builder] Adds keyboard shortcut and toggle behavior to AI Agent button#246659

Merged
spong merged 2 commits intoelastic:mainfrom
spong:ab-shortcut
Dec 17, 2025
Merged

[Agent Builder] Adds keyboard shortcut and toggle behavior to AI Agent button#246659
spong merged 2 commits intoelastic:mainfrom
spong:ab-shortcut

Conversation

@spong
Copy link
Copy Markdown
Member

@spong spong commented Dec 16, 2025

Summary

Adds keyboard shortcut and toggle behavior to AI Agent button.

Press cmd ; on Mac or ctrl ; on Windows to toggle visibility of the flyout (just as before with the O11y/Security Assistants). Functions in each Solution, Stack Management, and regardless of currently focused component.

Screen.Recording.2025-12-16.at.16.35.08.mov

Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

PR developed with Cursor + GPT 5.2

@spong spong self-assigned this Dec 16, 2025
@spong spong added the release_note:skip Skip the PR/issue when compiling release notes label Dec 16, 2025
@spong spong requested a review from a team as a code owner December 16, 2025 23:38
@spong spong added backport:skip This PR does not require backporting v9.3.0 labels Dec 16, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

Failed CI Steps

cc @spong

@spong spong requested a review from a team as a code owner December 17, 2025 00:31
Copy link
Copy Markdown
Contributor

@chrisbmar chrisbmar left a comment

Choose a reason for hiding this comment

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

love it! 🚀

@chrisbmar
Copy link
Copy Markdown
Contributor

@spong this is great! I'm not sure if a branch was cut for 9.3 yet, but if it was already, does that mean we need to backport this PR? It would be really nice to get this in!

Copy link
Copy Markdown
Contributor

@stephmilovic stephmilovic left a comment

Choose a reason for hiding this comment

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

yay!

@spong spong merged commit ea7c35a into elastic:main Dec 17, 2025
14 checks passed
@spong spong deleted the ab-shortcut branch December 17, 2025 14:05
@spong
Copy link
Copy Markdown
Member Author

spong commented Dec 17, 2025

@spong this is great! I'm not sure if a branch was cut for 9.3 yet, but if it was already, does that mean we need to backport this PR? It would be really nice to get this in!

@chrisbmar It has yet to be cut, so we're good to go 🙂

mbondyra added a commit to mbondyra/kibana that referenced this pull request Dec 17, 2025
…donly

* commit 'bb1f55fa520b30ceb923af069ef403b24dcb1606': (52 commits)
  [CPS][Maps] Support CPS Picker in Maps  (elastic#246382)
  [APM] Migrate the Transaction Overview tests to Scout/Playwright/Component/API tests (elastic#245972)
  [Cases] Change nested field search to be case insensitive (elastic#246643)
  [ES|QL] PromQL parser initial implementation (elastic#246552)
  [Agent Builder] Adds keyboard shortcut and toggle behavior to AI Agent button (elastic#246659)
  Retry on "all shards failed" from ES (elastic#246533)
  [Streams] Test enable wired streams flow (elastic#246113)
  [Agent Builder] Fast-follow bugfixes for MCP Tool type  (elastic#246665)
  [Entity Store][API] Fix snake case on CRUD API List response (elastic#246003)
  [ResponseOps][Slack] Simplify channel configuration  (elastic#245423)
  Add Canonical Name Badge to Documentation (elastic#246647)
  [Streams] Add simulation filtering by conditions (elastic#245400)
  [o11y AI] Add `get_hosts` tool (elastic#246541)
  [agent builder] create_visualization: support heatmap and regionmap (elastic#246671)
  [AI Infra] Chat experience: Selection modal title change (elastic#246683)
  [Background search] Change polling behavior (elastic#244760)
  [ES|QL  ]  Common Lookup Join Fields Are Not Listed First (elastic#246582)
  Add missing `dynamic: false` (elastic#246685)
  [Metrics in Discover] Unskip metrics api test (elastic#246593)
  [ES|QL] Show next actions after simple field assignment in RERANK ON Clause (elastic#246676)
  ...
KodeRad pushed a commit to KodeRad/kibana that referenced this pull request Dec 17, 2025
…t button (elastic#246659)

## Summary

Adds keyboard shortcut and toggle behavior to `AI Agent` button.

Press `cmd ;` on Mac or `ctrl ;` on Windows to toggle visibility of the
flyout (just as before with the O11y/Security Assistants). Functions in
each Solution, Stack Management, and regardless of currently focused
component.


https://github.com/user-attachments/assets/f0d2aa37-eb27-4361-b992-19558a1ee95e


### Checklist

Check the PR satisfies following conditions. 




Reviewers should verify this PR satisfies this list as well.

- [X] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md)
- [ ]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios


_PR developed with Cursor + GPT 5.2_
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 v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants