[Bug] 桌面端对话中纯文本 URL 无法点击
Open
bug
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 395
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: 用户2982
**客户端版本**: 0.1.33
---
## 现象
在 Cindy 桌面端的对话里,AI 回复中直接输出的纯文本 URL(如 `https://example.com/page`)显示为不可点击的文本,无法跳转。
## 复现步骤
1. 在 Cindy 桌面端开启一个新会话。
2. 让 AI 在回复中输出一个纯文本 URL(不带任何 markdown 链接语法)。
3. 尝试点击该 URL。
## 期望行为
纯文本 URL 能被自动识别并渲染为可点击链接,点击后调用系统浏览器打开。
## 实际行为
URL 仅以纯文本形式展示,点击无任何反应,只能手动复制后到浏览器粘贴打开。
---
**版本区域**: CN
**OS**: darwin arm64 (25.5.0)
**界面语言**: zh-CN
Contributor guide
Research direction
Start by tracing how AI replies are rendered in the Cindy desktop conversation UI, focusing on the existing handling of markdown links and plain text. Reproduce the issue with https://example.com/page, then verify that plain URLs become clickable and open in the system browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100