-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Bug]: 工作目录识别错误/侧边栏工作区删除后自动重建/会话滚动位置异常/QQ消息无对应会话关联 #4847
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingconfigConfiguration & setup (internal/config)Configuration & setup (internal/config)desktopWails desktop app (desktop/**)Wails desktop app (desktop/**)v2Go rewrite (1.x) — main-v2 branch, active developmentGo rewrite (1.x) — main-v2 branch, active developmentwindowsWindows-specificWindows-specific
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingconfigConfiguration & setup (internal/config)Configuration & setup (internal/config)desktopWails desktop app (desktop/**)Wails desktop app (desktop/**)v2Go rewrite (1.x) — main-v2 branch, active developmentGo rewrite (1.x) — main-v2 branch, active developmentwindowsWindows-specificWindows-specific
Version line
v2 — Go rewrite (1.x), main-v2 (active development)
Exact version
Desktop 1.9.1
What happened?
实际现象
共发现 4 处异常:
工作区路径识别错误
在新工作区启动 Reasonix时,程序识别的工作目录指向之前通过 PowerShell 快捷图标启动(CLI)过的旧目录,而非当前真实的工作区路径,疑似启动路径缓存异常。
侧边栏工作区移除后自动重建
从侧边栏删除工作区目录后,下次启动程序仍会自动加载该目录;即使手动删除本地对应的文件夹,重启后程序会自动创建带
.reasonix的同名目录并重新加入侧边栏。会话默认滚动位置异常
启动程序后,会话默认滚动到页面最顶部;若会话处于折叠状态,则滚动到折叠位置,而非自动滚动到最后一条 AI 回复的底部。
QQ 机器人消息无对应会话关联
配置 QQ 机器人连接后,可以正常收发消息,但 UI 中不显示对应会话,也无法选择由哪个会话处理 QQ 消息。v1 版本 0.53.x 中可以自动识别用户当前会话,交互逻辑更合理。
预期行为
Steps to reproduce
问题 1 复现步骤
问题 2 复现步骤
.reasonix的同名目录并加载到侧边栏问题 3 复现步骤
问题 4 复现步骤
OS / platform
Windows 11
Relevant logs or output