Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added docs/images/explainer-text.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 5 additions & 11 deletions docs/introduction/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,21 +1,15 @@
---
title: "Overview"
title: "Codegen"
sidebarTitle: "Overview"
icon: "robot"
iconType: "solid"
---

<img
src="/images/codegen.jpeg"
alt="Codegen Agent"
style={{ borderRadius: "8px", marginBottom: "1.5em" }}
/>
Codegen provides intelligent AI agents designed to seamlessly integrate into your existing developer workflows.

## Codegen - The SWE that Never Sleeps
Think of it as an AI coworker that can understand and solve coding challenges, access your codebase instantly, and interact directly with your development tools.

Codegen provides intelligent AI agents designed to seamlessly integrate into your existing developer workflows and automate a wide range of software engineering tasks. Think of it as an AI coworker that can understand and solve coding challenges, access your codebase instantly without pre-indexing, and interact directly with your development tools.

Our mission is to build fully-autonomous software engineering, empowering human developers to focus on higher-level problems by handling routine tasks.
Focus on higher-level tasks and leverage Codegen agents to do the low-level labor of software engineering.

## What Can Codegen Agents Do?

Expand Down Expand Up @@ -82,7 +76,7 @@ Integrating Codegen into your workflow is designed to be quick and easy:
workspace.
</Card>
<Card
title="Link Linear"
title="Connect Linear"
icon="pencil"
href="https://codegen.sh/integrations"
>
Expand Down
Loading