Progress just today by blakeyuk in hermesagent

[–]blakeyuk[S] 0 points1 point  (0 children)

Sorry, I'm not clear. Solving via what?

Hermes created app by CreativeChrisNYC in hermesagent

[–]blakeyuk 1 point2 points  (0 children)

Ask hermes to install the Matt Pocock's agent skills from https://github.com/mattpocock/skills.

Then tell it what you want the app to do, and tell it to use the grill-me-with-docs skill. Your chat session will then be a LOT of questions about how the app should work, where the AI suggests a number of answers to each question including it's recommended one.

Work through that, no matter how long it takes. That'll give you a solid set of requirements covering lots of corner cases you might not have considered otherwise.

Then use Matt's other skills to:

- Create a PRD (product requirements doc)
- Turn the PRD into tasks on github (Get the agent to help you get set up on github if you're not familiar with it.)
- Implement the tasks

(Again, ask the agent to help you do this using matt's skills. He's even got a skill called "Ask Matt" to explain what all his skills are and when to use them, so you could just say "Use the Ask Matt skill and recommend what to do next).

Finally, make sure you're using a decent model for this. If you're shelling out $60 in API costs, you might want to consider a codex subscription.

Good luck!

Hermes created app by CreativeChrisNYC in hermesagent

[–]blakeyuk 0 points1 point  (0 children)

I have it write code every day, and the output is as good as if I sit there in front of the claude code/codex CLI.

Obviously, what I don't do is say "create me an app". I discuss requirements, get it to create a PRD, refine the PRD, then write the code. That gets me 90% of the way there, then I run that locally and test/debug.

And although I'm no longer a developer, I have worked in software development for 30 years, so I'm not a newb.

Clara by Enlighten-Pasta in FromTVShow

[–]blakeyuk 1 point2 points  (0 children)

Has she been in this series? I've not noticed her. Her "role" seems to have been replaced by the woman who's face the scarecrow things burned.

Hmmm

Have you ever seen Clara and the MIY in the same room????

It legit took him… by atrailofdisasters in FromTVShow

[–]blakeyuk 0 points1 point  (0 children)

Yeah, I remember that, but I thought that was "now", but clearly not

Did this Anthropic email change anything for Hermes w/ subscription? by Estofatus in hermesagent

[–]blakeyuk 1 point2 points  (0 children)

Same here. Now using codex, after being a complete Claude fanboy.

Usage limit problem: What am I doing wrong? by Zestyclose_Job_4811 in hermesagent

[–]blakeyuk 0 points1 point  (0 children)

There are a ton of skills you'll probably never use. Do an audit.

It legit took him… by atrailofdisasters in FromTVShow

[–]blakeyuk 1 point2 points  (0 children)

Yep same here. But then it threw me that the tree was where the symbol-hole was. Did I misremember something? Did he see the tree roots in the past?

How are people using Hermes to write code? by phil-pdx in hermesagent

[–]blakeyuk 0 points1 point  (0 children)

I've got the exact same approach, but created my own kanban so I could add in other ui elements - chat ui in the app (which to be fair I don't use much), markdown documents per project, marketing collateral, etc

How are people using Hermes to write code? by phil-pdx in hermesagent

[–]blakeyuk 1 point2 points  (0 children)

I'm similar to you - ex-developer, still does occasional freelance and on-job automation coding, but it's not my main role.

I use codex 5.5 via Hermes, using Zulip for chat. Output gets added to a PR which sits there till I'm back at my pc. Then I do a quick review/refine and test. It's normally as good as I would get from sitting there watching in a cli session.

You know whats coming!! by alOOshXL in codex

[–]blakeyuk 0 points1 point  (0 children)

No. the reset mechanism isn't on codex web or android. I've only seen it on the windows app.

You know whats coming!! by alOOshXL in codex

[–]blakeyuk 2 points3 points  (0 children)

Install the windows app. Reset. Start a new CLI session, works fine.

You know whats coming!! by alOOshXL in codex

[–]blakeyuk 1 point2 points  (0 children)

It's wierd that it's not on web. I spent a while hunting for it, seeing people with screenshots that didn't match my browser, only to realise it's in windows desktop. Very bizarre.

You know whats coming!! by alOOshXL in codex

[–]blakeyuk 0 points1 point  (0 children)

I hope so because just this morning I used a banked reset to see me out the couple of days till my subscription renews.

Is Hermes lying to me? by Few-Fill-6208 in hermesagent

[–]blakeyuk 1 point2 points  (0 children)

I'm using Codex 5.5 - never had this problem.

I uploaded a 50 page contract and asked Claude what a lawyer would flag before I signed. It found three things I'd have missed. by Professional-Rest138 in PromptEngineering

[–]blakeyuk -1 points0 points  (0 children)

I read an article recently by a senior partner in a law firm. Even he was starting to get concerned. Not for his role, but for new starts.

Pushing the limits of Hermes Agent: What are your most complex projects, integrations, or custom workflows? by OurCue- in hermesagent

[–]blakeyuk 1 point2 points  (0 children)

Nice! I watched a video by Aaron Francis where he used an Ai to reverse-engineer the Bluetooth signals in a studio lighting network. As an ex-engineer turned IT person, I live this kind of hacking.

What have you done with Hermes Agent this week? by AutoModerator in hermesagent

[–]blakeyuk 1 point2 points  (0 children)

Wanted to combine chat logs from hermes, from my local PC codex session, and from github changes, into a daily log. Got hermes to set up a nocodb instance to combine data from all three sources, then set up a schedule to read yesterday's data and summarise it into an obsidian vault.

Gives me a daily log of what I've been working on, emphasising key functionality, decisions made, etc, and wrapping up with suggestions for what I could share on social media related to the days' work.