|
|
|
|
|
by david_rugaex
11 days ago
|
|
Is there an underlying logic to the spatial layout?
I made something similar for charting out the Bevy ecosystem recently, where my layout is driven by co-use of crates in projects scraped from GitHub. I'm afraid I didn't use an agent swarm though, and it's merely self hosted, not deployed in a single command. https://crates.rugaex.com/ |
|
The crate co-use looks interesting, and building it without agent swarms still counts :)