hermes-agent/website/docs
Teknium be4f049f46 fix: salvage follow-ups for Weixin adapter (#6747)
- Remove sys.path.insert hack (leftover from standalone dev)
- Add token lock (acquire_scoped_lock/release_scoped_lock) in
  connect()/disconnect() to prevent duplicate pollers across profiles
- Fix get_connected_platforms: WEIXIN check must precede generic
  token/api_key check (requires both token AND account_id)
- Add WEIXIN_HOME_CHANNEL_NAME to _EXTRA_ENV_KEYS
- Add gateway setup wizard with QR login flow
- Add platform status check for partially configured state
- Add weixin.md docs page with full adapter documentation
- Update environment-variables.md reference with all 11 env vars
- Update sidebars.ts to include weixin docs page
- Wire all gateway integration points onto current main

Salvaged from PR #6747 by Zihan Huang.
2026-04-10 05:54:37 -07:00
..
developer-guide docs: add cron script timeout and provider recovery documentation 2026-04-10 02:57:57 -07:00
getting-started fix(termux): improve status and install UX 2026-04-09 16:24:53 -07:00
guides fix: correct inaccuracies and add sidebar entry for cron troubleshooting guide 2026-04-10 03:48:00 -07:00
integrations fix(compaction): don't halve context_length on output-cap-too-large errors 2026-04-09 11:27:41 -07:00
reference fix: salvage follow-ups for Weixin adapter (#6747) 2026-04-10 05:54:37 -07:00
user-guide fix: salvage follow-ups for Weixin adapter (#6747) 2026-04-10 05:54:37 -07:00
index.md fix(bluebubbles): add missing integration points and documentation (#6460) 2026-04-09 00:19:05 -07:00