Skip to content

v1.0.3

Latest

Choose a tag to compare

@liangyou09 liangyou09 released this 14 Aug 09:45
· 2 commits to main since this release

LyShell v1.0.3

Release date: 2026-08-14

✨ Features

  • Multi-format MCP registration: MCP registration now emits JSON / CLI / TOML configs and unifies panel monospace fonts for direct client integration.
  • Agent icon redesign: rounded robot head with a smile and round line caps.
  • Rack bar icon upgrade: icons enlarged to 24px with hover scale, active glow, and an online breathing animation.
  • Persistent quick-command bar: the quick-command bar is now always visible with a "New" button, plus required name / command validation.
  • Settings merged into the rack bar: settings now lives in the left rack bar's bottom slot; removed the title-bar ⚙ and floating panel.

🐛 Bug Fixes

  • Terminal auto-focus: auto-focus the terminal after creating a session or switching tabs, limited to the active, unhidden instance to avoid focus contention.
  • First-column text drift: switched to a Unicode 15 width table with floating-point width measurement, fixing first-column drift with CJK / emoji.

📖 Docs

  • Documented plugin sub-process isolation and new MCP tools in the README.