hermes - 💡(How to fix) Fix [Feature]: LLM agent orchestrator [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
NousResearch/hermes-agent#28613Fetched 2026-05-20 04:03:11
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Author
Participants
Timeline (top)
labeled ×3

Root Cause

As an example, i would like to use a light llm by default such as Qwen3 4b and if i prompt a coding request, it ll be replaced for the session by a more robust llm such as Qwen3.6 35 a3b because ia created a coding agent that use this llm.

RAW_BUFFERClick to expand / collapse

Problem or Use Case

not sure it s already planned but, for local setup, would be nice to have a feature allowing , on first prompt of a session, to let a default light llm auto load ( by analyzing prompt ) a dedicated agent with its own model.

As an example, i would like to use a light llm by default such as Qwen3 4b and if i prompt a coding request, it ll be replaced for the session by a more robust llm such as Qwen3.6 35 a3b because ia created a coding agent that use this llm.

on a /new it will go back to Qwen3 4b

The purpose of this is to be able to load specialized llm by task instead of loading huge model event for dumb tasks.

Proposed Solution

Having a default orchestrator agent with a light and dumb model which auto load a sub agent / replace itself, by analyzing first prompt.

i would be pleased to suggest a PR but i dont know where to start

Alternatives Considered

No response

Feature Type

New tool

Scope

None

Contribution

  • I'd like to implement this myself and submit a PR

Debug Report (optional)

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix [Feature]: LLM agent orchestrator [1 participants]