mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-13 14:02:16 +00:00
Sessions no longer auto-reset by default. SessionResetPolicy.mode now defaults to "none" (was "both": 24h idle + daily 4am), matching the setup wizard's existing no-reset default and community feedback that surprise context loss hurts more than it helps. - gateway/config.py: dataclass default + from_dict fallback -> "none"; installs whose config.yaml lacks a session_reset section stop auto-resetting - hermes_cli/setup.py: "Never auto-reset" is now the recommended/default choice in hermes setup agent; stale comment updated - docs (en + zh-Hans): default is no auto-reset, opt in via session_reset in config.yaml Users who explicitly configured idle/daily/both resets keep them. |
||
|---|---|---|
| .. | ||
| bluebubbles.md | ||
| dingtalk.md | ||
| discord.md | ||
| email.md | ||
| feishu.md | ||
| google_chat.md | ||
| homeassistant.md | ||
| index.md | ||
| line.md | ||
| matrix.md | ||
| mattermost.md | ||
| msgraph-webhook.md | ||
| ntfy.md | ||
| open-webui.md | ||
| qqbot.md | ||
| signal.md | ||
| simplex.md | ||
| slack.md | ||
| sms.md | ||
| teams-meetings.md | ||
| teams.md | ||
| telegram.md | ||
| webhooks.md | ||
| wecom-callback.md | ||
| wecom.md | ||
| weixin.md | ||
| whatsapp.md | ||
| yuanbao.md | ||