Commit 6d456f3
1 file changed
+1
-1
lines changed- .github/workflows/release.yml+17
- README.md+21-41
- api/chat.ts+521
- api/index.ts+89-110
- langs/en-US/ai.json+3-2
- langs/zh-CN/ai.json+3-2
- plugin.toml+3-3
- protocols/ag-ui/block-mappers.ts+136
- protocols/ag-ui/deserialize.ts+576
- protocols/ag-ui/event-presentation.ts+467
- protocols/ag-ui/index.ts+192
- protocols/ag-ui/runtime-events.ts+656
- protocols/ag-ui/runtime-state.ts+228
- protocols/ag-ui/schema.ts+68
- protocols/ag-ui/serialize.ts+387
- protocols/ag-ui/utils.ts+50
- protocols/factory.ts+131
- protocols/index.ts+2
- protocols/types.ts+40
- routes/index.ts+14-14
- runtime/chat-provider.ts+66
- runtime/chat-request.ts+73
- runtime/message-block.ts+82
- runtime/message-types.ts+66
- runtime/message.ts+524
- runtime/use-chat-stream.ts+83
- views/chat.vue-1.0k
- views/chat/adapters/conversation-items.ts+123
- views/chat/adapters/message-bubble-role.ts+950
- views/chat/components/chat-sender.vue+38
- views/chat/components/chat-settings-panel.vue+165
- views/chat/components/chat-sidebar.vue+55
- views/chat/composables/use-chat-session.ts+411
- views/chat/index.vue+2.3k
- views/data.ts-504
- views/mcp/data.ts+475
- views/mcp/index.vue+62-13
- views/model-service/components/model-pane.vue+497
- views/model-service/components/provider-pane.vue+302
- views/model-service/data.ts+240
- views/model-service/index.vue+57
- views/provider.vue-225
- views/quick-phrase/data.ts+83
- views/quick-phrase/index.vue+46-43
0 commit comments