[✨ FEATURE] Integrate Hermes Agent into command mode #423
tarushvkodes
started this conversation in
Ideas
Replies: 1 comment
-
|
Converting it into discussion to keep this on the side. Def have plans to do this once I make dictation a little stable! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem?
The command mode is currently kind of rudimentary and just a chatbot interface. I think it'd be great to see an agentic type of orchestrator agent that we speak to that could traverse our projects/chats and allow us to do more interesting stuff, kind of like Jarvis.
Describe alternatives you've considered
I've tried connecting Codex in command mode, but right now it basically just uses it like the API. It's nice that I can use my Codex quotas instead of burning API credits, but I'd still love a better interface. At the moment it just pipes Codex output into the notch and waits until the entire response is generated before showing a block of text, which doesn't feel very intuitive.
I think a notch interface for Hermes would fit this workflow much better since a lot of people already use Hermes. Maybe there could be a dedicated Hermes notch mode that provides a more interactive experience instead of only displaying the final output.
Beta Was this translation helpful? Give feedback.
All reactions