> ## Documentation Index
> Fetch the complete documentation index at: https://codegeninc-fix-system-prompt-typo.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Codegen: AI Development Assistant

Codegen is an intelligent code agent powered that seamlessly integrates with Slack, Github and Linear.

<Frame caption="Communicate with codegen via Slack">
  <img src="https://mintcdn.com/codegeninc-fix-system-prompt-typo/bvq8QvFHwpTEhppB/images/codegen-bot-intro.png?fit=max&auto=format&n=bvq8QvFHwpTEhppB&q=85&s=b76d5b913d63df9f62ddb45038f8c3c3" width="1626" height="584" data-path="images/codegen-bot-intro.png" />
</Frame>

<Tip>
  Explore our [Capabilities](/gen/capabilities) page to learn more about
  Codegen's full feature set and available tools!
</Tip>

# Installation

[Log in with GitHub](https://codegen.sh/install) to install Codegen and set up integrations.

<Card title="Get Started" href={"https://codegen.sh/install"} icon="Gear">
  Install codegen via OAuth with Github, Slack and Linear
</Card>

# Common Queries

> *Edit repo X so that the user auth flow uses JWT*\
> Modify the authentication flow in a specified repository to use JSON Web Tokens. This ensures secure and stateless authentication.

> *Show me the recent activity on my repo X*\
> Display the latest commits, pull requests, and other activities in a specified repository. This helps you stay updated with ongoing changes.

> *Can you figure out why my tests are failing on `main`?*\
> Analyze the test failures on the main branch to identify potential issues. This assists in maintaining code quality and stability.

> *Can you review my PR?*\
> Perform a code review on a specified pull request, providing feedback and suggestions. This ensures code quality and adherence to best practices.

> *Do we have any tickets about Y?*\
> Search for tickets related to a specific topic or issue. This helps in tracking and managing tasks effectively.
