1 Repo
Coordination of agent tasks across diverse compute environments such as local shells, Docker, and SSH.
Distinct from Multi-Agent Task Orchestrators: Focuses on the diversity of the execution environment (local vs container vs remote) rather than the multi-step agent workflow logic.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Execution Environment Orchestration. Refine with filters or upvote what's useful.
Hermes-webui is a self-hosted AI orchestrator and web interface for managing autonomous agents. It serves as a multi-provider gateway that connects cloud and local large language models, providing a central hub to execute scheduled background jobs, run shell commands, and manage agent memory on private hardware. The system distinguishes itself through a persistent memory manager that utilizes knowledge graphs and markdown files for long-term context across sessions. It features a model context protocol host for extending agent capabilities with standardized tools and supports the orchestratio
Executes agent tasks across diverse environments including local shells, Docker containers, and SSH connections.