Replies: 16 comments 2 replies
-
|
Really nice work on this project. The DeepSeek‑specific optimizations (Cache‑First Loop, R1 Thought Harvesting, Tool‑Call Repair) are really smart. I just started unboxing and testing it. 🐛 Bug / Broken
✨ Feature improvements
I know both bug fixes (especially layout/repaint issues) and adding shortcuts / UI changes are non‑trivial. Totally understand the effort involved. Huge thanks to the author for sharing this work. Much appreciated. |
Beta Was this translation helpful? Give feedback.
-
|
1.windows 11第一次安装后,在powershell中启动,会让你选择5个mcp,但是当我没有选择file system也就是文件操作的mcp,第二次启动就不知道去哪里安装或者启动。只能重装 虽然这个软件能够检测系统语言并切换为中文,但是一些内容上更加本地化对于初次体验终端AI的人来说体验会更好 4.在设定工作文件夹后,切换文件夹的方式可以简化以下吗?我在文件夹B内使用右键菜单“在终端中打开”,并使用reasonix命令,但是提问后发现还是第一次设定的那个文件夹A。 5.不知为何不能使用项目介绍中的命令更改工作文件夹,而是:npx reasonix code D:\Documents\code才可以 |
Beta Was this translation helpful? Give feedback.
-
|
能否嵌入Vscode、IDEA之类? |
Beta Was this translation helpful? Give feedback.
-
|
在 windows 11, powershell 7.6.1 下,按 ⇧↵ 无法换行,而是直接发送命令; |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
会话发不出去,而且默认不能没有终端命令执行权限,重新安装了几次也没找到配置文件中关于系统终端执行权限的选项,上手难度提高了好多
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
桌面版直接聊天让它帮我装skills,但装了几次都没好,其他工具都是扫描一下就装好了,这一步也可以优化一下。另外,文件树目录看起来太乱了
|
Beta Was this translation helpful? Give feedback.
-
|
桌面端右键左侧会话项会误触发 session_delete,导致本地会话文件被直接删除 两个版本都能复现。 {"ts":"2026-05-15T11:36:12.946Z","tabId":"t1","cmd":"session_delete","name":"desktop-202605151135-1"} 这说明问题不是“右键后某个后台清理器误删了文件”,而是: 最低限度也应为 session_delete 增加确认保护 |
Beta Was this translation helpful? Give feedback.
-
|
问题 2:状态栏会话统计无法恢复 cache 重启应用后重新打开会话 结果是: 当前进程内的 live turn 可以让底栏显示真实值 |
Beta Was this translation helpful? Give feedback.
-
|
/slash commands the only thing that i find inconvenient is having to launch web browser (/dashboard) to change reasoning effort per turn when needed; i mostly use high effort but for some problems max is better. if possible to have /effort command back would mean a lot to me. |
Beta Was this translation helpful? Give feedback.
-
这个图标可以加个链接,点击转到官网。
|
Beta Was this translation helpful? Give feedback.
-
qian's浅色模式下的代码块不明显
|
Beta Was this translation helpful? Give feedback.
-
按ESC后没有动画,建议加个动画反馈。
|
Beta Was this translation helpful? Give feedback.
-
|
每次打开窗口都要切换浏览器地址,感觉很不方便。还有网址的显示,一旦通过对话刷掉后就找不到了,能不能优化下,通过快捷键展示或者展示在固定的地方 |
Beta Was this translation helpful? Give feedback.
-
发送的内容直接溢出对话框
|
Beta Was this translation helpful? Give feedback.








Uh oh!
There was an error while loading. Please reload this page.
-
Reasonix's primary surface is the terminal. The card-stream redesign shipped in 0.18, and the design anchor lives at
design/agent-tui-terminal.html— open it in a browser, it's a static HTML "screenshot" of the intended look + every interaction state.Want your input on:
cmd, mosh, tmux, iTerm, ConPTY, WSL, Termux, …A few anchors to react against:
src/cli/ui/slash/commands.ts. Should anything be promoted to a key chord? Removed? Added?↵send ·⇧↵newline ·Escabort/close ·↑↓history ·⌘Kpalette. Anything you reach for that fails?y / a / n(approve / always / deny). Friction or feature?tools 23 · mcp 2 · last event 12s. Useful or noise? What would you put there instead?--newpreserves the old,--resumefinds the latest. Right defaults?Not asking for polished proposals — half-baked is welcome. Code references / screenshots / asciicasts all useful.
Replies in English or 中文 都行.
Beta Was this translation helpful? Give feedback.
All reactions