Can Codex Handle Large Codebases Like 100k+ Lines?

0
11
Asked By CuriousCoder92 On

I'm thinking about upgrading to the Pro plan and want to know if Codex can actually help me add new features to a project that has over 100,000 lines of code. Has anyone tried it with a codebase of that size, and how well does it perform?

1 Answer

Answered By TechSavvy17 On

I’ve found Codex to be really impressive! While it might struggle to generate an entire project from scratch, it's fantastic at adding features or cleaning up well-structured codebases. Just the other day, I added a request while getting my kid to bed, and by the time I was done, Codex had a PR ready for me to merge. The only downside is it doesn't directly read GitHub issues, so I have to copy the issue text over for it to work effectively.

DevDude99 -

You should try the GitHub Copilot Coding Agent! Just assign it an issue, and it does the rest.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.