hermes-agent/plugins
AhmetArif0 35b7befc67 fix(line): add trust_env=True to all _LineClient aiohttp sessions
_LineClient's five aiohttp.ClientSession() calls omit trust_env=True,
silently bypassing HTTP_PROXY / HTTPS_PROXY / ALL_PROXY. Result: every
LINE API call (reply, push, loading, fetch_content, get_bot_user_id)
ignores the system proxy.

Fix: add trust_env=True to all five session constructions. Symmetric
with the wecom and weixin adapters which already set this flag. No
behavior change for users not behind a proxy.
2026-05-16 23:11:43 -07:00
..
context_engine
disk-cleanup
example-dashboard/dashboard
google_meet
hermes-achievements
image_gen
kanban
memory
model-providers fix(deepseek): set default_aux_model on profile so aux warning stops firing 2026-05-16 22:54:22 -07:00
observability/langfuse
platforms fix(line): add trust_env=True to all _LineClient aiohttp sessions 2026-05-16 23:11:43 -07:00
spotify
teams_pipeline
video_gen
web
__init__.py