-
Notifications
You must be signed in to change notification settings - Fork 689
[AI] Changes requested #5819
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
Comments
Claude finished @rubenfiszel's task —— View job • I'll implement a GlobalChat component that opens in a drawer, accessible from the left bar menu. Let me start by exploring the existing code structure. Todo List ✅
✅ Implementation CompleteI've successfully implemented the GlobalChat feature as requested! 🎯 What Was BuiltNew Components:
Integration Points:
🚀 Features Implemented
🔧 Technical DetailsThe implementation follows Windmill's existing patterns:
📋 Pull Request CreatedPR #5820: Add GlobalChat component with drawer functionality The global chat is now accessible via the "Global Chat" button in the left sidebar menu and opens as a right-side drawer with placeholder functionality as requested. Ready for future AI integration! |
/ai I need to implement a global chat similar to the AIChat we have in the frontend. Draft a PR that adds a GlobalChat component that opens in a drawer. The drawer can be opened from the left bar menu. Just use placeholder logic for the functionnalities for now.
The text was updated successfully, but these errors were encountered: