Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codegen-sh/codegen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.56.19
Choose a base ref
...
head repository: codegen-sh/codegen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.56.20
Choose a head ref
  • 2 commits
  • 6 files changed
  • 3 contributors

Commits on Sep 3, 2025

  1. Update documentation links to reflect new paths (#1191)

    This PR updates documentation links to reflect the new paths:
    
    - Update `/settings/postgres` to `/integrations/postgresql`
    - Update `/settings/integrations` to `/integrations/circleci`
    - Update `/personal` to `/integrations/linear` for Linear configuration
    
    Resolves CG-19221.
    
    ---
    
    [💻 View my work](https://codegen.com/agent/trace/72383) • 👤 Initiated by
    `famin@codegen.com` • [About Codegen](https://codegen.com)
    [⛔ Remove Codegen from
    PR](https://codegen.com/agent/trace/72383/remove-from-pr) • [🚫 Ban
    action checks](https://codegen.com/agent/trace/72383/ban)
    
    Co-authored-by: codegen-sh[bot] <131295404+codegen-sh[bot]@users.noreply.github.com>
    Co-authored-by: Edo Pujol <ed@codegen.com>
    codegen-sh[bot] and kopekC authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    87c21a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. fix: update claude mcp configuration with repo and org headers (#1238)

    # Motivation
    Codegen MCP server takes in option repo and org id for the
    initialization of the mcp session
    
    <!-- Why is this change necessary? -->
    
    # Content
    
    <!-- Please include a summary of the change -->
    
    Set the organization and repo id headers when setting up claude with the
    codegen mcp
    
    # Testing
    
    <!-- How was the change tested? -->
    
    # Please check the following before marking your PR as ready for review
    
    - [ ] I have added tests for my changes
    - [ x] I have updated the documentation or added new documentation as
    needed
    rushilpatel0 authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    d2d6a54 View commit details
    Browse the repository at this point in the history
Loading