hermes-agent/website/docs
Teknium 36af1f3baf
feat(telegram): Private Chat Topics with functional skill binding (#2598)
Salvages PR #3005 by web3blind. Cherry-picked onto current main with functional skill binding and docs added.

- DM topic creation via createForumTopic (Bot API 9.4, Feb 2026)
- Config-driven topics with thread_id persistence across restarts
- Session isolation via existing build_session_key thread_id support
- auto_skill field on MessageEvent for topic-skill bindings
- Gateway auto-loads bound skill on new sessions (same as /skill commands)
- Docs: full Private Chat Topics section in Telegram messaging guide
- 20 tests (17 original + 3 for auto_skill)

Closes #2598
Co-authored-by: web3blind <web3blind@users.noreply.github.com>
2026-03-26 02:04:11 -07:00
..
developer-guide docs: document 9 previously undocumented features 2026-03-24 08:56:21 -07:00
getting-started remove config drift check for nix (#3061) 2026-03-25 15:46:29 -07:00
guides docs: quote pip install extras to fix zsh glob errors (#2815) 2026-03-24 09:25:01 -07:00
reference docs: quote pip install extras to fix zsh glob errors (#2815) 2026-03-24 09:25:01 -07:00
user-guide feat(telegram): Private Chat Topics with functional skill binding (#2598) 2026-03-26 02:04:11 -07:00
index.md docs(voice): add comprehensive voice mode guide 2026-03-14 09:50:45 -07:00