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

fix: agent chat custom render #3540

Merged
merged 3 commits into from
Apr 16, 2024
Merged

fix: agent chat custom render #3540

merged 3 commits into from
Apr 16, 2024

Conversation

Ricbet
Copy link
Member

@Ricbet Ricbet commented Apr 15, 2024

Types

  • [x ] 🐛 Bug Fixes

Background or solution

仅对 agent chat 的 kind 为 markdownContent 的内容做 custom render。
其他 kind 的情况均使用 agent 插件自己自定义的组件渲染

fixed: #3537

Changelog

@Ricbet Ricbet added the AI label Apr 15, 2024
@Ricbet Ricbet self-assigned this Apr 15, 2024
Copy link

railway-app bot commented Apr 15, 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 🐞 bug Something isn't working label Apr 15, 2024
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.15%. Comparing base (9ff7278) to head (9ba80fe).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3540      +/-   ##
==========================================
- Coverage   56.15%   56.15%   -0.01%     
==========================================
  Files        1485     1485              
  Lines       90942    90942              
  Branches    17666    18490     +824     
==========================================
- Hits        51070    51067       -3     
+ Misses      39849    36286    -3563     
- Partials       23     3589    +3566     
Flag Coverage Δ
jsdom 51.50% <ø> (-0.01%) ⬇️
node 15.67% <ø> (ø)

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 a8cd99c into main Apr 16, 2024
11 checks passed
@bytemain bytemain deleted the fix/agent-chat-render branch April 16, 2024 02:48
@wangxiaojuan
Copy link
Contributor

/next

@opensumi
Copy link
Contributor

opensumi bot commented Apr 16, 2024

🎉 PR Next publish successful!

2.27.3-next-1713253779.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI 🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 使用report渲染message消息时无法继承registerAIRoleRender的渲染
3 participants