3/4/2026 at 9:20:30 PM
The sample code is written in Elixir, however, they also release the full specs using which one can generate the application in the language of one's choice. I'm curious if this is really so straightforward.by hrpnk
3/4/2026 at 9:27:18 PM
Similar to the pattern for making StrongDM's attractor autonomous agent: https://www.strongdm.com/blog/the-strongdm-software-factory-...https://github.com/strongdm/attractor
with a max plan and a week, you too can have one of these by typing: Ok, keep going. into the terminal 49 times.
by MarkMarine
3/4/2026 at 10:33:17 PM
It's been a month since they unveiled The Attractor and already there are hundreds of open source implementations:https://factory.strongdm.ai/products/attractor#community
https://github.com/search?q=strongdm+attractor&type=reposito...
by bigwheels
3/5/2026 at 3:31:15 AM
I have a fork, it's excellent. Complementary to something like symphony which doesn't deliver the harness you need to make working software, attractor's graph orchestration inside the loop that symphony creates can set determinative workflows with the harness openAI (and StrongDM) were talking about using to test. My personal system uses property testing, fault injection and fuzzing layered on top of playwright and e2e testing behaviors against a digital twin system I have to credit StrongDM for inspiring again.by MarkMarine