Commit 6f48c83
refactor: add ai-core submodule (#4213)
* feat(chatengine): ai-core submodule
* feat(chatengine): add ai-core submodule
* chore(chatengine): bump ai-core submodule to latest main
Made-with: Cursor
* chore(chatengine): bump ai-core submodule (workspace exports to TS source)
Made-with: Cursor
* chore(chatengine): bump ai-core submodule (AG-UI thinking → reasoning migration)
Made-with: Cursor
* chore(ai-core): sync REASONING_MESSAGE_CHUNK 对齐 TEXT_MESSAGE_CHUNK 风格
Made-with: Cursor
* chore(ai-core): sync REASONING_MESSAGE_CHUNK 空 delta 隐式关闭
Made-with: Cursor
* chore(chatengine): bump ai-core submodule (AG-UI history 支持 role=reasoning)
- 同步 ai-core b2028b7:ReasoningMessageSchema + convertHistoryMessages 支持
role='reasoning' 历史消息,转为 thinking 块(encryptedValue 透传 ext)
- 移除 barrel 对 isReasoningContent / ReasoningContent 的再导出
(upstream 已在 thinking → reasoning 迁移中删除)
Made-with: Cursor
* chore: ignore ai-core package
---------
Co-authored-by: wū yāng <uyarnchen@gmail.com>1 parent aa0b423 commit 6f48c83
17 files changed
Lines changed: 95 additions & 25 deletions
File tree
- packages
- pro-components/chat/chat-engine
- _example
- components
- activity
- toolcall
- hooks
- tdesign-react-aigc/site
- script
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| 149 | + | |
148 | 150 | | |
149 | 151 | | |
150 | 152 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 3 | + | |
8 | 4 | | |
9 | 5 | | |
10 | 6 | | |
| |||
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 3 | + | |
8 | 4 | | |
9 | 5 | | |
10 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments