- Notifications
You must be signed in to change notification settings - Fork1k
chore: cherry picks for release 2.21#17206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
19 commits Select commitHold shift + click to select a range
ecd44f3
chore: bump vite from 5.4.14 to 5.4.15 in /site (#17101)
dependabot[bot]a63f5cc
chore: bump github.com/charmbracelet/glamour from 0.8.0 to 0.9.1 (#17…
dependabot[bot]68cf5d4
chore: bump github.com/spf13/afero from 1.12.0 to 1.14.0 (#16961)
dependabot[bot]d9e78b0
chore: bump github.com/coreos/go-oidc/v3 from 3.12.0 to 3.13.0 (#16964)
dependabot[bot]80fae1d
chore: bump github.com/chromedp/chromedp from 0.11.0 to 0.13.3 (#17072)
dependabot[bot]3dc3cf6
chore: bump google.golang.org/api from 0.221.0 to 0.227.0 (#17073)
dependabot[bot]90a7a2e
chore: bump the x group across 1 directory with 2 updates (#17103)
dependabot[bot]9d442f5
chore: migrate to github.com/coder/clistat (#17107)
DanielleMaywoodcc32eea
feat(coderd): add webpush package (#17091)
johnstcn2704ad5
feat(site): add webpush notification serviceworker (#17123)
johnstcnb57d4b3
feat: add app status tracking to the backend (#17163)
kylecarbsf19e65c
feat(cli): add `coder exp mcp` command (#17066)
johnstcn4087d49
chore(mcp): fix test flakes (#17183)
johnstcn0d09f50
fix(mcp): report task status correctly (#17187)
johnstcn89571f5
fix(cli): exp mcp: remove unnecessary cli flag (#17190)
johnstcnac3fe3f
feat: add frontend for app statuses (#17178)
kylecarbs918722c
fix: convert workspace id in db2sdk.WorkspaceAppStatus (#17201)
kylecarbs27926c4
feat(cli): implement exp mcp configure claude-code command (#17195)
johnstcna254eb9
feat: set icons for each type of notification (#17115)
BrunoQuaresmaFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
2 changes: 1 addition & 1 deletionagent/agent.go
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -3,7 +3,7 @@ package resourcesmonitor | ||
import ( | ||
"golang.org/x/xerrors" | ||
"github.com/coder/clistat" | ||
) | ||
type Statter interface { | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.