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

fix(sandbox): Avoid dom repeated agent insertion #663

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

zhoushaw
Copy link
Member

Description

  • fix(sandbox): Avoid dom repeated agent insertion

Related Issue

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the documentation.

Copy link

vercel bot commented Mar 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
garfish ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 18, 2024 7:46am

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.76%. Comparing base (20a9051) to head (32db84a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #663      +/-   ##
==========================================
- Coverage   83.29%   82.76%   -0.54%     
==========================================
  Files          90       90              
  Lines       12497    12501       +4     
  Branches     1937     1941       +4     
==========================================
- Hits        10410    10346      -64     
- Misses       2072     2144      +72     
+ Partials       15       11       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zhoushaw zhoushaw enabled auto-merge March 18, 2024 07:41
@zhoushaw zhoushaw added this pull request to the merge queue Mar 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Mar 18, 2024
@zhoushaw zhoushaw merged commit 81ba4ad into main Mar 18, 2024
5 of 6 checks passed
@zhoushaw zhoushaw deleted the fix/sandbox-document-duplicate-agent branch March 18, 2024 07:46
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