#How I built a shared user context across - jackycufe
1 messages ยท Page 1 of 1 (latest)
Id be really interested to see more of the details. I already have a multi-agent setup and have observed the same issue. I have further agents i have contemplated spinning up but havent been sure of the answer to this very question!
I had the same issue yeah. Found some workaround using discord and session send. Created 9 agent profiles and a collaboration policies file, discord-ops file, etc. Took me a week but today the comms were pretty good. Admin agent dispatches by tagging other agents in discord and the other agents tag him with handoff files references. He reads that handoff locally and dispatch next in line.
Curious to see how you set it up. Happy to share files too if it can help I'm 3 week deep in discord multi agent setup but I'm finally getting consistent results.
Would like to learn more!
was this by chaning "tree" to "agent" or "all"?
Where do I start haha. What's your setup so far?
If it's anything like telegram topics, try starting with "change agent visibility from tree to agent" and see how that goes ๐
Which config is this?
tools.sessions.visibility = "tree"
I'm gonna have to check. I havent used that one yet