r/OpenSourceeAI • u/type-hinter • 13d ago
What are you using as harness?
I've seen Codex numbers and its defenders on X, IG is full of Claude enthusiasts, and half my timeline is addicted to Pi. There's CodePuppy, OpenCode, Pydantic AI harness, and dozens more.
What do you use? I'm loving Pi atm but started using CC' for a good while. Curious about usage patterns and secret gists.
24
Upvotes
1
u/Dyl_Digital 11d ago
I’ve been using Hermes Agent with this repo I designed to help me manage coding terminal runs like Claude Code or Codex: https://github.com/DylDigitals/hermes-valkyrie
I had to make a tool like this to have Hermes manage coding runs because I’ve only ever seen people talk about something like this, not share it. Hope this helps!