Skip to content

outsourc-e/hermesworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HermesWorld — Hermes Dashboard Plugin

Embed HermesWorld directly as a tab in your Hermes Agent dashboard.

Install

Dashboard UI:

  1. Open your Hermes dashboard → Plugins page
  2. Paste: outsourc-e/hermesworld
  3. Click Install → enable

CLI:

hermes plugins install outsourc-e/hermesworld --enable
hermes gateway restart

Requirements

What it does

Adds a HermesWorld tab to the dashboard sidebar that embeds the hosted HermesWorld runtime (https://hermes-world.ai/play/?embed=dashboard). You can override the base URL in the tiny settings panel if you run a private HermesWorld host.

Structure

hermesworld/
├── plugin.yaml              # Agent plugin manifest
├── __init__.py              # No-op register (dashboard-only)
├── dashboard/
│   ├── manifest.json        # Dashboard tab metadata
│   └── dist/
│       └── index.js         # Plugin UI bundle
└── README.md

License

MIT

About

HermesWorld dashboard plugin for Hermes Agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages