Hermes Agent plugins may miss the workspace in Docker
This Reddit post asks about a problem with running Hermes Agent inside Docker. The title says the plugins are having trouble finding the workspace. The provided item does not include the full post, error logs, or a confirmed fix.
Key points
- The post is about running Hermes Agent in Docker.
- The reported issue is plugins not finding the workspace.
- No detailed error message or fix is included in the provided item.
- For a similar setup, check Docker folder mounts, paths, and permissions first.
Quick term guide
- Hermes Agent
- It appears to be a tool or community for building and managing AI agents.
- Docker
- A tool that packages an app with what it needs to run in many places.
- plugins
- Small add-ons that give the tool extra abilities.
- workspace
- A dedicated area inside the app where your project files are organized and connected
- hermes-agent
- A likely name for Nous Research’s agent-style AI tool or service.
- project files
- Files connected to an AI tool so it can use them as context.
- container
- A lightweight way to run an isolated app or service without spinning up a full virtual machine.
- permissions
- Settings that define what files or actions a system or user is allowed to access.