Skip to content

Conversation

@Light2Dark
Copy link
Contributor

@Light2Dark Light2Dark commented Dec 9, 2025

📝 Summary

Some UI cleanup for the ai buttons above a cell, pending cells.
Add the send button, reduce the width of the model dropdown. Use the new buttons (with bg color) instead of the old ones

Screen.Recording.2025-12-10.at.4.23.27.AM.mov

before:
Screenshot 2025-12-10 at 3 54 47 AM

🔍 Description of Changes

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • I have added tests for the changes made.
  • I have run the code and verified that it works as expected.
@Light2Dark Light2Dark requested a review from manzt as a code owner December 9, 2025 20:28
@vercel
Copy link

vercel bot commented Dec 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Dec 9, 2025 8:34pm
@Light2Dark Light2Dark changed the title add send button, clean up components Dec 9, 2025
@Light2Dark Light2Dark added the enhancement New feature or request label Dec 9, 2025
<span>Code from other cells is automatically included.</span>
</span>
)}
{hasCompletion && (
Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed this because as the screenshot shows, we now have the floating banner + cell buttons to accept a completion

@mscolnick mscolnick merged commit 60449ab into main Dec 10, 2025
26 checks passed
@mscolnick mscolnick deleted the sham/cleanup-ai-cell-buttons branch December 10, 2025 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

3 participants