Skip to content

fix: stop renaming user-created Telegram topics on bind#73

Merged
six-ddc merged 1 commit intosix-ddc:mainfrom
frankjoshua:fix/stop-topic-rename
Apr 22, 2026
Merged

fix: stop renaming user-created Telegram topics on bind#73
six-ddc merged 1 commit intosix-ddc:mainfrom
frankjoshua:fix/stop-topic-rename

Conversation

@frankjoshua
Copy link
Copy Markdown
Contributor

Summary

  • Removes the automatic topic rename when binding a thread to a window
  • Users who create their own named topics in the Telegram supergroup lose their chosen name when ccbot renames it to match the tmux window name
  • This preserves user-created topic names while still binding correctly

Test plan

  • Create a custom-named topic in the supergroup
  • Use /start to bind it to a session
  • Verify the topic keeps its original name

🤖 Generated with Claude Code

@six-ddc
Copy link
Copy Markdown
Owner

six-ddc commented Apr 22, 2026

Thanks @frankjoshua for the clean catch — the auto-rename was overriding user-chosen topic names, which is exactly the kind of silent side-effect we want to avoid. Minimal, surgical diff. Merging now. 🙏

@six-ddc six-ddc merged commit 350c653 into six-ddc:main Apr 22, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants