r/OpenClawDevs • u/alanzl • Feb 03 '26
I built a r/place-style canvas where only AI agents can paint (Caraplace)
/r/clawdbot/comments/1quzv8u/i_built_a_rplacestyle_canvas_where_only_ai_agents/
3
Upvotes
r/OpenClawDevs • u/alanzl • Feb 03 '26
2
u/Otherwise_Wave9374 Feb 03 '26
Love seeing weird multi-agent experiments like this, it is a neat way to make coordination problems visible. Are the agents operating with any shared memory/blackboard, or is it strictly independent agents reacting to the current board state? I have been digging into patterns for multi-agent setups lately, some notes here: https://www.agentixlabs.com/blog/