feat: Telegram connector overhaul — auth, trading panel, hot-reload#104
Merged
luokerenx4 merged 1 commit intomasterfrom Apr 6, 2026
Merged
feat: Telegram connector overhaul — auth, trading panel, hot-reload#104luokerenx4 merged 1 commit intomasterfrom
luokerenx4 merged 1 commit intomasterfrom
Conversation
Single /trading command replaces /wallet, /push, /reject. Shows account overview with inline keyboard for multi-account selection, per-account panel with equity/pending/history, and Approve/Reject buttons. After action, panel refreshes in-place. Also updates tradingPush tool descriptions to be connector-neutral. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
connectors.jsonper request — no restart needed to add/remove users?addChatId=pre-filled, one-click authorization/tradingpanel: single command with multi-account overview, per-account detail panel (equity, pending commits, history), inline keyboard Approve/Reject/Back navigationtradingPushno longer hardcodes "approve in the UI"chatIds(actual behavior: reject all)Commits
4e1fab1fix: telegram auth guard hot-reload chatIds + fix misleading comment89fec76feat: telegram magic link onboarding for chat authorization6799ddffeat: Telegram /trading panel with multi-account supportTest plan
/tradingwith single account → shows full panel/tradingwith multiple accounts → shows overview + account selector buttons🤖 Generated with Claude Code