hermes-agent/agent
Teknium fc5fda5e38
fix(display): render <missing old_text> in memory previews instead of empty quotes (#12852)
When the model omits old_text on memory replace/remove, the tool preview
rendered as '~memory: ""' / '-memory: ""', which obscured what went wrong.
Render '<missing old_text>' in that case so the failure mode is legible
in the activity feed.

Narrow salvage from #12456 / #12831 — only the display-layer fix, not the
schema/API changes.
2026-04-19 22:45:47 -07:00
..
__init__.py
anthropic_adapter.py
auxiliary_client.py
bedrock_adapter.py
context_compressor.py
context_engine.py
context_references.py
copilot_acp_client.py
credential_pool.py
display.py
error_classifier.py
gemini_cloudcode_adapter.py
gemini_native_adapter.py
google_code_assist.py
google_oauth.py
insights.py
manual_compression_feedback.py
memory_manager.py
memory_provider.py
model_metadata.py
models_dev.py
nous_rate_guard.py
prompt_builder.py
prompt_caching.py
rate_limit_tracker.py
redact.py
retry_utils.py
skill_commands.py
skill_utils.py
subdirectory_hints.py
title_generator.py
trajectory.py
usage_pricing.py