Comment on
LunarWing — self-hostable AI agent framework built in Rust, focused on privacy and real secret management
Reply in thread
My thoughts exactly. I believe that in this space there is far too much development time and energy is going into maintaining channels that change on a whim of their publishers. I have been casually observing development commits and code review for all of the work that both Ironclaw and Openclaw have been doing with comm channels and it's absolutely mind boggling how much work that goes in. I've developed a few core communication channels based on open protocols and all of these alone are enough work to maintain and improve as it is. Developing new ones all by myself is not a priority at the moment. I want to focus on things I deem to be more important for agents at this time. I'm not opposed to adding more options in the future either. One of my plans is adding two way voice communication in the future and if that seems feasible with the existing XMPP bridge, I will go that route. Otherwise, I'll look into other options for this.