When using the TUI on konsole, arch linux, i get these errors.
It's been terrible to use lately, every keypress runs on 3fps. there's severe lag when it comes to sending prompts, keystrokes, etc. to the point where prompt lags for about 30 seconds before sending.
For the actual typing lag: the evidence points at a Factory Droid TUI/render bug in Konsole/Wayland, not MCP/context length. ~/.factory/logs/
console.log has:
Maximum update depth exceeded
That is a React infinite re-render warning. Droid is running as version: 0.153.0, terminal konsole, session wayland. If the input prompt itself
is repainting in a bad loop, every keypress will feel like 3 FPS.
When using the TUI on konsole, arch linux, i get these errors.
It's been terrible to use lately, every keypress runs on 3fps. there's severe lag when it comes to sending prompts, keystrokes, etc. to the point where prompt lags for about 30 seconds before sending.
For the actual typing lag: the evidence points at a Factory Droid TUI/render bug in Konsole/Wayland, not MCP/context length. ~/.factory/logs/
console.log has:
Maximum update depth exceeded
That is a React infinite re-render warning. Droid is running as version: 0.153.0, terminal konsole, session wayland. If the input prompt itself
is repainting in a bad loop, every keypress will feel like 3 FPS.