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 chat visible preference #3554

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Conversation

Ricbet
Copy link
Member

@Ricbet Ricbet commented Apr 16, 2024

Types

  • 🎉 New Features

Background or solution

新增 ai.native.chat.visible.type 配置项,用于控制 chat 面板默认的展示方式

always 表示总是默认展开,never 表示总是默认收起,default 表示跟随 localstorage 走

Changelog

@Ricbet Ricbet requested review from erha19 and bytemain April 16, 2024 09:00
@Ricbet Ricbet self-assigned this Apr 16, 2024
Copy link

railway-app bot commented Apr 16, 2024

This PR was not deployed automatically as @Ricbet does not have access to the Railway project.

In order to get automatic PR deploys, please add @Ricbet to the project inside the project settings page.

@opensumi opensumi bot added the 🎨 feature feature required label Apr 16, 2024
Copy link

codecov bot commented Apr 16, 2024

Codecov Report

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

Project coverage is 56.11%. Comparing base (48d0f3f) to head (ea25c52).
Report is 1 commits behind head on main.

Files Patch % Lines
packages/core-browser/src/ai-native/command.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3554      +/-   ##
==========================================
+ Coverage   56.10%   56.11%   +0.01%     
==========================================
  Files        1487     1487              
  Lines       90963    90966       +3     
  Branches    18661    18654       -7     
==========================================
+ Hits        51036    51048      +12     
+ Misses      33113    33106       -7     
+ Partials     6814     6812       -2     
Flag Coverage Δ
jsdom 51.49% <66.66%> (+0.01%) ⬆️
node 15.65% <66.66%> (+<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.

@Ricbet Ricbet merged commit f524e60 into main Apr 17, 2024
12 checks passed
@Ricbet Ricbet deleted the feat/ai-chat-visible-preference branch April 17, 2024 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 feature feature required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants