-
Notifications
You must be signed in to change notification settings - Fork 914
Comparing changes
Open a pull request
base repository: coder/coder
base: b568aa7
head repository: coder/coder
compare: 37de9f3
- 6 commits
- 16 files changed
- 7 contributors
Commits on May 20, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 32f093e - Browse repository at this point
Copy the full SHA 32f093eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 8708d81 - Browse repository at this point
Copy the full SHA 8708d81View commit details
Commits on May 21, 2025
-
fix: stop extending API key access if OIDC refresh is available (cher…
…ry-pick #17878) (#17960) Cherry-picked fix: stop extending API key access if OIDC refresh is available (#17878) fixes #17070 Cleans up our handling of APIKey expiration and OIDC to keep them separate concepts. For an OIDC-login APIKey, both the APIKey and OIDC link must be valid to login. If the OIDC link is expired and we have a refresh token, we will attempt to refresh. OIDC refreshes do not have any effect on APIKey expiry. #17070 (comment) explains why this is the correct behavior. Co-authored-by: Spike Curtis <spike@coder.com>
Configuration menu - View commit details
-
Copy full SHA for 4fe7ee2 - Browse repository at this point
Copy the full SHA 4fe7ee2View commit details
Commits on May 29, 2025
-
fix: handle
workspace.agent
andagent.workspace.owner
in `coder s…Configuration menu - View commit details
-
Copy full SHA for a9b1ccd - Browse repository at this point
Copy the full SHA a9b1ccdView commit details -
chore: add JetBrains icon (cherry-pick #18073) (#18097)
Co-authored-by: Atif Ali <atif@coder.com>
Configuration menu - View commit details
-
Copy full SHA for 0156f0f - Browse repository at this point
Copy the full SHA 0156f0fView commit details
Commits on Jun 11, 2025
-
chore: add windows icon (cherry-pick #18312) (#18321)
Co-authored-by: ケイラ <mckayla@hey.com>
Configuration menu - View commit details
-
Copy full SHA for 37de9f3 - Browse repository at this point
Copy the full SHA 37de9f3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff b568aa7...37de9f3