hermes-agent/agent
teknium1 c1d9e9a285 refactor: improve stdout handling in KawaiiSpinner class
- Captured stdout at spinner creation to prevent redirection issues from child agents.
- Replaced direct print statements with a new `_write` method for consistent output handling during spinner animation and final message display.
- Enhanced code maintainability and clarity by centralizing output logic.
2026-02-24 03:48:11 -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: improve stdout handling in KawaiiSpinner class 2026-02-24 03:48:11 -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