feat(cli): show Telegram bot username in status

This commit is contained in:
Peter Steinberger
2026-01-18 18:36:08 +00:00
parent 5f21bf735a
commit 42e6ff4611
3 changed files with 29 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ Docs: https://docs.clawd.bot
### Changes
- Dependencies: update core + plugin deps (grammy, vitest, openai, Microsoft agents hosting, etc.).
- CLI: show Telegram bot username in channel status (probe/runtime).
### Fixes
- Configure: hide OpenRouter auto routing model from the model picker. (#1182) — thanks @zerone0x.