hermes-agent-features/agent
kshitij 0bb7ed1d95 refactor: salvage adapter and CLI cleanup from PR #939
Salvaged from PR #939 by kshitij.

- deduplicate Discord slash command dispatch and local file send helpers
- deduplicate Slack file uploads while preserving thread metadata
- extract shared CLI session relative-time formatting
- hoist browser PATH cleanup constants and throttle screenshot pruning
- tidy small type and import cleanups
2026-03-14 03:07:11 -07:00
..
__init__.py
anthropic_adapter.py
auxiliary_client.py fix(cli): respect HERMES_HOME in all remaining hardcoded ~/.hermes paths 2026-03-13 21:32:53 -07:00
context_compressor.py feat: improve context compaction handoff summaries (#1273) 2026-03-14 02:33:31 -07:00
display.py refactor: salvage adapter and CLI cleanup from PR #939 2026-03-14 03:07:11 -07:00
insights.py
model_metadata.py
prompt_builder.py fix: log prompt builder skill parsing fallbacks 2026-03-14 02:22:17 -07:00
prompt_caching.py
redact.py
skill_commands.py
trajectory.py