-
Notifications
You must be signed in to change notification settings - Fork 387
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
Add Nebula Chat UI #5483
base: main
Are you sure you want to change the base?
Add Nebula Chat UI #5483
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5483 +/- ##
==========================================
- Coverage 46.20% 46.19% -0.01%
==========================================
Files 1080 1081 +1
Lines 58569 58613 +44
Branches 3929 3933 +4
==========================================
+ Hits 27060 27075 +15
- Misses 30826 30855 +29
Partials 683 683
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
5557362
to
4a899b6
Compare
4a899b6
to
a4b94d9
Compare
a4b94d9
to
ca7655b
Compare
ca7655b
to
5fe26b0
Compare
983289f
to
74a4ecc
Compare
74a4ecc
to
0e222ea
Compare
0e222ea
to
4f66f75
Compare
4f66f75
to
0079d46
Compare
0079d46
to
7ac8703
Compare
DASH-444
PR-Codex overview
This PR introduces various enhancements and features to the
nebula-app
, including new pages, components, and functionalities for chat and session management, as well as improvements to the login process and UI elements.Detailed summary
Page
component inchat/history
with placeholder content.NEXT_PUBLIC_NEBULA_URL
in environment variables.loginRedirect
to handle optionalpath
.stores.ts
.submitFeedback
function for sending feedback.useExecuteConfig
hook for managing execute configurations.ChatPageLayout
andChatbar
components for better UI.NebulaIcon
andEmptyStateChatPageContent
components.fetchWithAuthToken
for robust API calls.session.ts
.