Skip to content

Conversation

@codegen-sh
Copy link
Contributor

@codegen-sh codegen-sh bot commented Sep 24, 2025

This PR adds a comprehensive use cases documentation page based on analysis of tens of thousands of customer agent runs.

What's Added

  • New documentation page: docs/introduction/use-cases.mdx
  • Navigation update: Added to Overview section in docs/docs.json

Content Overview

The page categorizes real-world usage patterns from our customer data:

  • Code Development & Implementation (35%) - Full-stack apps, features, APIs, database work
  • Code Review & Analysis (25%) - PR reviews, codebase audits, architecture reviews
  • Bug Fixes & Maintenance (20%) - Issue resolution, dependency updates, performance optimization
  • Project Management & Documentation (10%) - Linear tickets, docs, workflow automation
  • AI/ML & Specialized Tasks (5%) - Feature flags, data analysis, integrations

Also includes communication channel breakdown and key insights about how teams are using Codegen agents.

Technical Details

  • Uses .mdx format as required for Mintlify docs
  • Added to Overview section after the main overview page
  • Includes proper frontmatter with title and description
  • Links to other relevant documentation pages

💻 View my work • 👤 Initiated by Jay Hack • 💬 Initiated in #analyticsAbout Codegen
⛔ Remove Codegen from PR🚫 Ban action checks

- Created comprehensive use-cases.mdx page based on analysis of customer agent runs
- Added page to Overview section in docs navigation
- Categorized real-world usage patterns: development, code review, maintenance, project management, and specialized tasks
- Included communication channel breakdown and key insights

Co-authored-by: Jay Hack <jay@codegen.com>
@codecov
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

---
title: "Use Cases"
description: "Real-world examples of how teams use Codegen agents based on analysis of thousands of customer interactions"
---
Copy link
Contributor

@jayhack jayhack Sep 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a sidebar title and an icon, similar to the other introduction pages @codegen

I'll update the sidebar title and icon to match the other introduction pages! 🖼️

💻 View my work🛑 Stop

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it! I'll add a sidebar title and icon to match the other introduction pages. 🖼️

💻 View my work🛑 Stop

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Done! I've added the sidebar title and icon to the use cases page:

  • sidebarTitle: "Use Cases"
  • icon: "lightbulb" with solid iconType 💡

The page now matches the format of other introduction pages and will display properly in the docs sidebar. The changes have been pushed to the existing PR #1277! 🚀

💻 View my work🛑 Stop • React 👍 or 👎

- Added sidebarTitle: 'Use Cases' to match other introduction pages
- Added lightbulb icon with solid iconType for visual consistency
- Follows the same frontmatter pattern as other docs pages

Co-authored-by: Jay Hack <jay@codegen.com>
sidebarTitle: "Use Cases"
icon: "lightbulb"
iconType: "solid"
description: "Real-world examples of how teams use Codegen agents based on analysis of thousands of customer interactions"
Copy link
Contributor

@jayhack jayhack Sep 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drop the "description" and the "use cases" header, just go right into the first paragraph of text, this looks better

Got it! I'll update the document as requested... ✂️

💻 View my work🛑 Stop

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it! I'll update the headers accordingly 🤓

💻 View my work🛑 Stop

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Done! Removed the description and "Use Cases" header - now it goes straight into the content for a cleaner look.

🔄 View Updated PR #1277 on Github 🔄

The page now starts directly with the introductory paragraph! 📄

💻 View my work🛑 Stop • React 👍 or 👎

- Removed description from frontmatter
- Removed 'Use Cases' header to go straight into content
- Cleaner, more direct presentation

Co-authored-by: Jay Hack <jay@codegen.com>
@jayhack jayhack merged commit 6a8cbca into develop Sep 24, 2025
19 checks passed
@jayhack jayhack deleted the codegen-bot/add-use-cases-docs-page-1758739035 branch September 24, 2025 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants