mirror of
https://github.com/community-unscripted/ProxmoxVED.git
synced 2026-07-18 03:15:31 -04:00
[PR #10] [MERGED] Hermes agent #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Heretek-AI/ProxmoxVED/pull/10
Author: @BillyOutlast
Created: 3/9/2026
Status: ✅ Merged
Merged: 3/9/2026
Merged by: @BillyOutlast
Base:
main← Head:Hermes-Agent📝 Commits (10+)
4bdf63chermes initial16e90c0add gpu passthrough2fc5abagpu 248e1acfcorrected urlf2a2cd5updated install for offical refe56164fupdated roo2949294updated with ai.mddd4fc4cupdated community script64be410formatting fix28c0c34updated naming📊 Changes
5 files changed (+276 additions, -0 deletions)
View changed files
📝
.gitignore(+1 -0)➕
ct/headers/hermes(+6 -0)➕
ct/hermes.sh(+73 -0)➕
frontend/public/json/hermes.json(+42 -0)➕
install/hermes-install.sh(+154 -0)📄 Description
✍️ Description
Adds a new script for Hermes Agent - a self-improving AI agent by NousResearch. The agent creates skills from experience, improves them during use, and builds a deepening model of user preferences across sessions. Supports multiple LLM providers (OpenAI, OpenRouter, Nous Portal) and messaging platforms.
Files included:
ct/hermes.sh- Container creation and update scriptinstall/hermes-install.sh- Installation scriptfrontend/public/json/hermes.json- Website metadatact/headers/hermes- ASCII art header🔗 Related PR / Issue
Link: #
✅ Prerequisites (X in brackets)
🛠️ Type of Change (X in brackets)
README,AppName.md,CONTRIBUTING.md, or other docs.🔍 Code & Security Review (X in brackets)
Code_Audit.md&CONTRIBUTING.mdguidelinesAppName.sh,AppName-install.sh,AppName.json)📋 Additional Information (optional)
Technical Details:
uvpackage managerhermes gatewayon port 8000/root/.hermes/hermes updatecommandResource Requirements:
📦 Application Requirements (for new scripts)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.