-
Notifications
You must be signed in to change notification settings - Fork 928
Insights: coder/coder
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
78 Pull requests merged by 26 people
-
docs: align feature stages for July release
#18752 merged
Jul 4, 2025 -
chore: make suggestions to the Tasks documentation
#18714 merged
Jul 4, 2025 -
feat: establish terminal reconnection foundation
#18693 merged
Jul 3, 2025 -
fix: add manual confirmation for release calendar update
#18748 merged
Jul 3, 2025 -
feat: use preview to compute workspace tags from terraform
#18720 merged
Jul 3, 2025 -
refactor: organize OAuth2 provider tests into dedicated packages
#18747 merged
Jul 3, 2025 -
refactor: move OAuth2 provider code to dedicated package
#18746 merged
Jul 3, 2025 -
feat: add MCP HTTP server experiment and improve experiment middleware
#18712 merged
Jul 3, 2025 -
feat: add OAuth2 provider functionality as an experiment
#18692 merged
Jul 3, 2025 -
chore: update gofumpt from v0.4.0 to v0.8.0
#18652 merged
Jul 3, 2025 -
feat: implement MCP HTTP server endpoint with authentication
#18670 merged
Jul 3, 2025 -
fix: remove unique constraint on OAuth2 provider app names
#18669 merged
Jul 3, 2025 -
chore: implement tests for dynamic parameter component
#18745 merged
Jul 3, 2025 -
docs: add comprehensive development documentation
#18646 merged
Jul 3, 2025 -
feat: implement OAuth2 dynamic client registration (RFC 7591/7592)
#18645 merged
Jul 3, 2025 -
chore: create interface for pkgs to return codersdk errors
#18719 merged
Jul 3, 2025 -
feat(examples/templates): add
docker-devcontainer
template and rename envbuilder template#18741 merged
Jul 3, 2025 -
fix(site): update vs code dev container button URLs
#18696 merged
Jul 3, 2025 -
docs: update release calendar with 2.24 release
#18742 merged
Jul 3, 2025 -
feat: display descriptions in multi-select component
#18730 merged
Jul 3, 2025 -
chore: add rdp icon (cherry-pick #18736)
#18737 merged
Jul 3, 2025 -
chore: add rdp icon
#18736 merged
Jul 3, 2025 -
fix(cli): calculate coder ping max correctly
#18734 merged
Jul 3, 2025 -
chore: fix broken link in docs
#18733 merged
Jul 3, 2025 -
fix: handle task sidebar app health check disabled correctly (cherry-pick #18687)
#18726 merged
Jul 2, 2025 -
fix: handle null response from the template presets endpoint (cherry-pick #18723)
#18724 merged
Jul 2, 2025 -
feat: implement RFC 6750 Bearer token authentication
#18644 merged
Jul 2, 2025 -
fix: handle null response from the template presets endpoint
#18723 merged
Jul 2, 2025 -
feat: add OAuth2 protected resource metadata endpoint for RFC 9728
#18643 merged
Jul 2, 2025 -
docs: add Go LSP MCP configs and tools guide for code navigation
#18613 merged
Jul 2, 2025 -
chore: fix duplicate migration 000345
#18721 merged
Jul 2, 2025 -
feat: oauth2 - add RFC 8707 resource indicators and audience validation
#18575 merged
Jul 2, 2025 -
feat: allow users to pause prebuilt workspace reconciliation
#18700 merged
Jul 2, 2025 -
feat: support dynamic parameters on create template request
#18636 merged
Jul 2, 2025 -
docs: mention Windsurf module in Windsurf documentation
#18715 merged
Jul 2, 2025 -
test: add test that we close stdin on SSH session close
#18711 merged
Jul 2, 2025 -
fix(agent/agentcontainers): avoid logspam in API updaterLoop
#18710 merged
Jul 2, 2025 -
docs: move the duplicate Coder Desktop install warning to Troubleshooting
#18691 merged
Jul 2, 2025 -
feat: allow masking workspace parameter inputs
#18595 merged
Jul 1, 2025 -
chore: don't cache errors in file cache
#18555 merged
Jul 1, 2025 -
chore: pull in cherry picks for v2.24
#18674 merged
Jul 1, 2025 -
feat: add Coder registry links to template creation and editing (cherry-pick #18680)
#18697 merged
Jul 1, 2025 -
docs: add section about how to disable path based apps to security best practices
#18419 merged
Jul 1, 2025 -
feat: add Coder registry links to template creation and editing
#18680 merged
Jul 1, 2025 -
fix(dogfood/coder): run go clean cache at workspace shutdown
#18685 merged
Jul 1, 2025 -
feat: oauth2 - add authorization server metadata endpoint and PKCE support
#18548 merged
Jul 1, 2025 -
chore(cli): increase reconciliation interval to 1 minute
#18690 merged
Jul 1, 2025 -
docs: add warning about prebuilds incompatibility with certain features
#18689 merged
Jul 1, 2025 -
fix: revert changes to GetRunningPrebuiltWorkspaces
#18688 merged
Jul 1, 2025 -
fix: handle task sidebar app health check disabled correctly
#18687 merged
Jul 1, 2025 -
fix(agent/agentcontainers): reset error at start of rebuild
#18686 merged
Jul 1, 2025 -
chore(coderd/database): optimize GetRunningPrebuiltWorkspaces
#18588 merged
Jul 1, 2025 -
chore: add
which-release
script#18657 merged
Jul 1, 2025 -
fix: stop tearing down non-TTY processes on SSH session end (cherry-pick #18673)
#18678 merged
Jul 1, 2025 -
chore(coderd/database): optimize AuditLogs queries
#18600 merged
Jul 1, 2025 -
docs: bitnami/postgresql primary prefix for persistence.size config key
#18446 merged
Jun 30, 2025 -
feat(site): display devcontainer start error
#18637 merged
Jun 30, 2025 -
fix: initial app status and zero-based id
#18622 merged
Jun 30, 2025 -
fix: display error message on delete workspace error
#18654 merged
Jun 30, 2025 -
fix: stop tearing down non-TTY processes on SSH session end (cherry-pick #18673)
#18677 merged
Jun 30, 2025 -
fix: stop tearing down non-TTY processes on SSH session end (cherry-pick #18673)
#18676 merged
Jun 30, 2025 -
fix: handle health status when displaying task apps
#18675 merged
Jun 30, 2025 -
fix: stop tearing down non-TTY processes on SSH session end
#18673 merged
Jun 30, 2025 -
fix(agent/agentcontainers): always derive devcontainer name from workspace folder
#18666 merged
Jun 30, 2025 -
chore: correct RD limitation comment
#18668 merged
Jun 30, 2025 -
docs: remove beta label from Coder Desktop
#18651 merged
Jun 30, 2025 -
ci: bump the github-actions group with 3 updates
#18665 merged
Jun 30, 2025 -
chore: bump github.com/andybalholm/brotli from 1.1.1 to 1.2.0
#18661 merged
Jun 30, 2025 -
chore: bump github.com/moby/moby from 28.2.2+incompatible to 28.3.0+incompatible
#18660 merged
Jun 30, 2025 -
chore: add beta badge to tasks
#18656 merged
Jun 30, 2025 -
fix(.devcontainer): add home volume and fix code-server and filebrowser
#18648 merged
Jun 30, 2025 -
chore: work around race in lib/pq
#18655 merged
Jun 30, 2025 -
fix: use only template version ID to create task workspace
#18642 merged
Jun 27, 2025 -
chore: bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (cherry-pick #18647)
#18649 merged
Jun 27, 2025 -
refactor: show icons for multi-select parameter options
#18594 merged
Jun 27, 2025 -
chore: bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0
#18647 merged
Jun 27, 2025 -
chore: update logo description to specify maximum 3:1 aspect ratio
#18641 merged
Jun 27, 2025 -
feat: make task panels resizable
#18590 merged
Jun 27, 2025
32 Pull requests opened by 18 people
-
feat: add Unhealthy Workspaces filter option
#18653 opened
Jun 28, 2025 -
feat: update tasks docs
#18659 opened
Jun 30, 2025 -
chore: bump github.com/open-policy-agent/opa from 1.4.2 to 1.6.0
#18662 opened
Jun 30, 2025 -
chore: bump google.golang.org/api from 0.231.0 to 0.239.0
#18663 opened
Jun 30, 2025 -
chore: bump github.com/emersion/go-smtp from 0.21.2 to 0.23.0
#18664 opened
Jun 30, 2025 -
feat: add tests for dynamic parameters
#18679 opened
Jun 30, 2025 -
docs: update module registry URLs to correct path structure
#18681 opened
Jun 30, 2025 -
chore: cherry-pick specific commits into release 2.24
#18684 opened
Jul 1, 2025 -
feat: implement terminal reconnection UI components (Phase 2)
#18695 opened
Jul 1, 2025 -
chore: add useWithRetry hook
#18699 opened
Jul 1, 2025 -
chore: update node to 20.19.3
#18701 opened
Jul 1, 2025 -
docs: update frontend contributing guide for shadcn/ui and TailwindCSS migration
#18702 opened
Jul 1, 2025 -
chore: sort AI tasks by starting/running then created date
#18704 opened
Jul 1, 2025 -
WIP: Allow bypassing current CORS magic based on template config.
#18706 opened
Jul 1, 2025 -
feat(site): add connection log page
#18708 opened
Jul 2, 2025 -
feat!: add ability to cancel pending workspace build
#18713 opened
Jul 2, 2025 -
docs: reorganize remote desktop docs
#18716 opened
Jul 2, 2025 -
chore: optimize GetPrebuiltWorkspaces query
#18717 opened
Jul 2, 2025 -
chore(site): reduce fetch interval on workspaces page
#18725 opened
Jul 2, 2025 -
feat: search dynamic parameter dropdowns
#18729 opened
Jul 2, 2025 -
docs: Add link to VS Code marketplace for Windsurf Coder extension
#18731 opened
Jul 2, 2025 -
chore: fix some small groups and acl typos
#18732 opened
Jul 2, 2025 -
chore!: delete old connection events from audit log
#18735 opened
Jul 3, 2025 -
chore: add rdp icon (cherry-pick #18736)
#18738 opened
Jul 3, 2025 -
docs: add connection logs page
#18739 opened
Jul 3, 2025 -
feat: add database purge for old provisioner job logs and timings
#18744 opened
Jul 3, 2025 -
chore: bump the x group across 1 directory with 7 updates
#18749 opened
Jul 3, 2025 -
chore: support zip filetypes in the file cache
#18750 opened
Jul 3, 2025 -
docs: fix markdown in Windsurf doc
#18753 opened
Jul 4, 2025 -
docs: clarify PostgreSQL service naming in Kubernetes installation
#18754 opened
Jul 4, 2025 -
fix: return 404 instead of 401 for missing OAuth2 apps
#18755 opened
Jul 4, 2025 -
feat: make readinessProbe and livenessProbe initialDelaySeconds configurable
#18756 opened
Jul 4, 2025
11 Issues closed by 9 people
-
docs: align feature stages in July release
#18197 closed
Jul 4, 2025 -
VS Code Desktop connection drops shortly after reconnecting
#18519 closed
Jul 2, 2025 -
bug: agentcontainers log spam if Docker is unavailable
#18709 closed
Jul 2, 2025 -
Research the Coder agent injection into devcontainers
#17301 closed
Jul 2, 2025 -
bug: `useAppLink.ts` – Race condition for error message telling someone they need to install an app
#18432 closed
Jul 1, 2025 -
Error: "must be installed first"
#18703 closed
Jul 1, 2025 -
bug: Docker Container Network Configuration Issue - Alternative to `network_mode: host`
#18377 closed
Jul 1, 2025 -
Audit log slows to a crawl when nearing 1 million entries
#17689 closed
Jul 1, 2025 -
Ensure Workspace Tags work with Dynamic Parameters
#18297 closed
Jun 30, 2025 -
there is no way to delete workspaces that are pending due to provisioner not availble
#12331 closed
Jun 30, 2025 -
tasks: add clear way to switch to tasks UI from the `/workspace/[id]` page
#18165 closed
Jun 27, 2025
12 Issues opened by 8 people
-
docs: inaccurate in-cluster Postgres URL
#18751 opened
Jul 3, 2025 -
Investigate and Improve Prebuild Notifications
#18743 opened
Jul 3, 2025 -
Prebuilds trigger autostart/autostop/dormancy before claiming
#18740 opened
Jul 3, 2025 -
Handle Arbitrary URIs through Coder Desktop
#18728 opened
Jul 2, 2025 -
Workspaces list pagination is slow with several hundred workspaces
#18707 opened
Jul 2, 2025 -
docs: clean up Windsurf md
#18705 opened
Jul 1, 2025 -
Low contrast on disabled text in dark mode for dynamic parameters
#18683 opened
Jun 30, 2025 -
Parameter Playground: Multi-select text overflow when multiple options selected
#18682 opened
Jun 30, 2025 -
Terraform variables show different behavior between Classic and Dynamic template formats
#18671 opened
Jun 30, 2025 -
Template copying fails silently when name conflicts exist
#18667 opened
Jun 30, 2025 -
bug: Prebuilds with TTLs are not cleaned up when stopped by Autostop
#18658 opened
Jun 30, 2025
41 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
docs: add comprehensive dev containers documentation with examples
#18582 commented on
Jul 3, 2025 • 51 new comments -
docs: redefine and clarify feature stages
#18416 commented on
Jul 2, 2025 • 11 new comments -
feat: add `connectionlogs` API
#18628 commented on
Jul 3, 2025 • 10 new comments -
docs: add documentation for modules in contributing
#18597 commented on
Jul 1, 2025 • 5 new comments -
chore: populate connectionlog count using a separate query
#18629 commented on
Jul 3, 2025 • 2 new comments -
docs: update dynamic parameters for beta release
#18512 commented on
Jul 3, 2025 • 1 new comment -
test: implement unit test to excercise pg connection deadlock
#18556 commented on
Jul 4, 2025 • 0 new comments -
ci: disable pagefile on windows
#18552 commented on
Jul 2, 2025 • 0 new comments -
fix(agent/agentcontainers): remove deleted devcontainers
#18545 commented on
Jul 2, 2025 • 0 new comments -
chore: disable windows/mac pg CI runners
#18515 commented on
Jul 1, 2025 • 0 new comments -
feat: test parameter immutability validation
#18583 commented on
Jul 3, 2025 • 0 new comments -
chore: bump github.com/prometheus/common from 0.63.0 to 0.65.0
#18498 commented on
Jul 1, 2025 • 0 new comments -
Migrate from lib/pq to pgx to fix context cancellation data race
#18492 commented on
Jul 2, 2025 • 0 new comments -
test: unit test to excercise polluted file cache with error
#18491 commented on
Jul 2, 2025 • 0 new comments -
chore: bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.2
#18475 commented on
Jul 1, 2025 • 0 new comments -
fix(coderd/agentapi): publish workspace update event on sub agent
#18461 commented on
Jun 28, 2025 • 0 new comments -
docs: clarify workspace scheduling priority and autostop requirement behavior
#18447 commented on
Jul 1, 2025 • 0 new comments -
docs: add coder registry link to docs sidebar
#18585 commented on
Jun 27, 2025 • 0 new comments -
feat: log resource drift warnings in all workspace builds
#18355 commented on
Jul 4, 2025 • 0 new comments -
feat(enterprise/coderd): allow system users to be added to groups
#18341 commented on
Jul 1, 2025 • 0 new comments -
Support resuming reconciliation of prebuilt workspaces on hard-limited presets
#17989 commented on
Jun 30, 2025 • 0 new comments -
support separate tabs for each `coder_script` on the workspace page
#15614 commented on
Jun 30, 2025 • 0 new comments -
Show average workspace build time in Template Insights
#10305 commented on
Jun 30, 2025 • 0 new comments -
update docs to cover registry.coder.com and modules
#9979 commented on
Jun 30, 2025 • 0 new comments -
bug: v2.19.1 CODER_OIDC_ALLOWED_GROUPS completely ignored
#17027 commented on
Jun 30, 2025 • 0 new comments -
Coder Desktop should indicate when it fails to dial the coordination endpoint
#18602 commented on
Jun 30, 2025 • 0 new comments -
Initial coordination dial in Coder Desktop should fail fast
#18599 commented on
Jun 30, 2025 • 0 new comments -
Add metrics for prebuild reconciliation state and actions
#18218 commented on
Jun 30, 2025 • 0 new comments -
Purge old workspace builds and related entries
#14340 commented on
Jul 1, 2025 • 0 new comments -
Error message improvement: "GoLand must be installed first"
#17786 commented on
Jul 1, 2025 • 0 new comments -
bug: Workspace build timeline shows the same data for both agents in a multi-agent workspace
#18002 commented on
Jul 2, 2025 • 0 new comments -
Indestructible IDE Connections (No disconnects when you re-open laptop)
#18101 commented on
Jul 2, 2025 • 0 new comments -
bug: Workspaces that generates >1MB startup logs result in failure
#17992 commented on
Jul 2, 2025 • 0 new comments -
Port Forwarding Enhancements in Coder Desktop
#18727 commented on
Jul 2, 2025 • 0 new comments -
docs: add "incompatible immutable parameters" note to parameters doc
#18370 commented on
Jul 3, 2025 • 0 new comments -
Prompt missing params does not capture all validation criteria
#18259 commented on
Jul 3, 2025 • 0 new comments -
bug: build terraform logs don't include which fields have changed
#16999 commented on
Jul 3, 2025 • 0 new comments -
bug: no documentation on `/etc/coder.d/coder.env` service config file
#18417 commented on
Jul 4, 2025 • 0 new comments -
fix: use resource_id directly for coder_metadata association
#18300 commented on
Jul 1, 2025 • 0 new comments -
feat: add publishing of helm charts to ghcr registry
#18316 commented on
Jul 3, 2025 • 0 new comments -
chore!: route connection logs to new table
#18340 commented on
Jul 3, 2025 • 0 new comments