Skip to content

feat!: remove ai assistant button #2535

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
merged 1 commit into from
Jul 3, 2025
Merged

feat!: remove ai assistant button #2535

merged 1 commit into from
Jul 3, 2025

Conversation

astandrik
Copy link
Collaborator

@astandrik astandrik commented Jul 2, 2025

Summary

Removes the AI Assistant button feature from the YDB Embedded UI
interface.

Changes

  • Removed AI Assistant button from the header navigation
  • Cleaned up component registry by removing the AIAssistantButton
    registration
  • Refactored hotkeys system to support configurable hotkey groups
    (improved extensibility)

Breaking Change

This is a breaking change as it removes a previously available UI
feature. Users who relied on the AI Assistant button will need to
use alternative methods.

Related Issue

Closes #2534

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
354 352 0 1 1
Test Changes Summary ⏭️1

⏭️ Skipped Tests (1)

  1. Scroll to row, get shareable link, navigate to URL and verify row is scrolled into view (tenant/diagnostics/tabs/queries.test.ts)

Bundle Size: ✅

Current: 84.00 MB | Main: 84.00 MB
Diff: 0.17 KB (-0.00%)

✅ Bundle size unchanged.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • 📊 indicates links to detailed reports.
  • 🔺 indicates increase, 🔽 decrease, and ✅ no change in bundle size.

@astandrik astandrik marked this pull request as ready for review July 2, 2025 19:45
@astandrik astandrik added this pull request to the merge queue Jul 3, 2025
Merged via the queue into main with commit 2511059 Jul 3, 2025
8 checks passed
@astandrik astandrik deleted the astandrik.2534 branch July 3, 2025 06:47
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.

remove button in embedded
2 participants