Zero-fork release. Clone, don't fork.
Project Workspace now runs on vanilla pip install hermes-agent (0.10.0+). No patches, no forks, no drift. Upgrade any time with pip install -U hermes-agent.
Highlights
- Zero-fork architecture — workspace talks directly to vanilla
hermes-agentvia standard endpoints - One-liner installer —
curl -fsSL … | bashprovisions everything - Conductor (
/conductor) — mission-control surface: spawn missions, assign workers, watch live output - Operations (
/operations) — agent registry: pause, steer, kill live agents with role + model insight - Hermes-Nous theme — dark + light editorial variants with cobalt/paper surface pass
- Synthesized tool pills — inline tool-call rendering from dashboard stream markers
- Landing parity pass — hero, features, screenshots, setup, OG image, mobile theme toggle
Fixes
- Duplicate responses and disappearing history on interrupt (#62)
- Portable-mode double user message + uncleaned timeouts
- Local model selection actually propagates to chat
- Dashboard token injection on
/instead of/index.html - Onboarding no longer stacks behind workspace shell
Full notes: CHANGELOG.md
Upgrade
git pull
pnpm install
pnpm buildPair with latest agent: pip install -U hermes-agent