Bug Fixes
HTML entity escaping in Telegram messages
- All angle brackets in i18n placeholder hints (e.g.
<number>,<file>,<n>) are now properly escaped as<...>inside<code>tags - Previously, Telegram's HTML parse mode would silently strip these as unknown tags, showing broken hints like
/projectinstead of/project <number> - Fixed across all 3 languages (Ukrainian, English, Russian) — ~27 strings total
/forum command added to help text
/forumnow appears in the help output (/help) for all 3 languages under a new "Forum Mode" section- Users can discover forum setup instructions without guessing commands
Upgrade
npx github:Lexus2016/claude-code-studio@latest