daveshap / OpenAI_Agent_Swarm

HAAS = Hierarchical Autonomous Agent Swarm - "Resistance is futile!"
MIT License
3.01k stars 386 forks source link

BOUNTY: Submit PR to move all code into appropriate subfolders #70

Closed daveshap closed 11 months ago

daveshap commented 11 months ago

image

Let's keep the root of the repo clean.

OWigginsHay commented 11 months ago

Thanks @RomanGoEmpire for clean PR to tidy up the folder structure. I want you to see the changes @daveshap but otherwise I think this is good to close (Although I'm sure we will need periodic codebase cleanup)

RomanGoEmpire commented 11 months ago

There should be some documentation and established rules/guidelines for the structure of folders as mentioned in #77. We should consider alternative names for "shared" . It may become disorganized.

My Initial suggestions are:

memory/storage: for data storage-related items communication: for managing inter-agent communication

For these projects, we might consider dividing into:

demos: for isolated testing folders development: for the primary project interacting with various parts of the repository.

OWigginsHay commented 11 months ago

Thanks @RomanGoEmpire for clean PR to tidy up the folder structure. I want you to see the changes @daveshap but otherwise I think this is good to close (Although I'm sure we will need periodic codebase cleanup)

Also sorry for breaking the one PR a day rule, but I figured that was preferred over having a broken REPO.

daveshap commented 11 months ago

You have an exception @OWigginsHay now. That rule was mainly to tamp down on folks submitting multiple trivial PRs in a row