Skip to main content
Article·augmentcode.com
coding-agententerprisecontext-enginelarge-codebasedeveloper-toolsenterprise-aicode-completionautonomous-codingdeveloper-productivity

Augment Code

Augment Code is an enterprise AI coding agent that leverages a proprietary context engine to index large codebases and organizational knowledge, providing highly relevant code suggestions and enabling autonomous task completion.

intermediate15-30 minutes (initial setup and indexing)5 steps
The play
  1. Installation and Setup
    Install the Augment Code plugin for your IDE (e.g., VS Code, IntelliJ). Configure the plugin with your organization's API key and repository access credentials.
  2. Indexing Your Codebase
    Trigger the indexing process for your monorepo. This may take some time depending on the size of the codebase. Augment Code will analyze the code structure, dependencies, and documentation.
  3. Code Suggestion and Completion
    Start coding in your IDE. Augment Code will provide real-time code suggestions based on the context of your current file, related files, and organizational knowledge. Accept suggestions by pressing Tab or Enter.
  4. Autonomous Task Completion
    Describe a task you want Augment Code to perform (e.g., 'Implement a new API endpoint for user authentication'). Augment Code will generate the necessary code, tests, and documentation.
  5. Review and Refine
    Carefully review the code generated by Augment Code. Refine the code as needed to meet your specific requirements and coding standards. Provide feedback to Augment Code to improve its future suggestions.
Starter code
Install the Augment Code plugin for your IDE and configure it with your organization's credentials.
Source
Augment Code — Action Pack