Skip to content

feat: [AIChatInput] The newly added keepSkillAfterSend API allows use…#3046

Merged
YyumeiZhang merged 1 commit intoreleasefrom
feat/aichatinput-keep-skill
Dec 15, 2025
Merged

feat: [AIChatInput] The newly added keepSkillAfterSend API allows use…#3046
YyumeiZhang merged 1 commit intoreleasefrom
feat/aichatinput-keep-skill

Conversation

@YyumeiZhang
Copy link
Collaborator

…rs to set whether to delete the skill upon sending

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #

用户提需,希望在有技能的时候,发送之后,不要删除技能

Changelog

🇨🇳 Chinese

  • Feat: AIChatInput 新增加 keepSkillAfterSend 用于设置是否在发送时候删除技能

🇺🇸 English

  • Feat: AIChatInput now includes a new feature: keepSkillAfterSend, which allows you to set whether to delete skills when sending.

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 21, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 12f2c58:

Sandbox Source
pr-story Configuration

@cypress
Copy link

cypress bot commented Nov 21, 2025

semi-design    Run #3370

Run Properties:  status check passed Passed #3370  •  git commit 04bdf2b798 ℹ️: Merge 12f2c589ccc448b8f9344876acf4f4c77103ca8a into df65c2b75a223979dfae2c03affb...
Project semi-design
Branch Review feat/aichatinput-keep-skill
Run status status check passed Passed #3370
Run duration 08m 17s
Commit git commit 04bdf2b798 ℹ️: Merge 12f2c589ccc448b8f9344876acf4f4c77103ca8a into df65c2b75a223979dfae2c03affb...
Committer YyumeiZhang
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 13
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 291
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

@YyumeiZhang YyumeiZhang force-pushed the feat/aichatinput-keep-skill branch from e27b701 to beee02a Compare November 21, 2025 08:40
…rs to set whether to delete the skill upon sending
@YyumeiZhang YyumeiZhang force-pushed the feat/aichatinput-keep-skill branch from beee02a to 12f2c58 Compare November 24, 2025 03:34
@YyumeiZhang YyumeiZhang changed the base branch from main to release December 15, 2025 08:00
@YyumeiZhang YyumeiZhang merged commit 3787d30 into release Dec 15, 2025
13 checks passed
@YyumeiZhang YyumeiZhang deleted the feat/aichatinput-keep-skill branch December 15, 2025 08:00
@cypress
Copy link

cypress bot commented Dec 15, 2025

semi-design    Run #3406

Run Properties:  status check passed Passed #3406  •  git commit 3787d30828: feat: [AIChatInput] The newly added keepSkillAfterSend API allows users to set w...
Project semi-design
Branch Review release
Run status status check passed Passed #3406
Run duration 08m 18s
Commit git commit 3787d30828: feat: [AIChatInput] The newly added keepSkillAfterSend API allows users to set w...
Committer YyumeiZhang
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 13
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 291
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants