Skip to content

feat: agent studio feedback integration#2868

Merged
LorrisSaintGenez merged 2 commits into
v5from
feat/feedback-agent-studio
Mar 5, 2026
Merged

feat: agent studio feedback integration#2868
LorrisSaintGenez merged 2 commits into
v5from
feat/feedback-agent-studio

Conversation

@LorrisSaintGenez
Copy link
Copy Markdown
Collaborator

@LorrisSaintGenez LorrisSaintGenez commented Mar 4, 2026

Summary

  • Allow AgentStudio to receive feedback from conversations - through DocSearchModal and Sidepanel. Behavior is identical to askAi, only difference is we send the assistantMessage.id, not the userMessage.id
  • Remove duplicated conversations instance.
    • Having one instance on DocSearchModal and one on useAskAi would cause de-synchronization between conversations - each having its own in-memory items array.
    • It fixes both Agent Studio and AskAI conversations
  • Split AgentStudio example file into two: one for DocSearchModal and one for Sidepanel

GROUT-13

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 4, 2026

Deploy Preview for docsearch-demo ready!

Name Link
🔨 Latest commit 356fa0b
🔍 Latest deploy log https://app.netlify.com/projects/docsearch-demo/deploys/69a8aeda5cfc440008916bf4
😎 Deploy Preview https://deploy-preview-2868--docsearch-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@8bittitan 8bittitan left a comment

Choose a reason for hiding this comment

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

🚀

@LorrisSaintGenez LorrisSaintGenez merged commit c9f49e1 into v5 Mar 5, 2026
10 of 11 checks passed
@LorrisSaintGenez LorrisSaintGenez deleted the feat/feedback-agent-studio branch March 5, 2026 16:26
dylantientcheu added a commit that referenced this pull request Mar 26, 2026
Cherry-picked from v5 branch.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

2 participants