mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-29 01:31:41 +00:00
Tolerating null top-level keys silently drops user settings (e.g. `agent.system_prompt` next to a bare `agent:` line is gone). Probe at session create, log via `logger.warning`, and surface in the boot info under `config_warning` — rendered in the TUI feed alongside the existing `credential_warning` banner. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_make_agent_provider.py | ||
| test_protocol.py | ||
| test_render.py | ||