Skip to content

Conversation

@bendichter
Copy link
Contributor

@bendichter bendichter commented Aug 15, 2025

fix #2123

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Have you checked our Contributing document?
  • Have you ensured the PR clearly describes the problem and the solution?
  • Is your contribution compliant with our coding style? This can be checked running ruff check . && codespell from the source directory.
  • Have you checked to ensure that there aren't other open Pull Requests for the same change?
  • Have you included the relevant issue number using "Fix #XXX" notation where XXX is the issue number? By including "Fix #XXX" you allow GitHub to close issue #XXX when the PR is merged.

@codecov
Copy link

codecov bot commented Aug 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.19%. Comparing base (07495a8) to head (3c71b7e).
⚠️ Report is 12 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #2124   +/-   ##
=======================================
  Coverage   95.19%   95.19%           
=======================================
  Files          28       28           
  Lines        2849     2849           
  Branches      736      736           
=======================================
  Hits         2712     2712           
  Misses         83       83           
  Partials       54       54           
Flag Coverage Δ
integration 74.16% <ø> (ø)
unit 85.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Replace basic toggle button with accordion-style tab that slides
assistant panel from right edge. Add smooth transitions, improved
responsiveness, and better visual feedback for enhanced UX.
@bendichter
Copy link
Contributor Author

open.asst.demo.mov

@bendichter bendichter requested a review from rly August 15, 2025 22:30
@bendichter
Copy link
Contributor Author

fyi @h-mayorquin

@rly
Copy link
Contributor

rly commented Aug 15, 2025

Looks great!

@rly rly enabled auto-merge (squash) August 15, 2025 23:19
@rly rly merged commit 8eed3cc into dev Aug 15, 2025
25 checks passed
@rly rly deleted the assistant-position branch August 15, 2025 23:23
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.

[Documentation]: open assistant not visible

3 participants