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: a300a06
Choose a base ref
...
head repository: coder/coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9548f23
Choose a head ref
  • 12 commits
  • 41 files changed
  • 6 contributors

Commits on Aug 11, 2026

  1. docs(docs/install/releases): backport release calendar to release/2.36 (

    #28011)
    
    Backport the current release calendar from `main` to `release/2.36` so
    the versioned `v2.36` docs page shows the correct schedule instead of
    the stale one frozen when the branch was cut.
    
    _Opened as a draft by Coder Agents on behalf of @mtojek._
    mtojek authored Aug 11, 2026
    Configuration menu
    Copy the full SHA
    a7f2917 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2026

  1. docs: fix P2/P3 typos and syntax errors from drift sweep (#28101) (#2…

    …8156)
    
    Backport of #28101
    
    Original PR: #28101 — docs: fix P2/P3 typos and syntax errors from drift
    sweep
    Merge commit: 1d189cc
    Requested by: @nickvigilante
    
    Co-authored-by: Nick Vigilante <nickvigilante@users.noreply.github.com>
    github-actions[bot] and nickvigilante authored Aug 14, 2026
    Configuration menu
    Copy the full SHA
    eca838d View commit details
    Browse the repository at this point in the history
  2. docs: correct broken CLI commands and flags from drift sweep (#28098) (

    …#28165)
    
    Backport of #28098
    
    Original PR: #28098 — docs: correct broken CLI commands and flags from
    drift sweep
    Merge commit: 58de9ab
    Requested by: @nickvigilante
    
    Co-authored-by: Nick Vigilante <nickvigilante@users.noreply.github.com>
    github-actions[bot] and nickvigilante authored Aug 14, 2026
    Configuration menu
    Copy the full SHA
    81f0dce View commit details
    Browse the repository at this point in the history
  3. docs: fix prometheus metric name and slack webhook backtick (#28085) (#…

    …28161)
    
    Backport of #28085
    
    Original PR: #28085 — docs: fix prometheus metric name and slack webhook
    backtick
    Merge commit: 3145cc8
    Requested by: @nickvigilante
    
    Co-authored-by: Nick Vigilante <nickvigilante@users.noreply.github.com>
    github-actions[bot] and nickvigilante authored Aug 14, 2026
    Configuration menu
    Copy the full SHA
    2d47088 View commit details
    Browse the repository at this point in the history
  4. docs: remove invalid --yes flag from `coder template version promot…

    …e` (#28084) (#28158)
    
    Backport of #28084
    
    Original PR: #28084 — docs: remove invalid `--yes` flag from `coder
    template version promote`
    Merge commit: f3fd4c4
    Requested by: @nickvigilante
    
    Co-authored-by: Nick Vigilante <nickvigilante@users.noreply.github.com>
    github-actions[bot] and nickvigilante authored Aug 14, 2026
    Configuration menu
    Copy the full SHA
    73d95e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2026

  1. chore: ship prices for all AI Governance proivder types (#28102)

    Includes the two below commits:
    
    - **chore: update model prices to include more providers (#27837)**
    - **chore: add more known model prices to ChatModelAdminPanel (#27839)**
    
    Note that this also requires db88ec3 (#27836) and 5efa7ab (#27923)
    
    ℹ️ Note for reviewers: this PR may look horrible, but most of it is just
    JSON. You don't have to review that.
    
    ---------
    
    Co-authored-by: Susana Ferreira <susana@coder.com>
    johnstcn and ssncferreira authored Aug 17, 2026
    Configuration menu
    Copy the full SHA
    e499c18 View commit details
    Browse the repository at this point in the history
  2. fix: price AI usage by configured provider type (#27836) (#28104)

    Backport of #27836
    
    Original PR: #27836 - fix: price AI usage by configured provider type
    Merge commit: db88ec3
    Requested by: @ssncferreira
    ssncferreira authored Aug 17, 2026
    Configuration menu
    Copy the full SHA
    2934aa0 View commit details
    Browse the repository at this point in the history
  3. fix: only write AI model prices that changed (#27923) (#28105)

    Backport of #27923
    
    Original PR: #27923 - only write AI model prices that changed
    Merge commit: 5efa7ab
    Requested by: @ssncferreira
    ssncferreira authored Aug 17, 2026
    Configuration menu
    Copy the full SHA
    d295caf View commit details
    Browse the repository at this point in the history
  4. fix: label unpriced token usage metric by provider name and type (#28210

    ) (#28212)
    
    Backport of #28210
    
    Original PR: #28210 - fix: label unpriced token usage metric by provider
    name and type
    Merge commit: 95328f1
    Requested by: @ssncferreira
    ssncferreira authored Aug 17, 2026
    Configuration menu
    Copy the full SHA
    83f6423 View commit details
    Browse the repository at this point in the history
  5. fix(site): include owner context in Agents org picker permission check (

    #28076) (#28132)
    
    Backport of #28076
    
    Original PR: #28076 — fix(site): include owner context in Agents org
    picker permission check
    Merge commit: d509e1e
    Requested by: @ibetitsmike
    
    Co-authored-by: Michael Suchacz <203725896+ibetitsmike@users.noreply.github.com>
    github-actions[bot] and ibetitsmike authored Aug 17, 2026
    Configuration menu
    Copy the full SHA
    10e6321 View commit details
    Browse the repository at this point in the history
  6. fix(coderd): send assigned chat model IDs verbatim (#28144) (#28216)

    Backport of #28144
    
    Original PR: #28144 — fix(coderd): send assigned chat model IDs verbatim
    Merge commit: 93c6faf
    Requested by: @ibetitsmike
    
    Co-authored-by: Michael Suchacz <203725896+ibetitsmike@users.noreply.github.com>
    Co-authored-by: Marcin Tojek <mtojek@users.noreply.github.com>
    3 people authored Aug 17, 2026
    Configuration menu
    Copy the full SHA
    7fe2ec4 View commit details
    Browse the repository at this point in the history
  7. fix(site): prefer permitted organization for chat creation (#28078) (#…

    …28133)
    
    Backport of #28078
    
    Original PR: #28078 — fix(site): prefer permitted organization for chat
    creation
    Merge commit: bca5d72
    Requested by: @ibetitsmike
    
    The original automatic cherry-pick had conflicts; `release/2.36` has
    since moved and the merge commit was re-cherry-picked cleanly (`git
    cherry-pick -x -m1 bca5d72`) and pushed by Coder Agents on behalf of
    @ibetitsmike.
    
    Co-authored-by: Michael Suchacz <203725896+ibetitsmike@users.noreply.github.com>
    Co-authored-by: Marcin Tojek <mtojek@users.noreply.github.com>
    3 people authored Aug 17, 2026
    Configuration menu
    Copy the full SHA
    9548f23 View commit details
    Browse the repository at this point in the history
Loading