Skip to content

fix(hermes): log provider startup semantics#259

Open
YOMXXX wants to merge 1 commit into
TencentCloud:mainfrom
YOMXXX:fix/hermes-startup-runtime-banner
Open

fix(hermes): log provider startup semantics#259
YOMXXX wants to merge 1 commit into
TencentCloud:mainfrom
YOMXXX:fix/hermes-startup-runtime-banner

Conversation

@YOMXXX

@YOMXXX YOMXXX commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • log a Hermes provider startup banner explaining that memory.provider loads memory_tencentdb
  • clarify that memory_enabled/user_profile_enabled only affect host prompt advertising, not plugin execution
  • warn if host config fields are passed through with disabled-looking values

Fixes #95

Verification

  • PYTHONPATH=/tmp/hermes-agent-stub HERMES_AGENT_ROOT=/tmp/hermes-agent-stub /tmp/tdai-memory-pytest-venv/bin/python -m pytest hermes-plugin/memory/memory_tencentdb/tests/test_memory_tencentdb_recovery.py -q
  • npm test
  • npm run build

Signed-off-by: 李冠辰 <liguanchen@xiaomi.com>
@Maxwell-Code07

Copy link
Copy Markdown
Collaborator

We have received multiple PRs submitted by you. Thank you for your consistent contributions. We will review them one by one and provide feedback accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UX] Improve startup observability when host config appears to disable memory but provider still loads plugin

2 participants