Bug Fixes
/connect command reliability
- Moved
/connecthandling before forum routing and authorization checks — works immediately in any supergroup context - Strips
@botnamesuffix (e.g./connect@MyBotnow works correctly) - Works in both General and topic threads
Forum structure creation ordering
- "Connected" confirmation now sent before topic creation begins (user sees feedback instantly)
- Cleared
_currentThreadIdduring structure creation so Tasks/Activity topics receive their pinned messages in the correct threads (not in the/connectthread) - Added diagnostic logging for topic creation steps
- Proper rollback on failure with
_currentThreadIdrestoration viafinallyblock
Upgrade
npx github:Lexus2016/claude-code-studio@latest