HackerTrans
TopNewTrendsCommentsPastAskShowJobs

khaliqgant

no profile record

Submissions

Show HN: I built a tool to search 50K+ AI coding conversations in SQLite

github.com
1 points·by khaliqgant·hace 4 meses·0 comments

Show HN: Install Cursor rules and Claude agents like NPM packages

promptpm.dev
3 points·by khaliqgant·hace 9 meses·0 comments

comments

khaliqgant
·hace 5 meses·discuss
Been waiting for this to drop and excited to test it out. We've been building something in this space - https://github.com/AgentWorkforce/relay, a real-time messaging layer that lets AI coding agents talk to each other across any CLI.

Assign roles to different models and have them coordinate: Claude as the lead, Codex on backend, Gemini on frontend, etc.

I wrote about my experiences with multi-agent orchestration here: https://x.com/khaliqgant/status/2019124627860050109?s=46
khaliqgant
·hace 5 meses·discuss
You can accomplish this with https://github.com/AgentWorkforce/relay and make the Lead/Orchestrator any harness you want. At the core agent-relay is agent to agent communication but it unlocks quite a few multi agent orchestration paradigms. I wrote about some learnings here as well https://x.com/khaliqgant/status/2019124627860050109?s=46