auto-code-rover icon indicating copy to clipboard operation
auto-code-rover copied to clipboard

Why have you implemented your tool from scratch instead of using existing frameworks like AutoGPT or Baby AGI?

Open ramsey-coding opened this issue 1 year ago • 0 comments

I noticed that the AutoCodeRover has been implemented from scratch. There are several existing frameworks, such as AutoGPT and Baby AGI, that provide robust functionality for creating LLM-based agents. These frameworks could potentially save development time and leverage existing solutions for common challenges.

Could you please provide more details on the rationale behind the decision to develop this from scratch? Specifically, I am curious to know:

  • What specific requirements or goals led you to choose a custom implementation over existing frameworks?
  • Were there any limitations or shortcomings in AutoGPT or Baby AGI that influenced this decision?
  • How does the custom implementation of SW-Agent compare to these frameworks in terms of performance, scalability, and maintainability?
  • Are there any plans to integrate features from these frameworks in the future?

Understanding these points would be really helpful in appreciating the design choices and the potential advantages of the custom implementation.

Thank you!

ramsey-coding avatar May 16 '24 02:05 ramsey-coding