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

feat: support ai layout renderer #3490

Merged
merged 3 commits into from
Apr 3, 2024
Merged

feat: support ai layout renderer #3490

merged 3 commits into from
Apr 3, 2024

Conversation

Ricbet
Copy link
Member

@Ricbet Ricbet commented Apr 2, 2024

Types

  • 🎉 New Features

Background or solution

新增默认的 AI Layout 组件,使用后效果如下

image

同时支持右侧 Chat 面板的显隐

Changelog

@Ricbet Ricbet added the v3 OpenSumi 3.0 label Apr 2, 2024
@Ricbet Ricbet requested review from erha19 and bytemain April 2, 2024 09:48
@Ricbet Ricbet self-assigned this Apr 2, 2024
@opensumi opensumi bot added the 🎨 feature feature required label Apr 2, 2024
@Ricbet
Copy link
Member Author

Ricbet commented Apr 3, 2024

/next

bytemain
bytemain previously approved these changes Apr 3, 2024
@opensumi
Copy link
Contributor

opensumi bot commented Apr 3, 2024

🎉 PR Next publish successful!

2.27.3-next-1712111035.0

Copy link
Member

@erha19 erha19 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

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

Project coverage is 56.85%. Comparing base (7a11354) to head (020af17).

Files Patch % Lines
...s/main-layout/src/browser/tabbar/tabbar.service.ts 21.42% 11 Missing ⚠️
...ages/ai-native/src/browser/layout/layout-config.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3490      +/-   ##
==========================================
- Coverage   56.88%   56.85%   -0.03%     
==========================================
  Files        1461     1461              
  Lines       89469    89472       +3     
  Branches    18422    18415       -7     
==========================================
- Hits        50890    50865      -25     
- Misses      35119    38584    +3465     
+ Partials     3460       23    -3437     
Flag Coverage Δ
jsdom 52.12% <29.41%> (-0.03%) ⬇️
node 15.88% <0.00%> (-0.01%) ⬇️

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.

@bytemain bytemain merged commit de9ce0f into main Apr 3, 2024
11 checks passed
@bytemain bytemain deleted the feat/support-chat-layout branch April 3, 2024 03:01
@bytemain bytemain mentioned this pull request Apr 3, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 feature feature required v3 OpenSumi 3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants