Skip to content

Conversation

@codegen-sh
Copy link
Contributor

@codegen-sh codegen-sh bot commented Mar 25, 2025

This PR adds a new tool called CodegenServiceDocsTool that provides information on how the codegen service works, similar to the existing WhoAmITool.

Features

  • Created a new module src/codegen/extensions/service_docs.py with the codegen_service_docs function
  • The function returns information about Codegen service based on optional query parameters
  • Handles common queries like repository management, Linear integration, pricing, etc.

Implementation Details

The implementation includes a placeholder structure with sample data that can be filled in with accurate information. The function accepts an optional query parameter to filter the information based on user questions.

Related Issues

Closes CG-16447

Notes

The actual content in the service documentation needs to be reviewed and updated with accurate information about the Codegen service.

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.

0 participants