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: coder/coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.22.0
Choose a base ref
...
head repository: coder/coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.22.1
Choose a head ref
  • 2 commits
  • 7 files changed
  • 3 contributors

Commits on May 20, 2025

  1. fix: correct environment variable name for MCP app status slug (cherr…

    …y-pick #17948) (#17950)
    
    Cherry-picked fix: correct environment variable name for MCP app status
    slug (#17948)
    
    Fixed environment variable name for app status slug in Claude MCP
    configuration from `CODER_MCP_CLAUDE_APP_STATUS_SLUG` to
    `CODER_MCP_APP_STATUS_SLUG` to maintain consistency with other MCP
    environment variables.
    
    This also caused the User level Claude.md to not contain instructions to
    report its progress, so it did not receive status reports.
    
    Co-authored-by: Thomas Kosiewski <tk@coder.com>
    gcp-cherry-pick-bot[bot] and ThomasK33 authored May 20, 2025
    Configuration menu
    Copy the full SHA
    32f093e View commit details
    Browse the repository at this point in the history
  2. chore: cherry-pick #17934 into 2.22 (#17952)

    Cherry-pick of #17934
    
    ---------
    
    Signed-off-by: Thomas Kosiewski <tk@coder.com>
    Signed-off-by: Danny Kopping <dannykopping@gmail.com>
    Co-authored-by: Thomas Kosiewski <tk@coder.com>
    dannykopping and ThomasK33 authored May 20, 2025
    Configuration menu
    Copy the full SHA
    8708d81 View commit details
    Browse the repository at this point in the history
Loading