Well it definitely seems to me like we need a good Python library (probably part of Langchain) that’s capable of doing refactorings on codebases, in a super simple way unlike Devon, Pythagora, and the other existing Coding Assistants, because it seems to me like it can be done with about 500 lines of Python, and no RAG or Vector Databases, or complicated things. Just a way to embed parts of code into prompts, and get the results back and integrated automatically into the project files directly. Maybe I’ll write that 500 lines tonight. The night is young.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Developers how do you efficiently modify any code using gpt4 or gpt4o? | 7 | 2092 | June 6, 2024 | |
New Coding Assistant Agent: QuantaAgent | 2 | 942 | February 28, 2025 | |
Has anybody used a specialized product for AI coding? | 4 | 150 | March 22, 2025 | |
Feature Request: Enhanced Diff Format Support in ChatGPT for Streamlined Code Integration | 9 | 2814 | January 31, 2024 | |
Large codebase as knowledge for GPT-4-Turbo | 7 | 4945 | February 17, 2024 |