[UX] Agent 配置页内嵌快速测试 #22

Closed
opened 2026-05-05 01:01:40 +08:00 by admin · 0 comments
Owner

背景

当前配置 Agent 后需要跳到 /agent-chat 页面测试,来回切换不流畅。

需求

  1. AgentConfig 页面右侧或底部增加对话测试面板
  2. 复用 AgentChatPreview 组件
  3. 支持快速发送测试消息,查看回复和思考链
  4. 测试对话不计入正式执行记录(或标记为 test)

涉及模块

  • frontend/src/views/AgentConfig.vue
  • frontend/src/components/AgentChatPreview.vue

优先级

中 — 开发体验提升

## 背景 当前配置 Agent 后需要跳到 /agent-chat 页面测试,来回切换不流畅。 ## 需求 1. AgentConfig 页面右侧或底部增加对话测试面板 2. 复用 AgentChatPreview 组件 3. 支持快速发送测试消息,查看回复和思考链 4. 测试对话不计入正式执行记录(或标记为 test) ## 涉及模块 - frontend/src/views/AgentConfig.vue - frontend/src/components/AgentChatPreview.vue ## 优先级 中 — 开发体验提升
admin self-assigned this 2026-05-05 01:01:40 +08:00
admin closed this issue 2026-05-10 14:35:32 +08:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/aiagent#22