Slack -> codex cloud -> github -> fix -> create a PR

Hey guyz I have built a workflow using hermes agent : App bug report → Slack → Agent → multi-agent workflow → PR.
Hermes worked, but low context caused hallucinations.

Then I tried Vercel’s eve agent based Foreman framework . It fixed issues accurately, but the huge context/input tokens made each run cost $7–8+.

Now exploring Slack → Codex → GitHub as a cheaper approach. can you guyz tell me if anyone has tried this? its pro’s con’s and issue if anyone has faced it?

I can definitely vouch for this part! :smile:

(sounds like a fun project btw!)

You could also stick GitHub Copilot on the end to review the PR, but only after CI has cleared (to save wasted reviews)