mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-18 14:52:04 +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. |
||
|---|---|---|
| .. | ||
| automate-with-cron.md | ||
| automation-blueprints.md | ||
| aws-bedrock.md | ||
| azure-foundry.md | ||
| cron-script-only.md | ||
| cron-troubleshooting.md | ||
| daily-briefing-bot.md | ||
| delegation-patterns.md | ||
| github-pr-review-agent.md | ||
| google-gemini.md | ||
| local-llm-on-mac.md | ||
| local-ollama-setup.md | ||
| microsoft-graph-app-registration.md | ||
| migrate-from-openclaw.md | ||
| minimax-oauth.md | ||
| oauth-over-ssh.md | ||
| operate-teams-meeting-pipeline.md | ||
| pipe-script-output.md | ||
| python-library.md | ||
| run-hermes-with-nous-portal.md | ||
| team-telegram-assistant.md | ||
| tips.md | ||
| use-mcp-with-hermes.md | ||
| use-soul-with-hermes.md | ||
| use-voice-mode-with-hermes.md | ||
| webhook-github-pr-review.md | ||
| work-with-skills.md | ||
| xai-grok-oauth.md | ||