Hermes Config
@mgreten/hermes-configv2026.07.16.1
01README
Manage Hermes AI agent model configuration — set the main model, configure auxiliary task overrides, and restart the gateway. Safe edit protocol: backup → edit → validate → restart.
02Release Notes
Rebuild against swamp CLI 20260716
03Models
@mgreten/hermes-configv2026.07.16.1hermes_config.ts
fn getConfig()
Read the current main model and auxiliary overrides from Hermes config.yaml.
fn setMainModel()
Set the Hermes main model. Updates model.default and model.provider, and
fn setAuxiliaryModels()
Override or reset auxiliary task models. Pass a tasks map where each value is
fn restartGateway()
Restart the Hermes gateway to apply config changes.
Resources
configState(1h)— Current Hermes model configuration snapshot
opResult(7d)— Result of a configuration change operation
04Previous Versions
2026.07.10.1
2026.06.27.1
Added 1, removed 1 models
2026.05.28.1
05Stats
A
100 / 100
Downloads
9
Archive size
14.6 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
06Platforms
07Labels