hermes-agent/agent
teknium1 6845852e82 refactor: update failure message handling in display module and add debug logging in code execution tool
- Modified the `_wrap` function to append a failure suffix without applying red coloring, simplifying the failure message format.
- Introduced temporary debug logging in the `execute_code` function to track enabled and sandbox tools, aiding in troubleshooting.
2026-02-24 14:25:53 -08:00
..
__init__.py Refactor Terminal and AIAgent cleanup 2026-02-21 22:31:43 -08:00
auxiliary_client.py Hermes Agent UX Improvements 2026-02-22 02:16:11 -08:00
context_compressor.py Hermes Agent UX Improvements 2026-02-22 02:16:11 -08:00
display.py refactor: update failure message handling in display module and add debug logging in code execution tool 2026-02-24 14:25:53 -08:00
model_metadata.py Refactor Terminal and AIAgent cleanup 2026-02-21 22:31:43 -08:00
prompt_builder.py feat: introduce skills management features in AIAgent and CLI 2026-02-22 13:28:13 -08:00
prompt_caching.py Refactor Terminal and AIAgent cleanup 2026-02-21 22:31:43 -08:00
trajectory.py Refactor Terminal and AIAgent cleanup 2026-02-21 22:31:43 -08:00