Replies: 1 comment 1 reply
-
|
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 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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