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.31.3
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.31.4
Choose a head ref
  • 3 commits
  • 15 files changed
  • 2 contributors

Commits on Mar 10, 2026

  1. feat: add Prometheus collector for DERP server expvar metrics (#22583) (

    #22917)
    
    backports the derp prometheus metrics
    sreya authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    a379215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    757634c View commit details
    Browse the repository at this point in the history
  3. fix: bump aibridge to v1.0.9 to forward Anthropic-Beta header (#22842)

    Bumps aibridge to v1.0.9, which forwards the `Anthropic-Beta` header
    from client requests to the upstream Anthropic API:
    coder/aibridge#205
    
    This fixes the `context_management: Extra inputs are not permitted`
    error when using Claude Code with AI Bridge.
    
    Note: v1.0.8 was retracted due to a conflict marker cached by the Go
    module proxy coder/aibridge#208. v1.0.9 contains
    the same fix.
    ssncferreira authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    61b513e View commit details
    Browse the repository at this point in the history
Loading