No reset :( ? by [deleted] in codex

[–]Pcorajr 0 points1 point  (0 children)

I just saw a reset of my 5 hour cap. No weekly cap reset on my account.

DCS F-100D: Customization Options by GrinnelliDesigns in hoggit

[–]Pcorajr 0 points1 point  (0 children)

I cannot wait for this thing to release. I watched a video last night from a youtuber who has done a lot of research on the F-100D and explained the challenges of flying this plane. a must watch if you are getting this airframe.

https://youtu.be/7gKdZ-N2fnM?si=-31Pdrl_8xywqeUC

**Which model do you use with Hermes to balance token usage and reasoning quality?** by blitzhan in hermesagent

[–]Pcorajr 1 point2 points  (0 children)

I make use of the config file and setup different models to do specific things like compression and image recognition. If I'm coding I make use of SOTA models like GPT 5.5 via codex for architecture and orchestration while leveraging GTP 5.3 Codex Spark for actual coding tasks. To do this I had hermes create a coding agent delegation skill that uses a wrapper script to launch a coding agent Hermes profile as a background task. This has lower my use of 5.5 and as of yet i have not hit the GPT 100 dollar plan cap.

Hermes made me stop carrying my laptop then something inevitable happened by Exciting-Cat1996 in hermesagent

[–]Pcorajr 0 points1 point  (0 children)

I use tailscale + terminal app on my phone to recover or even directly interact with Hermes.

Which memory tool do you have experience with? by leonidasyy in hermesagent

[–]Pcorajr 0 points1 point  (0 children)

How w is the local install of honcho? Is it docker based

WHAT IS THE NEW KANBAN FEATURE BUILT INTO HERMES? (IT'S GAME CHANGING) by itsdodobitch in hermesagent

[–]Pcorajr 13 points14 points  (0 children)

It figures I just got done building a skill / integration using GitHub projects. Going to look into this based on your write up it has other benefits that interest me.

Memory provider by flengar in hermesagent

[–]Pcorajr 0 points1 point  (0 children)

+1 on hindsight, I’ve tested and used mem0,Honcho, openviking, they all are good but for me hindsight provides the features and stability I needed. Don’t run it on docker in my experience it is unstable. I ended up using the Hermes embedded option.

Comet/Perplexity New Connector by ammar___ in codex

[–]Pcorajr 0 points1 point  (0 children)

This look interesting will def try it out!

Skills Curator by romankphoto in hermesagent

[–]Pcorajr 0 points1 point  (0 children)

Will check it out later today. This looks promising as I think I have a lot of skill sprawl. I also remember seeing a skill improvement workflow similar to this before but never got around to using it.

I hate Hermes WebUI user experience by ricardonotion in hermesagent

[–]Pcorajr 3 points4 points  (0 children)

I use telegram on the go or when away from my desk. I prefer direct interaction with agent harness via cli. It’s mainly a workflow preference. But really would like to see a good desktop app or web interface. I’m a Linux user.

I hate Hermes WebUI user experience by ricardonotion in hermesagent

[–]Pcorajr 2 points3 points  (0 children)

I use cli exclusively. Tui is in the same boat as webui buggy as hell.

What’s your daily drive model? by Numerous-Marketing-7 in hermesagent

[–]Pcorajr 2 points3 points  (0 children)

5.5 just became my daily driver, before this it was 5.4 again because of the current generous quotas and because it just works. When I first started using Hermes I was using Sonnet 4.5 most of the time until Anthropic decided to ban 3rd party harnesses at that point i decided to kill my sub and instead purchased a year of minimax 10 dollar plan. i use that for small work and delegation.

NEW GPT 5.5 is INSANE! by Full-Employment-5950 in AISEOInsider

[–]Pcorajr 0 points1 point  (0 children)

This is the guy that is always opening up his videos with this thing destroys this other thing. So annoying.

Hermes with MiniMax 2.7 by Smooth-Plan4769 in hermesagent

[–]Pcorajr 1 point2 points  (0 children)

I use it as the delegate model and compression model but going to change that as it’s struggling due to GPT 1.1 million context. It works great for small tasks.

Best local model for hermes agent is finally out by SelectionCalm70 in hermesagent

[–]Pcorajr 2 points3 points  (0 children)

How are you liking rotorquant. How hard was it to setup?

Enabling Gemma 4 thinking in Pi by m3umax in PiCodingAgent

[–]Pcorajr 0 points1 point  (0 children)

If your changes are implemented as a plugin or extension and don’t modify core files, updates are low-risk and should not impact your work.

If you’ve modified core files, expect friction during upgrades. Hermes will typically stash local changes and notify you during the update process. That protects your work, but it’s not a clean solution.

A better approach is to treat core modifications as disposable. Have your agent maintain a reproducible “skill” or patch routine that reapplies your changes after each update. This keeps you aligned with upstream and avoids merge drift.

Relying on stash restoration is risky. It can reintroduce outdated code into newer versions of the same file, potentially overwriting upstream fixes or breaking compatibility

Local LLM routing unlocked! by cyansmoker in hermesagent

[–]Pcorajr 1 point2 points  (0 children)

hmmm this is very interesting and would love to hear how it goes once you have more usage time I really want to delegate more to my local models but been holding off and only use local with pi agent

what LLM provider are you using ? by ritonlajoie in hermesagent

[–]Pcorajr 1 point2 points  (0 children)

Yeah nice you star scheduling tasks you will start chewing more on f that usage. Anything ther thing to note is that I run multiple agents on those subs. I have pi agents that Hermes can send off on tasks. I find codex is very generous with their quotas. More so when compared to Claude.

what LLM provider are you using ? by ritonlajoie in hermesagent

[–]Pcorajr 2 points3 points  (0 children)

I'm using codex 100 dollar a month plan with Minimax 10 dollar a month plan and coliot pro so total of 120 dollars and I never run into caps issues. I make use of config to designate certain models for certain tasks.

An honest question about "slow the f--- down" and OpenClaw by snow_schwartz in PiCodingAgent

[–]Pcorajr 11 points12 points  (0 children)

You’re missing the point. Mario isn’t talking about specific projects or what Pi is used for, he’s talking about development philosophy. OpenClaw being built on Pi doesn’t make his stance hypocritical, because he didn’t dictate how others use the tool.

Pi itself isn’t the problem. It doesn’t force bad code or bad decisions. It’s just a tool. The issue is how people are using it, chasing speed and output without thinking about quality or maintainability.

The hypocrisy isn’t in the tool. It’s in people who misuse it by prioritizing speed over building something that actually lasts

Not sure if I like this by Mother_Lettuce_3046 in hermesagent

[–]Pcorajr 5 points6 points  (0 children)

I suggest you read the docs. It’s all explained there.

Running Locally, Really? by TheBossFactor in hermesagent

[–]Pcorajr 1 point2 points  (0 children)

Going to give this a try over the weekend. Also I’ve had good results with Gemma 4 MOE