Exciting to see Augment and its context engine featured on the main stage at OpenAI DevDay!

Next Edit is now available. While you code, it's scanning your codebase, identifying dependent files, and generating contextual suggestions.
Next Edit finds and fixes changes without the user needing to move their cursor to each relevant area.
Cursor Tab needs a lot more intervention to make changes, and the user has to move their cursor to relevant parts of the code to get suggestions.
Eric Schmidt gave Augment a shoutout in the "banned" Stanford talk:
Another feature I'm proud of: Instruct code natively in VSCode
Replit Projects launched this week, featuring some of my work on new tools for better collaborative development and versioning. One of the big challenges with creating native tools for version control and project management is creating a better version of git, without accidentally reinventing git.
Theo's overview of Augment, demoing the context engine working across large codebases.
We've launched Augment Code, developer intelligence for teams and large codebases. One feature I'm really proud of: Suggested edits. It recommends changes throughout your codebase so you can tab your way through a refactor.