Skip to content

Improvements to prompt suggestions menu#111

Open
thepatrickchin wants to merge 5 commits intoNVIDIA:mainfrom
thepatrickchin:prompt-menu
Open

Improvements to prompt suggestions menu#111
thepatrickchin wants to merge 5 commits intoNVIDIA:mainfrom
thepatrickchin:prompt-menu

Conversation

@thepatrickchin
Copy link
Contributor

Description

This PR adds several improvements to the prompt suggestion menu from #104, including the following:

  • Support recursive category nesting
  • Add breadcrumb navigation
  • Support mixture of categories and prompt strings at the top level
  • Improved stylilng
image image image

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • We require that all contributors "sign-off" on their commits. This certifies that the contribution is your original work, or you have rights to submit it under the same license, or a compatible license.
    • Any contribution which contains commits that are not Signed-Off will not be accepted.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

- Expand menu width as needed to avoid wrapping breadcrumb titles

Signed-off-by: Patrick Chin <8509935+thepatrickchin@users.noreply.github.com>
…ry nesting

Signed-off-by: Patrick Chin <8509935+thepatrickchin@users.noreply.github.com>
Signed-off-by: Patrick Chin <8509935+thepatrickchin@users.noreply.github.com>
Allow PromptSuggestionsData to accept a flat PromptItem[] in addition to a categorized record
Enables combination of categories and direct strings at the top level menu
Backwards compatible with old structure with categorized records (object)

Signed-off-by: Patrick Chin <8509935+thepatrickchin@users.noreply.github.com>
Signed-off-by: Patrick Chin <8509935+thepatrickchin@users.noreply.github.com>
@thepatrickchin thepatrickchin requested a review from a team as a code owner March 3, 2026 05:44
@thepatrickchin thepatrickchin changed the title Prompt menu Improvements to prompt suggestions menu Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant