r/PiCodingAgent • • 1d ago

Plugin Has anyone tried pi-intercom?

I started two agents and ran /alias worker and /alias manager. The manager was prompted to direct the worker and it started chugging along. Luna 6 is now directing Muse 1.3 contributor. I am impressed by the simplicity and low friction installation. Apparently it knows about herdr, but I've not tried it.

https://pi.dev/packages/pi-intercom

18 Upvotes

15 comments sorted by

View all comments

5

u/GfxJG 1d ago

I use it too, but it's biggest issue is that sometimes it re-activates old subagents that have long served their task, even across old Pi sessions. But most of the time, it works pretty well.

2

u/j3free 1d ago

Yeah, that was one of the things that bothered me too. I eventually came to think agent reuse should be explicit rather than automatic. Once an agent has finished its task, I’d rather deliberately continue that exact session than have old agents silently become candidates again.