42-evey
evey-telegram-ux
Telegram UX improvements for Hermes Agent: message formatting and interruption management.
Repository last updated Jul 18, 2026
Overview
This plugin enhances the Telegram user experience for Hermes Agent by improving message formatting and providing interruption management capabilities. It is designed for developers and users who interact with Hermes Agent via Telegram and want a more polished and controllable interface.
The plugin focuses on two key areas: formatting messages to be more readable and visually structured, and managing interruptions to allow users to stop ongoing agent actions. This makes interactions smoother and gives users better control over agent behavior.
Built for the Hermes Agent ecosystem, it integrates seamlessly as a plugin, extending the agent's Telegram interface without modifying core functionality.
Highlights
- Enhanced message formatting for better readability
- Interruption management to stop agent actions
- Seamless integration with Hermes Agent Telegram interface
Features
Message Formatting
Improves the visual structure of Telegram messages from Hermes Agent, making them clearer and easier to read.
Interruption Management
Allows users to interrupt ongoing agent actions via Telegram, providing greater control over agent behavior.
Installation
Commands are reproduced exactly as published by the project maintainers. Always check the upstream repository for the current instructions.
git clone https://github.com/42-evey/hermes-plugins.git
cp -r hermes-plugins/evey-* ~/.hermes/plugins/
cp hermes-plugins/evey_utils.py ~/.hermes/plugins/
# Restart hermes-agentRequirements
- Hermes Agent installed and configured
- Python 3.8+
How it's built
The plugin is written in Python and follows the standard plugin architecture for Hermes Agent. It integrates with the agent's Telegram handler to intercept and modify message formatting and to listen for interruption commands.
Repository layout is not specified, but typical Hermes Agent plugins include a plugin.py entry point and configuration files.
Source
This summary was written for Neura Market from the project's own repository. Install commands, identifiers and licence details are reproduced unchanged. The 42-evey/evey-telegram-ux repository is the authoritative source and the place to file issues or contribute.
Category: Messaging & Social · Licensed under MIT