hermes-agent/agent
teknium1 28ae5db9b0 Merge PR #453: fix: handle None args in build_tool_preview
Authored by 0xbyt4. Adds defensive guard for None/empty args in
build_tool_preview() to prevent crashes when a model returns null
tool call arguments.
2026-03-09 20:58:34 -07:00
..
__init__.py
auxiliary_client.py fix: vision auto-detection now falls back to custom/local endpoints 2026-03-09 15:36:19 -07:00
context_compressor.py fix: use correct role for summary message in context compressor 2026-03-08 23:09:04 -07:00
display.py
insights.py
model_metadata.py
prompt_builder.py Merge: skill reorganization + sub-category support 2026-03-09 03:40:11 -07:00
prompt_caching.py
redact.py feat: expand secret redaction patterns 2026-03-09 01:28:27 -07:00
skill_commands.py
trajectory.py