Accelerate your work with the new Prompt Library
Create, share, and scale reusable prompts across your organization with the new Prompt Library.
While Cody's autocomplete and chat functions speed up the inner dev loop, we've consistently heard from engineering leaders that they want more customizable ways to promote code AI best practices across their organization. Organizations that widely adopt code AI tools report better unit test and documentation coverage, not to mention faster issue-to-PR times. One Sourcegraph customer, 1Password, reports that unit tests that used to take a full day to write now take 10 minutes. However, AI coding tools leave much to be desired:
- AI tools today require writing long and cumbersome prompts over and over again, which could have taken longer than writing the code itself
- AI tools require users to go back and forth with the language model and clarify what they want, taking up valuable developer time
- AI tools don't use proper context, so if a developer doesn't use your enterprise's code context or reference best practices, they could end up writing poor quality code