Teknium
7cec784b64
fix: complete Weixin platform parity audit — 16 missing integration points
Systematic audit found Weixin missing from:
Code:
- gateway/run.py: early WEIXIN_ALLOW_ALL_USERS env check
- gateway/platforms/webhook.py: cross-platform delivery routing
- hermes_cli/dump.py: platform detection for config export
- hermes_cli/setup.py: hermes setup wizard platform list + _setup_weixin
- hermes_cli/skills_config.py: platform labels for skills config UI
Docs (11 pages):
- developer-guide/architecture.md: platform adapter listing
- developer-guide/cron-internals.md: delivery target table
- developer-guide/gateway-internals.md: file tree
- guides/cron-troubleshooting.md: supported platforms list
- integrations/index.md: platform links
- reference/toolsets-reference.md: toolset table
- user-guide/configuration.md: platform keys for tool_progress
- user-guide/features/cron.md: delivery target table
- user-guide/messaging/index.md: intro text, feature table,
mermaid diagram, toolset table, setup links
- user-guide/messaging/webhooks.md: deliver field + routing table
- user-guide/sessions.md: platform identifiers table
2026-04-10 05:54:37 -07:00
..
2026-03-05 05:24:55 -08:00
2026-04-03 01:46:45 -07:00
2026-04-09 17:07:29 -07:00
2026-04-09 14:20:16 -07:00
2026-04-07 10:17:44 -07:00
2026-03-24 08:19:34 -07:00
2026-04-05 12:33:47 -07:00
2026-04-05 19:45:50 -07:00
2026-04-07 10:21:03 -07:00
2026-04-10 05:54:37 -07:00
2026-04-07 10:21:03 -07:00
2026-04-08 16:39:17 -07:00
2026-04-05 19:45:50 -07:00
2026-04-04 16:55:44 -07:00
2026-04-05 19:45:50 -07:00
2026-03-30 20:30:11 -07:00
2026-04-08 23:54:15 -07:00
2026-04-06 22:15:58 -07:00
2026-04-05 19:45:50 -07:00
2026-03-18 04:18:08 -07:00
2026-04-06 16:43:42 -07:00
2026-03-15 06:24:28 -07:00
2026-03-24 07:53:07 -07:00
2026-04-06 13:49:13 -07:00
2026-04-08 02:28:40 -07:00
2026-04-03 23:30:29 -07:00
2026-04-08 13:47:08 -07:00
2026-03-05 23:51:46 -08:00
2026-04-07 10:17:44 -07:00