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

Disable past specs and minor tweaks #868

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

ahuang11
Copy link
Contributor

@ahuang11 ahuang11 commented Dec 14, 2024

  1. Hides the retry icon + disable codeeditor if new message input as to not contaminate memory, until we have a good replay plan
image
  1. enum had a bug where if it was numeric, it would crash
  2. there was uneven spacing between each icon so I added a spacer.

@ahuang11 ahuang11 requested a review from philippjfr December 14, 2024 02:01
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

Attention: Patch coverage is 14.28571% with 12 lines in your changes missing coverage. Please review.

Project coverage is 56.92%. Comparing base (04fc98e) to head (0f1ffe0).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
lumen/ai/coordinator.py 0.00% 8 Missing ⚠️
lumen/ai/views.py 33.33% 2 Missing ⚠️
lumen/ai/agents.py 0.00% 1 Missing ⚠️
lumen/ai/utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #868      +/-   ##
==========================================
- Coverage   57.12%   56.92%   -0.20%     
==========================================
  Files         108      108              
  Lines       13635    13698      +63     
==========================================
+ Hits         7789     7798       +9     
- Misses       5846     5900      +54     

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

lumen/ai/views.py Outdated Show resolved Hide resolved
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