Skip to content

feat(telegram): add /models shortcut for model list and switch#2153

Open
Alix-007 wants to merge 1 commit intosipeed:mainfrom
Alix-007:issue-2145-telegram-model-affordance
Open

feat(telegram): add /models shortcut for model list and switch#2153
Alix-007 wants to merge 1 commit intosipeed:mainfrom
Alix-007:issue-2145-telegram-model-affordance

Conversation

@Alix-007
Copy link
Copy Markdown
Contributor

Summary

  • add a Telegram-only /models shortcut to the registered bot commands
  • rewrite /models to the existing /list models flow and /models <name> to /switch model to <name>
  • add focused Telegram command registration and dispatch coverage

Scope

This is a narrow phase-1 affordance for Telegram only. It improves model discovery/switching without adding callback-button infrastructure or changing the existing cross-channel command runtime.

Testing

  • go test ./pkg/channels/telegram -count=1
  • go run github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.10.1 run --build-tags=goolm,stdjson ./pkg/channels/telegram

Refs #2145

@sipeed-bot sipeed-bot bot added type: enhancement New feature or request domain: channel go Pull requests that update go code labels Mar 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: channel go Pull requests that update go code type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant