Skip to content

MGMT-24777: Change Assisted Chatbot scope - #400

Open
jgyselov wants to merge 1 commit into
RedHatInsights:mainfrom
jgyselov:assisted_chatbot_scope
Open

MGMT-24777: Change Assisted Chatbot scope#400
jgyselov wants to merge 1 commit into
RedHatInsights:mainfrom
jgyselov:assisted_chatbot_scope

Conversation

@jgyselov

@jgyselov jgyselov commented Jul 7, 2026

Copy link
Copy Markdown

Description

https://redhat.atlassian.net/browse/MGMT-24777

Change the scope name for Assisted Installer Chatbot from assistedInstallerApp (which builds from https://github.com/openshift-assisted/assisted-installer-app) to assistedInstallerUiChatbot which builds directly from https://github.com/openshift-assisted/assisted-installer-ui, eliminating the need for the intermediary project.


Anything reviewers should know?

The new images are only accessible on Stage right now. There are changes that will need to be made before this PR can be promoted to Prod.


Checklist

  • Accessibility: color contrast, keyboard nav, screen reader tested (or N/A)
  • All PR checks pass locally (build, lint, test)
  • No unrelated changes included
  • (Optional) QE: OUIA changed, test impact, no coverage
  • (Optional) UX: end-user UX modified, designs need sign-off

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: a410477e-031c-4478-a737-6accad12577a

📥 Commits

Reviewing files that changed from the base of the PR and between 2f1a84d and 58b84e3.

📒 Files selected for processing (1)
  • src/aiClients/useStateManager.ts
🚧 Files skipped from review as they are similar to previous changes (1)
  • src/aiClients/useStateManager.ts

Summary by CodeRabbit

  • Bug Fixes
    • Updated chatbot state management to use the correct configuration scope.
    • Improved selection of the active model and initialization of the state manager.

Walkthrough

This change updates the remote ./useAsyncChatbot hook registration in useAsyncManagers to use the assistedInstallerUiChatbot scope instead of assistedInstallerApp.

Changes

Chatbot Hook Scope

Layer / File(s) Summary
Update chatbot hook scope
src/aiClients/useStateManager.ts
Changes the ./useAsyncChatbot registration scope from assistedInstallerApp to assistedInstallerUiChatbot.

Estimated code review effort: 1 (Trivial) | ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately describes the main change to the Assisted Chatbot scope.
Description check ✅ Passed The description covers the change, rationale, and reviewer notes, and the screenshots section is appropriately omitted for a non-visual change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install timed out. The project may have too many dependencies for the sandbox.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jgyselov jgyselov changed the title NO-ISSUE: Change Assisted Chatbot scope MGMT-24777: Change Assisted Chatbot scope Jul 7, 2026
@jgyselov
jgyselov force-pushed the assisted_chatbot_scope branch from 2f1a84d to 58b84e3 Compare July 21, 2026 13:45
@jgyselov

Copy link
Copy Markdown
Author

/retest

1 similar comment
@jgyselov

Copy link
Copy Markdown
Author

/retest

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