..
assets
chore: limit generic status phrases to long-running notifications
2026-07-05 06:29:26 -07:00
builtin_hooks
platforms
fix(qqbot): add is_reconnect param to QQAdapter.connect for gateway reconnect compat
2026-07-09 19:09:38 -07:00
relay
fix: widen None-deref guards to config-derived sibling sites + tests
2026-07-09 21:10:07 -07:00
__init__.py
authz_mixin.py
fix(gateway): per-profile pairing whitelist isolation in multiplex mode ( #53045 salvage) ( #59330 )
2026-07-07 18:25:52 +10:00
cgroup_cleanup.py
channel_directory.py
fix(gateway): offload channel directory session scans
2026-07-09 06:27:04 -07:00
code_skew.py
config.py
fix(gateway): tolerate scalar gateway config block
2026-07-09 18:23:27 -07:00
cwd_placeholder.py
fix(gateway): resolve terminal.cwd placeholders per backend and mount mode
2026-07-04 13:28:47 -07:00
dead_targets.py
delivery.py
display_config.py
fix: normalize display boolean strings
2026-07-05 06:29:26 -07:00
drain_control.py
hooks.py
kanban_watchers.py
fix(kanban): route notifier wake via profile chokepoint; harden review findings
2026-07-02 00:05:48 +05:30
memory_monitor.py
message_timestamps.py
mirror.py
refactor: consolidate gateway session metadata into state.db ( #58899 )
2026-07-05 14:01:03 -07:00
pairing.py
fix: merge split gateway pairing stores
2026-07-07 02:18:17 -07:00
platform_registry.py
response_filters.py
fix(gateway): tolerate punctuation on silence markers
2026-07-05 02:12:26 -07:00
restart.py
restart_loop_guard.py
fix(gateway,cron): guard cron model-tool path + add auto-resume loop breaker ( #30719 )
2026-07-01 02:48:36 -07:00
rich_sent_store.py
run.py
fix(gateway): enforce one async SessionStore boundary
2026-07-10 12:38:48 +05:30
runtime_footer.py
scale_to_zero.py
session.py
fix(gateway): unify routing save and reset races
2026-07-10 12:38:48 +05:30
session_context.py
fix(delegation): route async results to origin session
2026-07-08 07:06:15 -07:00
shutdown_forensics.py
slash_access.py
slash_commands.py
fix(gateway): close SessionStore concurrency gaps
2026-07-10 12:38:48 +05:30
status.py
fix(dashboard): cache gateway PID status probes
2026-07-09 01:19:07 +05:30
status_phrases.py
chore: limit generic status phrases to long-running notifications
2026-07-05 06:29:26 -07:00
sticker_cache.py
stream_consumer.py
fix(telegram): harden flood fallback recovery
2026-07-11 11:13:50 +05:30
stream_dispatch.py
stream_events.py
whatsapp_identity.py