top | item 45604742

Stigmergy: An agents framework built on ECS principles

3 points| rescrv | 4 months ago |github.com

2 comments

order

badgerson|4 months ago

I think you should strongly consider writing a short, well-structured readme file by hand. It's impossible for a human being to decipher the intent and structure of what you've created. Looks to me like a persistent (database-backed?) ECS driven by a terminal utility- however it is unclear what (if any) problems this solves, and how this is an "agents framework"

I have to admit though, the hilariously ambitious short description at least caught my interest

rescrv|4 months ago

Most agent frameworks aim for chat; stigmergy aims to replace the Fortune 500 CEO's role, or be able to run a healthcare clinic. Something of that scale. This is a prototype. I’m looking for feedback before implementing the main loop.