Skip to content
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

[Uplift 1.62.x] #21408 AI Chat retrieves page text whenever a new human message is submitted #21612

Merged
merged 4 commits into from
Jan 22, 2024

Conversation

@petemill petemill added this to the 1.62.x - Release milestone Jan 18, 2024
@petemill petemill self-assigned this Jan 18, 2024
@petemill petemill requested a review from a team as a code owner January 18, 2024 07:17
@github-actions github-actions bot added the CI/storybook-url Deploy storybook and provide a unique URL for each build label Jan 18, 2024
@petemill petemill force-pushed the ai-chat-page-text-updates-1.62.x branch from 9b11a33 to d6987bc Compare January 21, 2024 03:44
@brave-builds
Copy link
Collaborator

A Storybook has been deployed to preview UI for the latest push

…#21408)

* AI Chat retrieves page text whenever a new human message is submitted

On a page-connected conversation, every message becomes pending until page content is (re-)fetched.
Also fixes bug for same-document navigations where class variables were being hidden by subclass variables left over from the iOS refactor.

* Generating page content becomes inline operation with callback and provides content caching

* Only fetch page content once at a time, other callers wait for current operation to complete

* Update iOS subclasses to be compatible with ConversationDriver class changes

* AI Chat: fix location bar submitted entry not submitting if request in progress
@petemill petemill force-pushed the ai-chat-page-text-updates-1.62.x branch from c001159 to e45263a Compare January 22, 2024 00:41
@brave-builds
Copy link
Collaborator

A Storybook has been deployed to preview UI for the latest push

Copy link
Member

@kjozwiak kjozwiak left a comment

Choose a reason for hiding this comment

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

Uplift into 1.62.x approved 👍 QA has verified the above PR(s) on Nightly via 1.64.x as per #21408 (comment).

@kjozwiak kjozwiak merged commit 5343488 into 1.62.x Jan 22, 2024
12 of 13 checks passed
@kjozwiak kjozwiak deleted the ai-chat-page-text-updates-1.62.x branch January 22, 2024 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/storybook-url Deploy storybook and provide a unique URL for each build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants