v0.4.41

decolua/9routerv0.4.41May 14, 2026by decolua

AI Summary

Redesigns the CLI tools interface and integrates jcode for improved developer workflow.

Key Highlights

  • Redesigns CLI Tools dashboard with grid layout and dedicated detail pages
  • Adds jcode CLI tool integration with auto-configuration
  • Adds drag-and-drop reordering for combo models
  • Fixes TUI input lag and DeepSeek reasoning content preservation

New Features

  • jcode CLI tool integration
  • CLI Tools dashboard redesign
  • Drag-and-drop reordering
  • Today period option in Usage & Analytics
  • DeepSeek V4 Pro effort aliases

Full Release Notes

Features:
- Add jcode CLI tool integration with auto-configuration (#1047)
- Redesign CLI Tools dashboard: grid layout (1/2/3 cols) + dedicated detail page per tool
- Add drag-and-drop reordering for combo models (#1108)
- Add Today period option to Usage & Analytics (#1063)
- Add DeepSeek V4 Pro effort aliases (#950)

Fixes:
- fix(autostart): work on nvm + npm 9/10, actually register with launchctl (#1104, fixes #1082)
- Fix Ollama usage not tracked/shown in UI (#1102)
- fix(opencode): preserve DeepSeek reasoning content (#1099, fixes #1093)
- Fix TUI input lag (replace enquirer with native readline, persistent raw mode)
- fix(ui): show API key row actions on mobile (#1112)

Improvements:
- Sync DeepSeek TUI card style with other CLI tools
- Add official logos for Amp CLI, jcode, Qwen Code
- Resize deepseek-tui icon 1024->128 with padding for visual consistency