YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Hermes Agent docs add Pareto Code routing

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Hermes Agent docs add Pareto Code routing
OPEN LINK ↗
// 1h agoTUTORIAL

Hermes Agent docs add Pareto Code routing

Nous Research’s Hermes Agent configuration docs now include a dedicated section for OpenRouter routing and the Pareto Code router on auxiliary tasks. The guidance shows that routing preferences and `openrouter.min_coding_score` do not inherit from the main agent, so you set them per auxiliary task with `extra_body`, including provider ordering, sorting, and Pareto Code plugin knobs.

// ANALYSIS

This is a practical setup note, not a new product launch. The value is in making Hermes easier to tune for cheaper or better auxiliary-task execution without affecting the main agent.

  • The docs make an important boundary explicit: auxiliary tasks are independent from the main model’s routing settings.
  • The example config shows how to combine OpenRouter provider preferences with `model: openrouter/pareto-code`.
  • It is most relevant for users optimizing compression, summarization, or other side tasks where model quality and cost matter.
  • The change is incremental but useful for power users who already run Hermes with OpenRouter.
// TAGS
hermes-agentnous-researchopenrouterpareto-codedocsconfigurationagent

DISCOVERED

1h ago

2026-05-10

PUBLISHED

1h ago

2026-05-10

RELEVANCE

6/ 10

AUTHOR

OpenRouter