content
large_stringlengths
3
20.5k
url
large_stringlengths
53
192
βŒ€
branch
large_stringclasses
4 values
source
large_stringclasses
51 values
embeddings
listlengths
384
384
score
float64
-0.21
0.65
room ### Interrupts and Concurrency Hermes tracks running agents by session key. With the default `group\_sessions\_per\_user: true`: - Alice interrupting her own in-flight request only affects Alice's session in that channel - Bob can keep talking in the same channel without inheriting Alice's history or interrupting ...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/user-guide/messaging/discord.md
main
hermes-agent
[ 0.03895706310868263, -0.08934395015239716, -0.005824123974889517, -0.01833249256014824, -0.028032878413796425, -0.045394737273454666, 0.04591815918684006, -0.06983591616153717, 0.05027848482131958, 0.024324098601937294, -0.007302335929125547, -0.023836441338062286, 0.0251360684633255, -0.0...
0.115114
Discord requires you to submit a verification application to use privileged intents. For personal use, this is not a concern. Click \*\*Save Changes\*\* at the bottom of the page. ## Step 4: Get the Bot Token The bot token is the credential Hermes Agent uses to log in as your bot. Still on the \*\*Bot\*\* page: 1. Unde...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/user-guide/messaging/discord.md
main
hermes-agent
[ -0.05690418556332588, -0.06769519299268723, 0.044554583728313446, 0.0036032837815582752, 0.02744327299296856, -0.057440802454948425, -0.011323626153171062, 0.027806594967842102, 0.04730525612831116, 0.05384077504277229, -0.00566503219306469, -0.10025627166032791, 0.07773113995790482, 0.008...
0.08635
\*\*Settings\*\* β†’ \*\*Advanced\*\* β†’ toggle \*\*Developer Mode\*\* to \*\*ON\*\*. 3. Close settings. 4. Right-click your own username (in a message, the member list, or your profile) β†’ \*\*Copy User ID\*\*. Your User ID is a long number like `284102345871466496`. :::tip Developer Mode also lets you copy \*\*Channel ID...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/user-guide/messaging/discord.md
main
hermes-agent
[ 0.0133441723883152, -0.05474468693137169, -0.04658076539635658, -0.04579499363899231, -0.0032625359017401934, -0.006486597005277872, 0.025654423981904984, -0.03133964538574219, 0.003627320285886526, 0.01236844900995493, 0.014804676175117493, -0.0397891029715538, 0.0668095052242279, -0.0589...
0.079364
other users but does \*\*not\*\* mention the bot. Prevents the bot from jumping into conversations directed at other people. Only applies in server channels, not DMs. | | `DISCORD\_AUTO\_THREAD` | No | `true` | When `true`, automatically creates a new thread for every `@mention` in a text channel, so each conversation ...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/user-guide/messaging/discord.md
main
hermes-agent
[ -0.010168561711907387, -0.06940635293722153, 0.06389568746089935, 0.0019645472057163715, 0.036353547126054764, -0.05908340960741043, 0.07138555496931076, -0.02432706207036972, 0.0560309961438179, -0.0158782247453928, 0.023279521614313126, -0.057289380580186844, 0.05259726196527481, 0.00025...
0.156959
cap (attachments are held in memory while being written, so unlimited carries a real memory cost). | | `HERMES\_DISCORD\_TEXT\_BATCH\_DELAY\_SECONDS` | No | `0.6` | Grace window the adapter waits before flushing a queued text chunk. Useful for smoothing streamed output. | | `HERMES\_DISCORD\_TEXT\_BATCH\_SPLIT\_DELAY\_...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/user-guide/messaging/discord.md
main
hermes-agent
[ 0.012630620039999485, -0.028094900771975517, -0.00399391446262598, 0.01977899670600891, 0.03263487294316292, -0.046134814620018005, -0.0031008063815534115, 0.007319130469113588, 0.060475904494524, 0.03584016487002373, 0.08457101136445999, 0.006367467809468508, -0.0016963500529527664, -0.01...
0.167248
that thread don't require `@mention` β€” the bot knows it's already participating. Set [`thread\_require\_mention`](#discordthread\_require\_mention) to `true` to disable this in-thread shortcut for multi-bot setups. Messages sent in existing threads or DMs are unaffected by this setting. Channels listed in `discord.free...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/user-guide/messaging/discord.md
main
hermes-agent
[ -0.025403020903468132, -0.082974873483181, 0.0925307646393776, 0.02607569843530655, 0.06808198243379593, -0.005073064006865025, 0.04842564836144447, -0.02499449998140335, 0.08030983060598373, -0.014442927204072475, -0.013423023745417595, -0.12168679386377335, 0.03195226565003395, 0.0163736...
0.110443
same reason β€” no mention gating means no gap. Per-user sessions (`group\_sessions\_per\_user: true`, the default) also benefit: a user's session is missing the context posted by other channel participants and the user's own messages from before they tagged the bot. Backfill fills both gaps. ```yaml discord: history\_ba...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/user-guide/messaging/discord.md
main
hermes-agent
[ -0.03198038786649704, -0.045329805463552475, -0.0075393058359622955, 0.029930343851447105, 0.06453033536672592, -0.033535972237586975, 0.09089148044586182, -0.01988786645233631, 0.0539775975048542, -0.008720175363123417, 0.03274768963456154, -0.00027245451929047704, 0.03143849968910217, -0...
0.072131
floor: `/help` and `/whoami`. - Plain chat (non-slash messages) is unaffected. Non-admin users can still talk to the agent normally; they just can't trigger arbitrary commands. - \*\*Backward compat:\*\* if `allow\_admin\_from` is not set for a scope, slash command gating is disabled for that scope. Existing installs k...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/user-guide/messaging/discord.md
main
hermes-agent
[ -0.062035299837589264, -0.1340259462594986, 0.03921360895037651, 0.03231297805905342, -0.0514400415122509, -0.07738539576530457, 0.003527931170538068, 0.007268284913152456, -0.013062020763754845, 0.025226788595318794, 0.04678836092352867, -0.08940926939249039, -0.02741936221718788, 0.11589...
0.117854
type` and dropped before the agent sees it. To accept arbitrary file types, enable `discord.allow\_any\_attachment`: ```yaml discord: allow\_any\_attachment: true # Optional β€” raise/disable the per-file size cap. Default is 32 MiB. # The whole file is held in memory while being cached, so unlimited # uploads carry a re...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/user-guide/messaging/discord.md
main
hermes-agent
[ -0.005508320406079292, 0.035731080919504166, -0.017261914908885956, 0.022084178403019905, 0.051735613495111465, -0.08890584856271744, 0.019743630662560463, 0.03583913668990135, 0.08824939280748367, 0.03888310492038727, 0.021242476999759674, 0.09068265557289124, 0.006418190896511078, 0.0435...
0.150364
(type 15) don't accept direct messages β€” every post in a forum must be a thread. Hermes auto-detects forum channels and creates a new thread post whenever it needs to send there, so `send\_message`, TTS, images, voice messages, and file attachments all work without special handling from the agent. - \*\*Thread name\*\*...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/user-guide/messaging/discord.md
main
hermes-agent
[ -0.05270172655582428, -0.04510802775621414, 0.02100363001227379, -0.041780706495046616, 0.026278246194124222, -0.09745333343744278, 0.016554877161979675, -0.04946974292397499, 0.07219933718442917, 0.05291195213794708, 0.025455161929130554, -0.00677697267383337, 0.023693421855568886, 0.0434...
0.13643
list of role IDs. Any member with one of those roles is authorized. ```bash # ~/.hermes/.env β€” works alongside or instead of DISCORD\_ALLOWED\_USERS DISCORD\_ALLOWED\_ROLES=987654321098765432,876543210987654321 ``` Semantics: - \*\*OR with user allowlist.\*\* A user is authorized if their ID is in `DISCORD\_ALLOWED\_US...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/user-guide/messaging/discord.md
main
hermes-agent
[ 0.009931792505085468, -0.02260969579219818, -0.00254144542850554, -0.02273622155189514, 0.025352437049150467, -0.00018479593563824892, 0.08755894005298615, -0.03964287415146828, -0.012025928124785423, -0.0010445291409268975, 0.017635812982916832, -0.019924521446228027, 0.05966867133975029, ...
0.111266
# LINE Setup Run Hermes Agent as a [LINE](https://line.me/) bot via the official LINE Messaging API. The adapter lives as a bundled platform plugin under `plugins/platforms/line/` β€” no core edits, just enable it like any other platform. LINE is the dominant messaging app in Japan, Taiwan, and Thailand. If your users li...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/user-guide/messaging/line.md
main
hermes-agent
[ -0.09185370057821274, -0.011550730094313622, -0.02760770358145237, -0.0023497813381254673, -0.003560122102499008, -0.0884249284863472, -0.02055417001247406, -0.03331966698169708, 0.047267332673072815, 0.012972299940884113, -0.010023416951298714, -0.012315630912780762, 0.05043541640043259, ...
0.134553
60 seconds after the inbound event. Slow LLMs can't reply in time, which would normally force a paid Push API call. When the LLM is still running past `LINE\_SLOW\_RESPONSE\_THRESHOLD` seconds (default `45`), the adapter consumes the original reply token to send a \*\*Template Buttons\*\* bubble: > πŸ€” Still thinking. T...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/user-guide/messaging/line.md
main
hermes-agent
[ -0.07748319208621979, -0.047668326646089554, 0.04940814524888992, 0.08203589171171188, -0.019365409389138222, -0.05222368240356445, -0.038450874388217926, -0.04170197620987892, 0.04685761407017708, 0.05406974256038666, 0.012265545316040516, 0.010245595127344131, -0.021697133779525757, 0.00...
0.047101
than `LINE\_SLOW\_RESPONSE\_THRESHOLD`, or another bubble (tool-progress, streaming) consumed the reply token first. See the suppression block under "Slow LLM responses". \*\*"already in use by another profile".\*\* The same channel access token is bound to another running Hermes profile. Stop the other gateway or use ...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/user-guide/messaging/line.md
main
hermes-agent
[ -0.07038564234972, -0.016155041754245758, 0.07393092662096024, 0.02896842174232006, -0.018139740452170372, -0.13401402533054352, -0.04934372752904892, -0.03656158223748207, 0.04825633391737938, -0.016166066750884056, -0.04103325679898262, -0.0016551809385418892, 0.0395481213927269, -0.0440...
0.077038
# Nous Portal [Nous Portal](https://portal.nousresearch.com) is Nous Research's unified subscription gateway and \*\*the recommended way to run Hermes Agent\*\*. One OAuth login replaces the juggling act of separate accounts, API keys, and billing relationships across every model lab, search API, image generator, and b...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/nous-portal.md
main
hermes-agent
[ -0.03623424842953682, -0.03450338914990425, -0.08019779622554779, -0.03504256531596184, -0.005941467825323343, -0.09334157407283783, -0.06094691902399063, -0.04894636198878288, 0.047764163464307785, 0.008156653493642807, 0.021268341690301895, -0.018447495996952057, 0.06148253753781319, -0....
0.066408
With the gateway, all of it routes through one subscription. You can also enable just specific gateway tools (e.g. web search but not image generation) β€” see [Mixing the gateway with your own backends](#mixing-the-gateway-with-your-own-backends) below. ### Nous Chat Your Portal account also covers [chat.nousresearch.co...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/nous-portal.md
main
hermes-agent
[ -0.04306631162762642, -0.055723946541547775, -0.035234905779361725, -0.02377372793853283, 0.02577652782201767, -0.10354447364807129, -0.026027580723166466, -0.014692704193294048, 0.06053563207387924, -0.015334117226302624, -0.037733111530542374, 0.04538885876536369, 0.04856527969241142, -0...
0.073425
environments like Cloud Shell / Codespaces). ### Profile setup If you use [Hermes profiles](/user-guide/profiles), the Portal refresh token is automatically shared across all profiles via a shared token store. Sign in once on any profile, and the rest pick it up automatically β€” no need to repeat the OAuth flow per prof...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/nous-portal.md
main
hermes-agent
[ -0.017164234071969986, -0.03469084948301315, -0.054793503135442734, -0.012543643824756145, 0.023013794794678688, -0.07047488540410995, -0.016765985637903214, -0.031439218670129776, 0.044309377670288086, -0.005305308848619461, 0.014498892240226269, 0.008794293738901615, 0.08417562395334244, ...
0.101956
`hermes portal status` shows "not logged in" You haven't completed the OAuth flow, or your refresh token was wiped. Run: ```bash hermes auth add nous --type oauth ``` or use `hermes model` and re-select Nous Portal. ### Got a "re-authentication required" message mid-session Your Portal refresh token was invalidated (pa...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/nous-portal.md
main
hermes-agent
[ 0.01998327113687992, -0.027582868933677673, -0.04753890261054039, 0.0044541978277266026, 0.038438234478235245, -0.08446266502141953, -0.05562896654009819, -0.040616970509290695, 0.07677473872900009, 0.015446292236447334, 0.02052677981555462, 0.020155951380729675, 0.033366166055202484, -0.0...
0.010605
# AI Providers This page covers setting up inference providers for Hermes Agent β€” from cloud APIs like OpenRouter and Anthropic, to self-hosted endpoints like Ollama and vLLM, to advanced routing and fallback configurations. You need at least one provider configured to use Hermes. ## Inference Providers You need at lea...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ -0.04454094544053078, -0.04834924265742302, -0.050113603472709656, -0.005485051311552525, -0.006579692009836435, -0.0678456574678421, -0.0566248744726181, 0.026070114225149155, 0.031108621507883072, 0.04256769269704819, -0.017304325476288795, -0.02351040206849575, 0.04229661449790001, -0.0...
0.085497
\*\*StepFun\*\* | `STEPFUN\_API\_KEY` in `~/.hermes/.env` (provider: `stepfun`) | | \*\*LM Studio\*\* | `hermes model` β†’ "LM Studio" (provider: `lmstudio`, optional `LM\_API\_KEY`) | | \*\*Custom Endpoint\*\* | `hermes model` β†’ choose "Custom endpoint" (saved in `config.yaml`) | For the official API-key path, see the d...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ -0.040204763412475586, -0.050879690796136856, 0.014053266495466232, -0.048517052084207535, -0.018311968073248863, -0.005205095745623112, -0.06143813207745552, 0.00983839388936758, 0.008272460661828518, 0.007869169116020203, 0.0004824913339689374, 0.01936836540699005, 0.037911251187324524, ...
-0.01782
logs you in, sets Nous as your provider, and turns the gateway on in one command. Existing users can enable it from `hermes model` or per-tool from `hermes tools`. Inspect routing at any time with `hermes portal status`. ::: ### Two Commands for Model Management Hermes has \*\*two\*\* model commands that serve differen...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ 0.017028147354722023, -0.05311061814427376, -0.04504122585058212, 0.012349194847047329, -0.04371630772948265, -0.08851657807826996, -0.05891311541199684, -0.01598871685564518, 0.03669760003685951, 0.04268907010555267, 0.020927181467413902, -0.016019636765122414, 0.02533172257244587, -0.021...
0.082424
GitHub Copilot β†’ Login with GitHub | | Fine-grained PAT | `github\_pat\_` | GitHub Settings β†’ Developer settings β†’ Fine-grained tokens (needs \*\*Copilot Requests\*\* permission) | | GitHub App token | `ghu\_` | Via GitHub App installation | If your `gh auth token` returns a `ghp\_\*` token, use `hermes model` to authe...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ -0.09529202431440353, -0.017242709174752235, -0.038983915001153946, -0.0302121601998806, -0.03590633347630501, -0.10827208310365677, -0.017505556344985962, 0.022828949615359306, 0.03118567168712616, 0.010094324126839638, 0.030157627537846565, -0.004345167428255081, 0.06092323362827301, -0....
0.011977
don't need to set `GLM\_BASE\_URL` manually β€” the working endpoint is detected and cached automatically. ::: ### xAI (Grok) β€” Responses API + Prompt Caching xAI is wired through the Responses API (`codex\_responses` transport) for automatic reasoning support on Grok 4 models β€” no `reasoning\_effort` parameter needed, t...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ -0.0894356444478035, -0.032519448548555374, -0.07381071150302887, -0.045993976294994354, 0.03441431745886803, -0.11039768159389496, -0.016165519133210182, 0.03589733690023422, 0.052749741822481155, 0.0046880305744707584, 0.03653037175536156, -0.05980516970157623, 0.04932010546326637, -0.02...
0.001311
"gpt-oss:120b" ``` The model catalog is fetched dynamically from `ollama.com/v1/models` and cached for one hour. `model:tag` notation (e.g. `qwen3-coder:480b-cloud`) is preserved through normalization β€” don't use dashes. :::tip Ollama Cloud vs local Ollama Both speak the same OpenAI-compatible API. Cloud is a first-cla...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ -0.050183121114969254, -0.011346951127052307, -0.028858091682195663, 0.016512556001544, 0.02130092866718769, -0.10781052708625793, -0.0696522668004036, -0.004707127809524536, 0.07614266127347946, 0.020532220602035522, 0.034215234220027924, -0.024390140548348427, -0.03838162124156952, -0.05...
0.009412
endpoint (`/anthropic`) under the hood. ```bash hermes model # β†’ pick "MiniMax (OAuth)" # β†’ browser opens; sign in with your MiniMax account (global or CN region) # β†’ confirm β€” credentials are saved to ~/.hermes/auth.json hermes chat # uses api.minimax.io/anthropic endpoint ``` Or configure `config.yaml`: ```yaml model...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ -0.019793665036559105, 0.0429309718310833, -0.02187824621796608, -0.04305010288953781, -0.024007227271795273, -0.061563268303871155, -0.09002511948347092, 0.04413653910160065, 0.026991931721568108, 0.006666786037385464, 0.0333709679543972, 0.024617459625005722, 0.033059895038604736, 0.0083...
0.005213
tier on first request ``` Hermes ships Google's \*\*public\*\* `gemini-cli` desktop OAuth client by default β€” the same credentials Google includes in their open-source `gemini-cli`. Desktop OAuth clients are not confidential (PKCE provides the security). You do not need to install `gemini-cli` or register your own GCP ...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ -0.13970433175563812, 0.03635268658399582, 0.0064511592499911785, -0.06565890461206436, -0.027476416900753975, -0.10342077910900116, -0.0015842374414205551, -0.0021122461184859276, 0.0022283229045569897, -0.01522928848862648, -0.04298999533057213, -0.00984738115221262, 0.027444202452898026, ...
-0.083866
the source of truth for model, provider, and base URL. ### Switching Models with `/model` :::warning hermes model vs /model \*\*`hermes model`\*\* (run from your terminal, outside any chat session) is the \*\*full provider setup wizard\*\*. Use it to add new providers, run OAuth flows, enter API keys, and configure cus...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ -0.03277958184480667, -0.04028705880045891, -0.010809502564370632, 0.004800356458872557, -0.005351467058062553, -0.07825957983732224, -0.04363364353775978, 0.017575504258275032, 0.08806110918521881, 0.015034224838018417, 0.0166959036141634, -0.0423530638217926, 0.045942384749650955, 0.0026...
0.025275
cannot set context length through the OpenAI-compatible API\*\* (`/v1/chat/completions`). It must be configured server-side or via a Modelfile. This is the #1 source of confusion when integrating Ollama with tools like Hermes. ::: \*\*Verify your context is set correctly:\*\* ```bash ollama ps # Look at the CONTEXT col...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ -0.028299400582909584, 0.004773304797708988, -0.06060471758246422, 0.013939683325588703, -0.045537352561950684, -0.10668887197971344, -0.01912117190659046, 0.04350718483328819, -0.011460053734481335, -0.05261250585317612, 0.009796314872801304, -0.010229270905256271, -0.05144524946808815, 0...
0.091594
`0` which reads the model's training context from the GGUF metadata. For models with 128k+ training context, this can OOM trying to allocate the full KV cache. Set `-c` explicitly to at least 64,000 tokens for Hermes. If using parallel slots (`-np`), the total context is divided among slots β€” with `-c 64000 -np 4`, eac...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ -0.005544957239180803, 0.015018269419670105, -0.06121854484081268, -0.009976060129702091, -0.051909953355789185, -0.07883615046739578, -0.10964620113372803, -0.010267749428749084, 0.047458160668611526, 0.04399681091308594, 0.006313330493867397, -0.029895629733800888, 0.022634711116552353, ...
0.058805
need to bridge the network gap β€” WSL2 uses a virtual network adapter with its own subnet, so `localhost` inside WSL2 refers to the Linux VM, \*\*not\*\* the Windows host. :::tip Both in WSL2? No problem. If your model server also runs inside WSL2 (common for vLLM, SGLang, and llama-server), `localhost` works as expecte...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ 0.022397324442863464, -0.030900873243808746, -0.002383217681199312, 0.01753355748951435, -0.044897086918354034, -0.03552498295903206, -0.07686686515808105, 0.0033018782269209623, 0.021424828097224236, -0.042662035673856735, 0.04587050527334213, -0.05115807056427002, -0.01888696476817131, -...
-0.1019
port: ```powershell # Run in Admin PowerShell β€” replace PORT with your server's port New-NetFirewallRule -DisplayName "Allow WSL2 to Model Server" -Direction Inbound -Action Allow -Protocol TCP -LocalPort 11434 ``` Common ports: Ollama `11434`, vLLM `8000`, SGLang `30000`, llama-server `8080`, LM Studio `1234`. #### Qu...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ 0.046911515295505524, 0.047532644122838974, -0.03100186586380005, -0.010068248026072979, -0.0017278817249462008, -0.0992174819111824, -0.1513148844242096, -0.013960643671452999, 0.009764234535396099, 0.029039552435278893, 0.014470887370407581, -0.030568493530154228, 0.0014877235516905785, ...
-0.066454
budget controls. ```bash # Install and start pip install "litellm[proxy]" litellm --model anthropic/claude-sonnet-4 --port 4000 # Or with a config file for multiple models: litellm --config litellm\_config.yaml --port 4000 ``` Then configure Hermes with `hermes model` β†’ Custom endpoint β†’ `http://localhost:4000/v1`. Exa...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ 0.02136552892625332, 0.00266053294762969, -0.07817213237285614, -0.0028889153618365526, -0.0217799860984087, -0.046748168766498566, -0.05998252332210541, 0.020374517887830734, -0.034256935119628906, 0.05682007595896721, -0.010395251214504242, -0.023070236667990685, 0.0055115120485424995, 0...
0.040153
queries Anthropic's API for `max\_input\_tokens` (API-key users only) 6. \*\*OpenRouter API\*\* β€” live model metadata from OpenRouter 7. \*\*Nous Portal\*\* β€” suffix-matches Nous model IDs against OpenRouter metadata 8. \*\*[models.dev](https://models.dev)\*\* β€” community-maintained registry with provider-specific cont...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ 0.049727022647857666, -0.046066317707300186, -0.09463448822498322, 0.00638537248596549, -0.03942736238241196, -0.0287092886865139, -0.04336299002170563, 0.09215843677520752, 0.0116840535774827, -0.03996708244085312, 0.0247318334877491, -0.03940984606742859, 0.02256801351904869, -0.03032723...
0.102665
[Other Compatible Providers](#other-compatible-providers) all speak OpenAI's REST dialect, so they wire up the same way under `custom\_providers:`. Three worked recipes follow. Each drops into `~/.hermes/config.yaml` and the matching API key goes in `~/.hermes/.env`. #### Together AI Hosts open-weight models (Llama, Mi...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ -0.04097791016101837, -0.03808560594916344, 0.028067419305443764, 0.017909299582242966, -0.006982319988310337, -0.04191138967871666, -0.08994247764348984, -0.02852749079465866, 0.03593303635716438, 0.010108829475939274, 0.012816826812922955, -0.04358702525496483, 0.016955800354480743, 0.01...
0.083191
modeling | [Honcho](https://honcho.dev/) | `HONCHO\_API\_KEY` | | Semantic long-term memory | [Supermemory](https://supermemory.ai) | `SUPERMEMORY\_API\_KEY` | ### Self-Hosting Firecrawl By default, Hermes uses the [Firecrawl cloud API](https://firecrawl.dev/) for web search and scraping. If you prefer to run Firecrawl...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ -0.04933764040470123, 0.011869482696056366, -0.04738500714302063, 0.007318003568798304, -0.007838599383831024, -0.11824684590101242, -0.11457180976867676, -0.04110507294535637, -0.018987875431776047, 0.03803591430187225, 0.016198687255382538, -0.011878647841513157, 0.07094188779592514, -0....
0.062007
is one-shot per session. Supported providers: `openrouter`, `nous`, `novita`, `openai-codex`, `copilot`, `copilot-acp`, `anthropic`, `gemini`, `google-gemini-cli`, `qwen-oauth`, `huggingface`, `zai`, `kimi-coding`, `kimi-coding-cn`, `minimax`, `minimax-cn`, `minimax-oauth`, `deepseek`, `nvidia`, `xai`, `xai-oauth`, `ol...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/providers.md
main
hermes-agent
[ -0.059153903275728226, -0.10547489672899246, -0.0859331414103508, 0.007035344373434782, 0.016277119517326355, 0.021048106253147125, 0.03005966544151306, 0.04095878079533577, -0.019322672858834267, 0.03802335262298584, 0.07709866762161255, 0.018253512680530548, 0.009368667379021645, 0.01503...
0.089769
# Integrations Hermes Agent connects to external systems for AI inference, tool servers, IDE workflows, programmatic access, and more. These integrations extend what Hermes can do and where it can run. :::tip Start here If you only have time to set up one integration, set up [Nous Portal](/integrations/nous-portal) β€” a...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/index.md
main
hermes-agent
[ -0.041608236730098724, -0.06696151942014694, -0.062250666320323944, -0.02656738832592964, 0.02939167059957981, -0.10322551429271698, -0.042941924184560776, 0.016288409009575844, 0.024201136082410812, 0.0028284182772040367, -0.032732222229242325, -0.030944399535655975, 0.06524717807769775, ...
0.182592
- \*\*[IDE Integration (ACP)](/user-guide/features/acp)\*\* β€” Use Hermes Agent inside ACP-compatible editors such as VS Code, Zed, and JetBrains. Hermes runs as an ACP server, rendering chat messages, tool activity, file diffs, and terminal commands inside your editor. ## Programmatic Access - \*\*[API Server](/user-gu...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/integrations/index.md
main
hermes-agent
[ -0.07004407048225403, -0.016381358727812767, -0.07965441793203354, 0.034815721213817596, -0.016535215079784393, -0.07013729214668274, -0.014708030968904495, 0.06190495565533638, 0.044515661895275116, 0.020181182771921158, 0.00395223731175065, 0.009130265563726425, 0.04434429854154587, -0.0...
0.184467
# Learning Path Hermes Agent can do a lot β€” CLI assistant, Telegram/Discord bot, task automation, RL training, and more. This page helps you figure out where to start and what to read based on your experience level and what you're trying to accomplish. :::tip Start Here If you haven't installed Hermes Agent yet, begin ...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/learning-path.md
main
hermes-agent
[ -0.03887071833014488, -0.019359732046723366, -0.03172484412789345, -0.015766413882374763, -0.007756198290735483, -0.06990363448858261, -0.029540950432419777, 0.04198024049401283, -0.018510852009058, -0.03322850912809372, 0.0186195969581604, -0.025543667376041412, 0.10085448622703552, 0.009...
0.100891
[Atropos](https://github.com/NousResearch/atropos)). 1. [Quickstart](/getting-started/quickstart) 2. [Configuration](/user-guide/configuration) 3. [Atropos RL Environments](https://github.com/NousResearch/atropos) (external) 4. [Provider Routing](/user-guide/features/provider-routing) 5. [Architecture](/developer-guide...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/learning-path.md
main
hermes-agent
[ -0.07646431028842926, -0.028444398194551468, -0.06255759298801422, -0.025035474449396133, -0.030536819249391556, -0.09223868697881699, -0.002884823130443692, 0.021558471024036407, -0.026606347411870956, -0.033275388181209564, -0.0002966541505884379, 0.01164199784398079, 0.03940929099917412, ...
0.088132
# Nix & NixOS Setup Hermes Agent ships a Nix flake with three levels of integration: | Level | Who it's for | What you get | |-------|-------------|--------------| | \*\*`nix run` / `nix profile install`\*\* | Any Nix user (macOS, Linux) | Pre-built binary with all deps β€” then use the standard CLI workflow | | \*\*NixO...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/nix-setup.md
main
hermes-agent
[ -0.004117602948099375, 0.04032054916024208, -0.022726301103830338, -0.07500769197940826, 0.04152309522032738, -0.1159919798374176, -0.0051293764263391495, 0.05836842209100723, -0.0028013023547828197, -0.0187667403370142, -0.04906965419650078, -0.0005171666271053255, -0.005706347059458494, ...
0.22896
### Minimal Configuration ```nix # configuration.nix { config, ... }: { services.hermes-agent = { enable = true; settings.model.default = "anthropic/claude-sonnet-4"; environmentFiles = [ config.sops.secrets."hermes-env".path ]; addToSystemPackages = true; }; } ``` That's it. `nixos-rebuild switch` creates the `hermes`...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/nix-setup.md
main
hermes-agent
[ -0.012994587421417236, 0.04850589483976364, -0.06396801024675369, -0.06958071887493134, 0.01100016850978136, -0.10293582826852798, -0.0017709198873490095, 0.011631447821855545, 0.01250456366688013, 0.04691755026578903, -0.02386803925037384, 0.023242976516485214, 0.015103019773960114, -0.03...
0.19113
runs as unprivileged user inside | | Agent can self-install packages | No β€” only tools on the Nix-provided PATH | Yes β€” `apt`, `pip`, `npm` installs persist across restarts | | Config surface | Same | Same | | When to choose | Standard deployments, maximum security, reproducibility | Agent needs runtime package install...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/nix-setup.md
main
hermes-agent
[ 0.0682663843035698, 0.028922246769070625, -0.000022845397324999794, -0.06634900718927383, 0.02374950982630253, -0.08903270959854126, -0.020392386242747307, 0.03533673286437988, -0.06461869180202484, 0.02895882911980152, -0.03528294712305069, -0.025740323588252068, -0.006900127045810223, 0....
0.098132
``` This bypasses `settings` entirely β€” no merge, no generation. The file is copied as-is to `$HERMES\_HOME/config.yaml` on each activation. ### Customization Cheatsheet Quick reference for the most common things Nix users want to customize: | I want to... | Option | Example | |---|---|---| | Change the LLM model | `se...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/nix-setup.md
main
hermes-agent
[ 0.007013844791799784, 0.013108287006616592, -0.08176539838314056, -0.02784680388867855, 0.014261137694120407, -0.04112803190946579, -0.047545332461595535, 0.049202680587768555, -0.03295375034213066, 0.05059589073061943, 0.044835131615400314, -0.008470508269965649, 0.03644070401787758, -0.0...
0.048626
## MCP Servers The `mcpServers` option declaratively configures [MCP (Model Context Protocol)](https://modelcontextprotocol.io) servers. Each server uses either \*\*stdio\*\* (local command) or \*\*HTTP\*\* (remote URL) transport. ### Stdio Transport (Local Servers) ```nix { services.hermes-agent.mcpServers = { filesys...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/nix-setup.md
main
hermes-agent
[ 0.020487550646066666, -0.043368447571992874, -0.05638490244746208, -0.009057490155100822, 0.002632642164826393, -0.0591810904443264, -0.02876843325793743, 0.03488240763545036, 0.02552170492708683, 0.06480921804904938, 0.03044707514345646, -0.06886108964681625, 0.08434901386499405, 0.019671...
0.120363
::: When container mode is enabled, hermes runs inside a persistent Ubuntu container with the Nix-built binary bind-mounted read-only from the host: ``` Host Container ──── ───────── /nix/store/...-hermes-agent-0.1.0 ──► /nix/store/... (ro) ~/.hermes -> /var/lib/hermes/.hermes (symlink bridge, per hostUsers) /var/lib/h...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/nix-setup.md
main
hermes-agent
[ 0.0049041989259421825, 0.05177287012338638, -0.013828931376338005, -0.05199185386300087, 0.05571838095784187, -0.10482120513916016, -0.02213490940630436, -0.009345227852463722, 0.0021823823917657137, 0.03153044357895851, -0.010495121590793133, 0.010096619836986065, 0.04064185544848442, -0....
0.134113
via `[project.entry-points."hermes\_agent.plugins"]` (e.g., [rtk-hermes](https://github.com/ogallotti/rtk-hermes)): ```nix services.hermes-agent.extraPythonPackages = [ (pkgs.python312Packages.buildPythonPackage { pname = "rtk-hermes"; version = "1.0.0"; src = pkgs.fetchFromGitHub { owner = "ogallotti"; repo = "rtk-her...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/nix-setup.md
main
hermes-agent
[ -0.08787527680397034, 0.060758691281080246, -0.08506723493337631, -0.027145156636834145, -0.02273896150290966, -0.0936700850725174, 0.019437411800026894, -0.006330801174044609, 0.005980297923088074, 0.05592913553118706, 0.018696973100304604, -0.027451982721686363, 0.06571508944034576, -0.0...
-0.01077
entry) # - Node.js 22, ripgrep, git, openssh, ffmpeg on PATH # - Stamp-file optimization: re-entry is near-instant if deps haven't changed hermes setup hermes chat ``` ### direnv (Recommended) The included `.envrc` activates the dev shell automatically: ```bash cd hermes-agent direnv allow # one-time # Subsequent entri...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/nix-setup.md
main
hermes-agent
[ -0.018563169986009598, 0.00015949836233630776, -0.001236431417055428, -0.0840020701289177, 0.1559305489063263, -0.10349608212709427, -0.034671600908041, 0.021102476865053177, 0.012537078931927681, 0.038128506392240524, -0.03127381205558777, -0.02475673146545887, -0.07679976522922516, -0.05...
0.066277
MCP server definitions, merged into `settings.mcp\_servers` | | `mcpServers..command` | `null` or `str` | `null` | Server command (stdio transport) | | `mcpServers..args` | `listOf str` | `[]` | Command arguments | | `mcpServers..env` | `attrsOf str` | `{}` | Environment variables for the server process | | `mcpServers...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/nix-setup.md
main
hermes-agent
[ 0.012003752402961254, -0.04536456614732742, -0.04421262815594673, -0.025475334376096725, 0.008058599196374416, -0.06833437085151672, -0.05276498943567276, 0.04552912339568138, 0.009068148210644722, 0.00028859710437245667, 0.04112863168120384, -0.009044014848768711, 0.05563458427786827, -0....
0.062826
| `ro` | Hermes binary + all Nix deps | | `/data` | `/var/lib/hermes` | `rw` | All state, config, workspace | | `/home/hermes` | `${stateDir}/home` | `rw` | Persistent agent home β€” `pip install --user`, tool caches | | `/usr`, `/usr/local`, `/tmp` | (writable layer) | `rw` | `apt`/`pip`/`npm` installs β€” persists across...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/nix-setup.md
main
hermes-agent
[ 0.025546705350279808, 0.013324440456926823, -0.0178997740149498, -0.05582142993807793, 0.11597341299057007, -0.09925629198551178, 0.023532073944807053, 0.03470510616898537, -0.007441990077495575, 0.018586477264761925, -0.01680919900536537, -0.02533690072596073, -0.030633976683020592, -0.00...
0.090126
# Quickstart This guide gets you from zero to a working Hermes setup that survives real use. Install, choose a provider, verify a working chat, and know exactly what to do when something breaks. ## Prefer to watch? \*\*Onchain AI Garage\*\* put together a Masterclass walkthrough of installation, setup, and basic comman...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/quickstart.md
main
hermes-agent
[ -0.025188835337758064, -0.06311390548944473, -0.006948540452867746, -0.09025707095861435, -0.0016545439139008522, -0.039545655250549316, -0.05273941531777382, -0.008326299488544464, -0.05246361717581749, 0.0070252795703709126, 0.01130497083067894, 0.0126264076679945, 0.027721213176846504, ...
0.040737
auth via `hermes model` | | \*\*Anthropic\*\* | Claude models directly β€” Max plan + extra usage credits (OAuth), or API key for pay-per-token | `hermes model` β†’ OAuth login (requires Max + extra credits), or an Anthropic API key | | \*\*OpenRouter\*\* | Multi-provider routing across many models | Enter your API key | |...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/quickstart.md
main
hermes-agent
[ -0.05981297418475151, -0.019948212429881096, -0.02692381851375103, -0.024770619347691536, -0.013115902431309223, -0.0577072873711586, -0.025515975430607796, 0.0003400813147891313, -0.0068259998224675655, 0.03592165932059288, 0.01501488871872425, -0.05901816487312317, 0.08061033487319946, -...
0.061414
The full provider catalog with env vars and setup steps lives on the [Providers](../integrations/providers.md) page. :::caution Minimum context: 64K tokens Hermes Agent requires a model with at least \*\*64,000 tokens\*\* of context. Models with smaller windows cannot maintain enough working memory for multi-step tool-...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/quickstart.md
main
hermes-agent
[ -0.04382815212011337, -0.003767116693779826, -0.026622405275702477, -0.033903639763593674, -0.03664722666144371, -0.10693875700235367, -0.09562695771455765, 0.02317754738032818, 0.0008239984163083136, 0.02852739579975605, -0.021807605400681496, -0.018944568932056427, 0.02338474430143833, -...
0.063099
keyboard protocol is enabled). `Alt+Enter` and `Ctrl+J` work in every terminal. ### Interrupt the agent If the agent is taking too long, type a new message and press Enter β€” it interrupts the current task and switches to your new instructions. `Ctrl+C` also works. ## 6. Add the Next Layer Only after the base chat works...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/quickstart.md
main
hermes-agent
[ -0.0125003382563591, -0.06554966419935226, 0.010064334608614445, -0.04162006452679634, -0.029589978978037834, -0.03238200396299362, -0.01205171924084425, 0.026280824095010757, 0.027631303295493126, 0.06855488568544388, 0.012033493258059025, -0.011484630405902863, -0.0068546440452337265, 0....
0.153287
gives empty or broken replies | Provider auth or model selection is wrong | Run `hermes model` again and confirm provider, model, and auth | | Custom endpoint "works" but returns garbage | Wrong base URL, model name, or not actually OpenAI-compatible | Verify the endpoint in a separate client first | | Gateway starts b...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/quickstart.md
main
hermes-agent
[ -0.010856571607291698, -0.052904628217220306, 0.024107953533530235, 0.025826722383499146, 0.006089534144848585, -0.08350946754217148, -0.04156077280640602, -0.010772030800580978, -0.012303464114665985, 0.024494552984833717, 0.031314950436353683, -0.018900994211435318, 0.02056099660694599, ...
0.037488
# Updating & Uninstalling ## Updating ### Git installs Update to the latest version with a single command: ```bash hermes update ``` This pulls the latest code from `main`, updates dependencies, and prompts you to configure any new options that were added since your last update. ### pip installs PyPI releases track \*\...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/updating.md
main
hermes-agent
[ -0.007939617149531841, -0.030587660148739815, 0.027030691504478455, -0.013855241239070892, 0.03825247287750244, -0.08360891789197922, -0.028914248570799828, -0.012989862821996212, -0.0007588454755023122, 0.058241114020347595, 0.07060430198907852, 0.015038724057376385, 0.002305504633113742, ...
0.005896
### Full pre-update backup: `--backup` For high-value profiles (production gateways, shared team installs) you can opt into a full pre-pull backup of `HERMES\_HOME` (config, auth, sessions, skills, pairing): ```bash hermes update --backup ``` Or make it the default for every run: ```yaml # ~/.hermes/config.yaml updates...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/updating.md
main
hermes-agent
[ -0.0652475357055664, -0.0010811261599883437, -0.018992260098457336, -0.046248506754636765, 0.02132190763950348, -0.06841868162155151, -0.06746959686279297, -0.02752268686890602, 0.0045848991721868515, 0.06448912620544434, 0.02401370368897915, 0.06821762770414352, 0.03810613602399826, -0.07...
-0.005141
drop. ### Checking your current version ```bash hermes version ``` Compare against the latest release at the [GitHub releases page](https://github.com/NousResearch/hermes-agent/releases). ### Updating from Messaging Platforms You can also update directly from Telegram, Discord, Slack, WhatsApp, or Teams by sending: ```...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/updating.md
main
hermes-agent
[ -0.02167649194598198, -0.04498349875211716, 0.037030622363090515, -0.05281373858451843, 0.015820691362023354, -0.08011045306921005, -0.06627250462770462, -0.004440631717443466, -0.02626972831785679, 0.08078583329916, 0.06691417098045349, -0.0042166560888290405, 0.0036236546002328396, -0.00...
0.052501
# Hermes on Android with Termux This is the tested path for running Hermes Agent directly on an Android phone through [Termux](https://termux.dev/). It gives you a working local CLI on the phone, plus the core extras that are currently known to install cleanly on Android. ## What is supported in the tested path? The te...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/termux.md
main
hermes-agent
[ -0.011281748302280903, -0.05518407002091408, 0.008699189871549606, -0.14875437319278717, -0.011681447736918926, -0.08420335501432419, -0.07364817708730698, 0.010426855646073818, -0.048675380647182465, -0.00038526920252479613, 0.04674205556511879, -0.045014236122369766, 0.06442053616046906, ...
0.058016
```bash hermes version hermes doctor ``` ### 7. Start Hermes ```bash hermes ``` --- ## Recommended follow-up setup ### Configure a model ```bash hermes model ``` Or set keys directly in `~/.hermes/.env`. ### Re-run the full interactive setup wizard later ```bash hermes setup ``` ### Install optional Node dependencies m...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/termux.md
main
hermes-agent
[ 0.018076250329613686, -0.04351920634508133, -0.001805812818929553, -0.06038574501872063, 0.025106534361839294, -0.08888980001211166, -0.09141498059034348, 0.022028516978025436, -0.043823350220918655, 0.01841118559241295, 0.012863408774137497, 0.003313163062557578, 0.09627625346183777, 0.01...
-0.013166
# Installation Get Hermes Agent up and running in under two minutes with the one-line installer. ## Quick Install ### Desktop App (macOS + Windows) Prefer a native installer? - \*\*Desktop downloads:\*\* [GitHub Releases](https://github.com/NousResearch/hermes-agent/releases/latest) Desktop builds ship signed/notarized...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/installation.md
main
hermes-agent
[ 0.030302461236715317, 0.01616789773106575, -0.017331378534436226, -0.07794797420501709, 0.041032373905181885, -0.09766628593206406, -0.06900358200073242, -0.0015155849978327751, 0.024026505649089813, 0.0182794202119112, 0.04072274640202522, -0.03304631635546684, 0.0146598806604743, 0.01029...
0.004737
to the smaller `.[termux]` extra (and finally a base install) if the first attempt fails to compile - skips the untested browser / WhatsApp bootstrap by default If you want the fully explicit path, follow the dedicated [Termux guide](./termux.md). :::note Windows Feature Parity Everything except the browser-based dashb...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/installation.md
main
hermes-agent
[ 0.010600103065371513, -0.0524987056851387, -0.0021728265564888716, -0.05402336269617081, 0.03362481668591499, -0.07678169757127762, -0.041539840400218964, 0.03230694681406021, -0.009785110130906105, 0.04987356811761856, -0.005618033464998007, -0.0597529299557209, -0.02750500664114952, 0.06...
0.047416
If you use Nix (on NixOS, macOS, or Linux), there's a dedicated setup path with a Nix flake, declarative NixOS module, and optional container mode. See the \*\*[Nix & NixOS Setup](./nix-setup.md)\*\* guide. ::: --- ## Manual / Developer Installation If you want to clone the repo and install from source β€” for contributi...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/installation.md
main
hermes-agent
[ -0.0010650497861206532, -0.010881559923291206, -0.021203627809882164, -0.10161981731653214, 0.0221452284604311, -0.09693693369626999, -0.05152539163827896, 0.06308624148368835, -0.01772174797952175, 0.02141088992357254, -0.05345844104886055, -0.014109696261584759, 0.036893900483846664, -0....
0.074086
the install layout (Python site-packages, `~/.hermes/hermes-agent/`, Homebrew prefix, or Nix store path). `hermes doctor` also surfaces the detected method under its environment summary.
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/getting-started/installation.md
main
hermes-agent
[ -0.00603075884282589, 0.0348331592977047, -0.0471685566008091, -0.06379132717847824, 0.0006468081846833229, -0.11004926264286041, -0.048323649913072586, -0.002084812382236123, -0.023028463125228882, -0.00437494833022356, 0.04289405420422554, 0.0215920340269804, 0.06545111536979675, 0.01094...
0.097314
# Microsoft Foundry Hermes Agent's `azure-foundry` provider supports Microsoft Foundry (formerly Azure AI Foundry) and Azure OpenAI. A single Foundry resource can host models with two different wire formats: - \*\*OpenAI-style\*\* β€” `POST /v1/chat/completions` on endpoints like `https://.openai.azure.com/openai/v1`. Us...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/azure-foundry.md
main
hermes-agent
[ -0.03881289064884186, -0.017614644020795822, -0.019392700865864754, 0.04856223240494728, 0.05971534177660942, -0.053825657814741135, 0.03921869024634361, -0.06121332570910454, 0.06593497842550278, 0.04540615901350975, -0.017419902607798576, -0.05908389762043953, 0.024736693128943443, 0.055...
0.1877
rewrite needed. - Access and audit logs are segmented by assignee instead of all callers sharing one static key. - Single auth surface for Azure VMs, AKS pods, App Service, Functions, Container Apps, and Foundry Agent Service via managed identity. - Workload identity and service-principal flows for CI/CD pipelines. ###...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/azure-foundry.md
main
hermes-agent
[ 0.033406101167201996, 0.016822021454572678, -0.03798976540565491, 0.00938445795327425, -0.03740595281124115, -0.014028266072273254, 0.10058127343654633, -0.09015349298715591, 0.03744848817586899, 0.1312040239572525, -0.03223748505115509, -0.10840693861246109, 0.06736373901367188, 0.0517092...
0.092729
identity, workload identity, or service principal credentials instead. ### Deployment patterns \*\*Local development:\*\* ```bash az login hermes model # pick Azure Foundry β†’ Entra ID hermes # uses your az login token ``` \*\*Azure VM / Functions / App Service / Container Apps (system-assigned managed identity):\*\* 1....
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/azure-foundry.md
main
hermes-agent
[ -0.01849125139415264, 0.03300447016954422, -0.07394776493310928, -0.03368842229247093, -0.03409913554787636, -0.036118149757385254, 0.07957705855369568, -0.025756608694791794, 0.033364202827215195, 0.12823142111301422, -0.04739227518439293, -0.1291382610797882, 0.1242961585521698, 0.056410...
0.145408
Hermes detects these model families by name and upgrades `api\_mode` to `codex\_responses` transparently, even when `config.yaml` still reads `api\_mode: chat\_completions`. GPT-4, GPT-4o, Llama, Mistral, and other deployments stay on `/chat/completions`. - \*\*`max\_completion\_tokens` is used automatically.\*\* Azure...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/azure-foundry.md
main
hermes-agent
[ -0.021460941061377525, -0.013154355809092522, 0.03596320003271103, 0.0393509715795517, 0.04534965381026268, -0.10655348747968674, -0.0058220261707901955, -0.06652841717004776, 0.06139002740383148, 0.04852855205535889, -0.018740978091955185, 0.025445684790611267, 0.018343240022659302, 0.017...
0.045144
| Purpose | |----------|---------| | `AZURE\_FOUNDRY\_API\_KEY` | Primary API key for Microsoft Foundry / Azure OpenAI (api\_key mode) | | `AZURE\_FOUNDRY\_BASE\_URL` | Endpoint URL (set via `hermes model`; env var is used as a fallback) | | `AZURE\_ANTHROPIC\_KEY` | Used by `provider: anthropic` + Azure base URL (alte...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/azure-foundry.md
main
hermes-agent
[ -0.021443532779812813, -0.006542089860886335, -0.07857801020145416, 0.00848292000591755, 0.0012932710815221071, 0.013252967037260532, 0.04079960659146309, -0.0173229668289423, 0.04923984408378601, 0.06322813034057617, 0.010770279914140701, -0.07087317854166031, 0.09229584038257599, 0.01114...
0.082348
the `entra.scope` line from `config.yaml` so the runtime falls back to the default `https://ai.azure.com/.default` scope. ## Related - [Environment variables](/reference/environment-variables) - [Configuration](/user-guide/configuration) - [AWS Bedrock](/guides/aws-bedrock) β€” the other major cloud provider integration ...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/azure-foundry.md
main
hermes-agent
[ 0.016224777325987816, 0.007227132562547922, -0.055657416582107544, 0.009372157976031303, 0.06944103538990021, -0.04168837517499924, -0.0033949976786971092, -0.013614987954497337, 0.000379131204681471, 0.04958663135766983, 0.03325358405709267, -0.040510088205337524, 0.058507081121206284, -0...
0.099933
# xAI Grok OAuth (SuperGrok / X Premium+) Hermes Agent supports xAI Grok through a browser-based OAuth login flow against [accounts.x.ai](https://accounts.x.ai), using either a \*\*SuperGrok subscription\*\* ([grok.com](https://x.ai/grok)) or an \*\*X Premium+ subscription\*\* (linked X account). No `XAI\_API\_KEY` is ...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/xai-grok-oauth.md
main
hermes-agent
[ -0.10174006968736649, -0.0038757873699069023, -0.06478004902601242, -0.052698779851198196, 0.0555611178278923, -0.10582534968852997, 0.02495569735765457, -0.012362491339445114, 0.07242724299430847, -0.028724931180477142, 0.049915995448827744, 0.007814536802470684, 0.07930564880371094, -0.0...
0.018289
--no-browser # Open the printed authorize URL in your local browser. ``` Through a jump box / bastion: add `-J jump-user@jump-host`. See [OAuth over SSH / Remote Hosts](./oauth-over-ssh.md) for the full step-by-step, including ProxyJump chains, mosh/tmux, and ControlMaster gotchas. ### Browser-only remotes (Cloud Shell...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/xai-grok-oauth.md
main
hermes-agent
[ -0.004892989061772823, 0.00003376889071660116, -0.02742110751569271, -0.02790967933833599, 0.0003770463226828724, -0.04290636628866196, -0.08075445145368576, -0.0002611084782984108, 0.04770234599709511, 0.0037914493586868048, 0.05352360010147095, 0.01671600714325905, 0.09210164099931717, -...
-0.084255
xAI credentials are present The `x\_search` toolset auto-enables whenever xAI credentials (a SuperGrok / X Premium+ OAuth token or `XAI\_API\_KEY`) are configured. Disable explicitly via `hermes tools` β†’ `🐦 X (Twitter) Search` (press space) if you don't want this. The tool routes through xAI's built-in `x\_search` Res...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/xai-grok-oauth.md
main
hermes-agent
[ -0.09924773871898651, -0.0031553690787404776, -0.08773954957723618, 0.02465454302728176, 0.02700469084084034, -0.02930540218949318, -0.014000399969518185, 0.020136546343564987, 0.10037261992692947, -0.005375716835260391, 0.07192840427160263, -0.028999853879213333, 0.07350419461727142, -0.0...
0.002417
[OAuth over SSH / Remote Hosts](./oauth-over-ssh.md). ### HTTP 403 after a successful login (tier / entitlement) OAuth completed in the browser, tokens are saved, but inference or token refresh returns `HTTP 403` with a message similar to \*"The caller does not have permission to execute the specified operation"\*. Thi...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/xai-grok-oauth.md
main
hermes-agent
[ -0.07270220667123795, 0.053745023906230927, -0.04433738440275192, -0.038272105157375336, 0.052629150450229645, -0.10525911301374435, -0.08999032527208328, 0.00446002883836627, 0.03229796886444092, 0.0408623181283474, 0.031384073197841644, -0.017989657819271088, 0.08234669268131256, 0.01820...
-0.02292
# Migrate from OpenClaw `hermes claw migrate` imports your OpenClaw (or legacy Clawdbot/Moldbot) setup into Hermes. This guide covers exactly what gets migrated, the config key mappings, and what to verify after migration. :::tip If your OpenClaw setup was multi-provider, `hermes setup --portal` collapses it to one OAu...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/migrate-from-openclaw.md
main
hermes-agent
[ -0.023053498938679695, -0.03760872036218643, -0.01871788501739502, -0.03759491816163063, 0.0357196107506752, -0.12196869403123856, -0.10665272176265717, -0.049557898193597794, -0.04636969044804573, -0.024888617917895317, 0.044683896005153656, -0.02550334855914116, 0.056766096502542496, -0....
0.007858
API keys | `models.providers.\*.apiKey` | `~/.hermes/.env` | Requires `--migrate-secrets`. See [API key resolution](#api-key-resolution) below. | ### Agent behavior | What | OpenClaw config path | Hermes config path | Mapping | |------|---------------------|-------------------|---------| | Max turns | `agents.defaults....
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/migrate-from-openclaw.md
main
hermes-agent
[ 0.014734836295247078, -0.020057084038853645, -0.07756581157445908, 0.003938975278288126, 0.0017043675761669874, -0.11091984808444977, -0.040440600365400314, -0.016041351482272148, 0.010928488336503506, 0.061525337398052216, 0.049427833408117294, -0.043433383107185364, 0.05830281600356102, ...
0.024076
`.accounts.default.account` | `SIGNAL\_ACCOUNT` | | | Signal | `channels.signal.httpUrl` or `.accounts.default.httpUrl` | `SIGNAL\_HTTP\_URL` | | | Signal | `channels.signal.allowFrom` or `.accounts.default.allowFrom` | `SIGNAL\_ALLOWED\_USERS` | | | Matrix | `channels.matrix.accessToken` or `.accounts.default.accessTo...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/migrate-from-openclaw.md
main
hermes-agent
[ -0.016343580558896065, -0.0441768579185009, -0.10935529321432114, -0.002648566383868456, -0.03307626396417618, -0.05478892847895622, 0.006009603850543499, -0.004287593998014927, -0.023124098777770996, 0.01957721635699272, 0.054453302174806595, -0.04823313280940056, 0.021484289318323135, -0...
0.066115
manually via `hermes config set`. ## After migration 1. \*\*Check the migration report\*\* β€” printed on completion with counts of migrated, skipped, and conflicting items. 2. \*\*Review archived files\*\* β€” anything in `~/.hermes/migration/openclaw//archive/` needs manual attention. 3. \*\*Start a new session\*\* β€” imp...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/migrate-from-openclaw.md
main
hermes-agent
[ -0.050348591059446335, 0.006140611134469509, -0.004086966160684824, -0.04652046784758568, 0.026513589546084404, -0.08772630244493484, -0.06778259575366974, -0.0722537487745285, 0.05754413083195686, 0.07388036698102951, 0.05025812238454819, -0.02132358029484749, 0.059885423630476, -0.001512...
-0.023399
# Google Gemini Hermes Agent supports Google Gemini as a native provider using the \*\*Google AI Studio / Gemini API\*\* β€” not the OpenAI-compatible endpoint. This lets Hermes translate its internal OpenAI-shaped message and tool loop into Gemini's native `generateContent` API while preserving tool calling, streaming, ...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/google-gemini.md
main
hermes-agent
[ -0.12784352898597717, -0.04590515419840813, -0.0054201786406338215, -0.04227866977453232, 0.006642832420766354, -0.05523337423801422, -0.010829060338437557, -0.04555853083729744, 0.0012569449609145522, -0.006650098133832216, -0.04271174222230911, -0.04907935485243797, 0.030718497931957245, ...
0.052281
For production or lowest-risk usage, prefer the API-key provider above. ## Available Models The `hermes model` picker shows Gemini models maintained in Hermes' provider registry. Common choices include: | Model | ID | Notes | |-------|----|-------| | Gemini 3.1 Pro Preview | `gemini-3.1-pro-preview` | Most capable prev...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/google-gemini.md
main
hermes-agent
[ -0.08912696689367294, -0.09231620281934738, -0.041218001395463943, 0.018141597509384155, 0.04181608557701111, -0.02179228700697422, -0.06163403391838074, 0.024670062586665154, 0.016664547845721245, -0.007275694981217384, 0.03252720087766647, 0.054653752595186234, -0.007895165123045444, -0....
0.000341
hermes gateway setup hermes gateway start ``` The gateway reads `config.yaml` and uses the same Gemini provider configuration. ## Troubleshooting ### "Gemini native client requires an API key" Hermes could not find a usable API key. Add one of these to `~/.hermes/.env`: ```bash GOOGLE\_API\_KEY=... # or GEMINI\_API\_KE...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/google-gemini.md
main
hermes-agent
[ -0.06304208934307098, -0.032266244292259216, 0.013034965842962265, -0.03880605474114418, -0.04986785724759102, -0.08842435479164124, -0.06174842268228531, -0.055024098604917526, 0.051373545080423355, 0.059052787721157074, -0.03411029651761055, 0.008119137957692146, 0.05259649083018303, -0....
-0.047024
# Working with Skills Skills are on-demand knowledge documents that teach Hermes how to handle specific tasks β€” from generating ASCII art to managing GitHub PRs. This guide walks you through using them day to day. For the full technical reference, see [Skills System](/user-guide/features/skills). --- ## Finding Skills ...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/work-with-skills.md
main
hermes-agent
[ -0.07197192311286926, 0.01827726885676384, -0.09479771554470062, -0.003374083898961544, -0.06536759436130524, -0.096741683781147, 0.01072760857641697, 0.021894218400120735, -0.03235775977373123, 0.020566698163747787, 0.015350822359323502, 0.02453755773603916, 0.08653736114501953, 0.0368482...
0.178868
appear in `skills\_list`. They're opt-in β€” load them explicitly when you know a plugin provides one. When loaded, the agent sees a banner listing sibling skills from the same plugin. For how to ship skills in your own plugin, see [Build a Hermes Plugin β†’ Bundle skills](/guides/build-a-hermes-plugin#bundle-skills). --- ...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/work-with-skills.md
main
hermes-agent
[ -0.03632432222366333, 0.037443045526742935, -0.07620839029550552, 0.01117398776113987, 0.0007239592378027737, 0.004460466559976339, 0.0014705774374306202, -0.028201386332511902, -0.05265451967716217, -0.028657877817749977, 0.05795920267701149, -0.016376681625843048, 0.05350989103317261, -0...
0.051155
| "How to deploy to Kubernetes" | "User prefers dark mode, lives in PST" | | \*\*Who creates\*\* | You, the agent, or installed from Hub | The agent, based on conversations | \*\*Rule of thumb:\*\* If you'd put it in a reference document, it's a skill. If you'd put it on a sticky note, it's memory. --- ## Tips \*\*Keep...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/work-with-skills.md
main
hermes-agent
[ -0.018227441236376762, -0.007387005258351564, 0.02470509521663189, 0.0015125697245821357, -0.018646471202373505, -0.07980307936668396, 0.054934386163949966, -0.0012345530558377504, -0.008493955247104168, 0.0030133381951600313, -0.03135649114847183, -0.020548472180962563, 0.040884293615818024...
0.15351
# Tips & Best Practices A quick-wins collection of practical tips that make you immediately more effective with Hermes Agent. Each section targets a different aspect β€” scan the headers and jump to what's relevant. :::tip Confused which model to pick? Run `hermes setup --portal` β€” you get 300+ models including Claude, G...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/tips.md
main
hermes-agent
[ -0.04284745082259178, 0.053968142718076706, 0.000060820380895165727, -0.013974015600979328, -0.009070361964404583, -0.12486512959003448, -0.009086323902010918, 0.028226245194673538, -0.038230083882808685, -0.010666289366781712, -0.029536493122577667, 0.00937963742762804, 0.06743709743022919,...
0.054294
great for watching what the agent does; "off" is cleanest for simple Q&A. ::: ## Context Files ### AGENTS.md: Your Project's Brain Create an `AGENTS.md` in your project root with architecture decisions, coding conventions, and project-specific instructions. This is automatically injected into every session, so the agen...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/tips.md
main
hermes-agent
[ -0.026459883898496628, 0.006857538595795631, -0.11436153203248978, 0.0011756769381463528, -0.0593000203371048, -0.040701474994421005, 0.019894110038876534, -0.02560042403638363, -0.051711469888687134, 0.0038245590403676033, -0.0017080182442441583, -0.008039779961109161, 0.03791843727231026, ...
0.097475
responses slowing down or getting truncated, run `/compress`. This summarizes the conversation history, preserving key context while dramatically reducing token count. Use `/usage` to check where you stand. ### Delegate for Parallel Work Need to research three topics at once? Ask the agent to use `delegate\_task` with ...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/tips.md
main
hermes-agent
[ -0.011319175362586975, -0.004263506270945072, 0.012065890245139599, 0.03145580738782883, 0.0071371933445334435, -0.11422817409038544, -0.020766381174325943, 0.10130853950977325, 0.08134369552135468, -0.0002867586736101657, -0.012364604510366917, 0.02820545621216297, -0.004528601188212633, ...
0.102403
β€” it permanently allowlists that pattern. Start with "session" until you're comfortable. ### Command Approval Is Your Safety Net Hermes checks every command against a curated list of dangerous patterns before execution. This includes recursive deletes, SQL drops, piping curl to shell, and more. Don't disable this in pr...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/tips.md
main
hermes-agent
[ -0.01514347828924656, 0.01576211303472519, -0.02456032857298851, -0.04092949256300926, 0.023671824485063553, -0.06664327532052994, 0.07401945441961288, -0.0012592977145686746, -0.01069930661469698, 0.058139413595199585, 0.019170062616467476, -0.011131794191896915, 0.04052092507481575, 0.04...
0.181166
# AWS Bedrock Hermes Agent supports Amazon Bedrock as a native provider using the \*\*Converse API\*\* β€” not the OpenAI-compatible endpoint. This gives you full access to the Bedrock ecosystem: IAM authentication, Guardrails, cross-region inference profiles, and all foundation models. ## Prerequisites - \*\*AWS credent...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/aws-bedrock.md
main
hermes-agent
[ 0.024588579311966896, -0.017124835401773453, -0.06209532916545868, -0.014368203468620777, 0.05328105017542839, -0.07445812225341797, -0.0472615621984005, -0.01570616289973259, -0.04498082399368286, 0.06426602602005005, 0.00042871921323239803, -0.09769123792648315, 0.027411354705691338, 0.0...
0.062172
``` The gateway reads `config.yaml` and uses the same Bedrock provider configuration. ## Troubleshooting ### "No API key found" / "No AWS credentials" Hermes checks for credentials in this order: 1. `AWS\_BEARER\_TOKEN\_BEDROCK` 2. `AWS\_ACCESS\_KEY\_ID` + `AWS\_SECRET\_ACCESS\_KEY` 3. `AWS\_PROFILE` 4. EC2 instance me...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/aws-bedrock.md
main
hermes-agent
[ 0.004744878038764, 0.0071721612475812435, -0.050615087151527405, -0.017862645909190178, 0.004522522445768118, -0.0852300301194191, -0.03906470164656639, -0.019400032237172127, 0.03797198832035065, 0.0666825994849205, -0.029339399188756943, -0.07120788097381592, 0.05875355750322342, 0.01403...
-0.035909
# MiniMax OAuth Hermes Agent supports \*\*MiniMax\*\* through a browser-based OAuth login flow, using the same credentials as the [MiniMax portal](https://www.minimax.io). No API key or credit card is required β€” log in once and Hermes automatically refreshes your session. The transport reuses the `anthropic\_messages` ...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/minimax-oauth.md
main
hermes-agent
[ -0.019821960479021072, 0.0514165498316288, -0.06118461489677429, -0.027985434979200363, -0.0022803761530667543, -0.07036256045103073, -0.04166930168867111, 0.031020497903227806, 0.016660595312714577, -0.02662607468664646, 0.01509079709649086, -0.001361836097203195, 0.0635865107178688, 0.00...
0.0193
`minimax-oauth` (global) | `https://api.minimax.io` | `https://api.minimax.io/anthropic` | | `minimax-cn` (China) | `https://api.minimaxi.com` | `https://api.minimaxi.com/anthropic` | ### Provider aliases All of the following resolve to `minimax-oauth`: ```bash hermes --provider minimax-oauth # canonical hermes --provi...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/minimax-oauth.md
main
hermes-agent
[ -0.014212013222277164, 0.08103601634502411, 0.007856407202780247, -0.05249495431780815, 0.00525507191196084, -0.06154409423470497, -0.033084265887737274, 0.04785306751728058, 0.015424065291881561, -0.014088603667914867, 0.04272022470831871, -0.019231680780649185, 0.07997621595859528, -0.00...
-0.026504
# Cron Troubleshooting When a cron job isn't behaving as expected, work through these checks in order. Most issues fall into one of four categories: timing, delivery, permissions, or skill loading. --- ## Jobs Not Firing ### Check 1: Verify the job exists and is active ```bash hermes cron list ``` Look for the job and ...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/cron-troubleshooting.md
main
hermes-agent
[ -0.039288878440856934, 0.03717198595404625, 0.040913332253694534, 0.029009303078055382, 0.04062267392873764, -0.06543929874897003, -0.02942286990582943, -0.06842023879289627, -0.051799044013023376, -0.022713322192430496, -0.0238457303494215, -0.07108908891677856, -0.003403449896723032, 0.0...
-0.029578
fails: - \*\*Telegram\*\*: Bot must be an admin in the target group/channel - \*\*Discord\*\*: Bot must have permission to send in the target channel - \*\*Slack\*\*: Bot must be added to the workspace and have `chat:write` scope ### Check 4: Response wrapping By default, cron responses are wrapped with a header and fo...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/cron-troubleshooting.md
main
hermes-agent
[ -0.07174964249134064, -0.029124416410923004, 0.006047512870281935, -0.021905409172177315, -0.009846530854701996, -0.043836385011672974, 0.023141279816627502, -0.005479508079588413, -0.04726853221654892, 0.028272779658436775, 0.0321233868598938, -0.07022777199745178, 0.005188792012631893, 0...
0.090833
silently: ```bash ls -la ~/.hermes/cron/jobs.json chmod 600 ~/.hermes/cron/jobs.json # Your user should own it ``` --- ## Performance Issues ### Slow job startup Each cron job creates a fresh AIAgent session, which may involve provider authentication and model loading. For time-sensitive schedules, add buffer time (e.g...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/cron-troubleshooting.md
main
hermes-agent
[ -0.08287519216537476, 0.03099590353667736, -0.016357488930225372, -0.011995182372629642, 0.03525765985250473, -0.07336579263210297, -0.026168812066316605, -0.03855925053358078, -0.002952866954728961, -0.03244911506772041, -0.04186131805181503, -0.011972038075327873, -0.022281771525740623, ...
0.097253
# Delegation & Parallel Work Hermes can spawn isolated child agents to work on tasks in parallel. Each subagent gets its own conversation, terminal session, and toolset. Only the final summary comes back β€” intermediate tool calls never enter your context window. For the full feature reference, see [Subagent Delegation]...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/delegation-patterns.md
main
hermes-agent
[ -0.06444073468446732, -0.03082347847521305, -0.06708330661058426, -0.01668725162744522, -0.05122050270438194, -0.062318746000528336, -0.010584920644760132, 0.010783490724861622, 0.004485725425183773, 0.06055322289466858, -0.02713213674724102, -0.08001552522182465, 0.03608196973800659, 0.02...
0.059232
there's no cross-contamination β€” each evaluation stands on its own merits. The parent agent gets all three summaries and makes the comparison. --- ## Pattern: Multi-File Refactoring Split a large refactoring task across parallel subagents, each handling a different part of the codebase: ```python delegate\_task(tasks=[...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/delegation-patterns.md
main
hermes-agent
[ -0.0836387649178505, 0.033114708960056305, -0.007506667170673609, 0.004096219781786203, 0.015265942551195621, -0.09324441105127335, -0.046575501561164856, 0.016128884628415108, 0.016298184171319008, 0.06625008583068848, -0.015989594161510468, -0.007008966524153948, -0.01185270119458437, 0....
0.0028
is opt-in\*\*: leaf subagents (default) cannot call `delegate\_task`, `clarify`, `memory`, `send\_message`, or `execute\_code`. Orchestrator subagents (`role="orchestrator"`) retain `delegate\_task` for further delegation, but only when `delegation.max\_spawn\_depth` is raised above the default of 1 (1-3 supported); th...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/delegation-patterns.md
main
hermes-agent
[ -0.02158123068511486, -0.0341036356985569, -0.013280832208693027, 0.02441515401005745, -0.07152397930622101, -0.04030638560652733, -0.006717646960169077, -0.011630489490926266, -0.028517937287688255, 0.03384893387556076, 0.005220403429120779, -0.08684653788805008, 0.012276994995772839, -0....
0.048475
# Automate Anything with Cron The [daily briefing bot tutorial](/guides/daily-briefing-bot) covers the basics. This guide goes further β€” five real-world automation patterns you can adapt for your own workflows. For the full feature reference, see [Scheduled Tasks (Cron)](/user-guide/features/cron). :::info Key Concept ...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/automate-with-cron.md
main
hermes-agent
[ -0.028077637776732445, -0.014796482399106026, -0.014517052099108696, 0.019457831978797913, 0.014225775375962257, -0.035992540419101715, 0.06316164880990982, 0.006640384905040264, 0.02784630097448826, -0.008149947971105576, -0.030287714675068855, -0.07718436419963837, 0.03882088139653206, 0...
0.09824
\ --deliver telegram ``` The `0 9 \* \* 1` is a standard cron expression: 9:00 AM every Monday. --- ## Pattern 3: GitHub Repository Watcher Monitor a repository for new issues, PRs, or releases. ```bash /cron add "every 6h" "Check the GitHub repository NousResearch/hermes-agent for: - New issues opened in the last 6 ho...
https://github.com/NousResearch/hermes-agent/blob/main/website/docs/guides/automate-with-cron.md
main
hermes-agent
[ -0.04589725658297539, -0.012988577596843243, -0.04013241454958916, -0.006927947513759136, 0.023235032334923744, -0.048372868448495865, 0.019534610211849213, -0.046907734125852585, 0.064947210252285, 0.05448416993021965, 0.023275107145309448, -0.0417020283639431, -0.0016926652751863003, -0....
0.140648