Skip to content

v0.5.183

Choose a tag to compare

@lcsmas lcsmas released this 30 Jul 16:30

What's new

  • Fixed: the skills dropdown never appeared. Typing / in the agent
    composer silently did nothing. The skills were being found and the popover
    was being rendered correctly — a CSS rule on the composer card was clipping
    it out of existence and anchoring it to the wrong element. / now shows
    your project and user skills again, plus the built-in commands.

  • Skills and bash prefixes are now highlighted as you type, matching the
    Claude Code desktop app: a leading /skill renders in blue and a leading
    ! bash prefix in purple, so you can see at a glance how your message will
    be dispatched. Ordinary text — and things that only look like commands, such
    as /etc/hosts or and/or — stay unstyled.

Full Changelog: v0.5.182...v0.5.183