-
Notifications
You must be signed in to change notification settings - Fork 929
Insights: coder/coder
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
343 Pull requests merged by 39 people
-
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 -
fix(agent/agentcontainers): split Init into Init and Start for early API responses
#18640 merged
Jun 27, 2025 -
fix(.devcontainer): remove double slash from zed path
#18639 merged
Jun 27, 2025 -
fix(agent/agentcontainers): ensure proper channel closure for updateTrigger
#18631 merged
Jun 27, 2025 -
fix: use default preset when creating a workspace for task
#18623 merged
Jun 27, 2025 -
feat: redirect to the task page after creation
#18626 merged
Jun 27, 2025 -
refactor: show apps when workspace is running
#18625 merged
Jun 27, 2025 -
fix(agent): fix script filtering for devcontainers
#18635 merged
Jun 27, 2025 -
refactor: move required external auth buttons to the submit side
#18586 merged
Jun 27, 2025 -
feat: add task link when workspace is running a task
#18591 merged
Jun 27, 2025 -
chore: retry postgres connection on reset by peer in tests
#18632 merged
Jun 27, 2025 -
docs: edit descriptions in ai-coder section
#18373 merged
Jun 27, 2025 -
chore: update X11 forward session usage when there is a connection
#18567 merged
Jun 27, 2025 -
chore: test eviction with used ports
#18566 merged
Jun 27, 2025 -
chore: add unit test for X11 eviction
#18565 merged
Jun 27, 2025 -
fix(agent): delay containerAPI init to ensure startup scripts run before
#18630 merged
Jun 27, 2025 -
chore: improve rbac and add benchmark tooling
#18584 merged
Jun 27, 2025 -
chore: refactor TestServer_X11 to use inproc networking
#18564 merged
Jun 27, 2025 -
chore: move InProcNet to testutil
#18563 merged
Jun 27, 2025 -
fix: use memmap file system for TestServer_X11
#18562 merged
Jun 27, 2025 -
fix: cap max X11 forwarding ports and evict old
#18561 merged
Jun 27, 2025 -
chore(site): set
server.allowedHosts
in storybook config to.coder
#18598 merged
Jun 27, 2025 -
chore: parse app status link
#18439 merged
Jun 26, 2025 -
revert: fix(agent/agentcontainers): refresh containers before status change
#18624 merged
Jun 26, 2025 -
fix(.devcontainer): start docker and install devcontainer CLI
#18621 merged
Jun 26, 2025 -
fix(agent/agentcontainers): refresh containers before status change
#18620 merged
Jun 26, 2025 -
chore: update README logos
#18619 merged
Jun 26, 2025 -
fix(agent/agentcontainers): prevent reassigning proc.agent until successful
#18609 merged
Jun 26, 2025 -
chore: remove unnecessary redeclarations in for loops (part 2)
#18593 merged
Jun 26, 2025 -
test(agent): fix TestAgent_DevcontainerRecreate
#18618 merged
Jun 26, 2025 -
fix: pin Nix version to 2.28.4 to avoid JSON type error
#18612 merged
Jun 26, 2025 -
fix(agent/agentcontainers): stop logging empty lines
#18605 merged
Jun 26, 2025 -
fix(agent/agentcontainers): chown coder binary
#18611 merged
Jun 26, 2025 -
feat(.devcontainer): add cursor, filebrowser, windsurf and zed
#18608 merged
Jun 26, 2025 -
feat: graduate prebuilds to general availability
#18607 merged
Jun 26, 2025 -
feat(.devcontainer): install dotfiles if present
#18606 merged
Jun 26, 2025 -
fix!: use devcontainer ID when rebuilding a devcontainer
#18604 merged
Jun 26, 2025 -
feat(agent/agentcontainers): add more envs to readconfig for app URL building
#18603 merged
Jun 26, 2025 -
fix: hide the preset parameter visibility switch when it has no effect
#18574 merged
Jun 26, 2025 -
docs: add Coder Desktop to remote desktop docs
#18326 merged
Jun 26, 2025 -
refactor: remove beta label from 'select a preset' menu
#18538 merged
Jun 25, 2025 -
feat(.devcontainer): add code-server feature to
devcontainer.json
#18589 merged
Jun 25, 2025 -
chore: fix idle state icon when disabled
#18554 merged
Jun 25, 2025 -
fix(coderd/agentapi): make sub agent slugs more unique
#18581 merged
Jun 25, 2025 -
chore: bump google.golang.org/genai from 0.7.0 to 1.12.0
#18496 merged
Jun 25, 2025 -
chore: bump github.com/openai/openai-go from 0.1.0-beta.10 to 1.6.0
#18493 merged
Jun 25, 2025 -
chore: upgrade aisdk-go lib, remove vestigial code
#18577 merged
Jun 25, 2025 -
feat: allow new immutable parameters for existing workspaces
#18579 merged
Jun 25, 2025 -
docs: remove nested alerts
#18580 merged
Jun 25, 2025 -
feat(agent/agentcontainers): add feature options as envs
#18576 merged
Jun 25, 2025 -
chore: remove chats experiment
#18535 merged
Jun 25, 2025 -
test(agent/agentcontainers): add is a test ignore label to integration tests
#18570 merged
Jun 25, 2025 -
fix(agent/agentcontainers): filter out "is test run" devcontainers
#18568 merged
Jun 25, 2025 -
ci: cache embedded postgres downloaded binaries
#18477 merged
Jun 25, 2025 -
fix(agent): start devcontainers through agentcontainers package
#18471 merged
Jun 25, 2025 -
fix(site): storybook: move spyOn to beforeEach
#18559 merged
Jun 25, 2025 -
docs: fix a warning alert type on toolbox docs
#18560 merged
Jun 25, 2025 -
docs: update Claude's guide
#18523 merged
Jun 25, 2025 -
fix(vpn): avoid setting session token header twice
#18524 merged
Jun 25, 2025 -
feat: add workspace build status to task page
#18520 merged
Jun 24, 2025 -
chore: update Coder icons to reflect new branding
#18517 merged
Jun 24, 2025 -
chore: update coder/preview dependency to v1.0.1
#18550 merged
Jun 24, 2025 -
fix: handle empty strings for Select component
#18553 merged
Jun 24, 2025 -
chore: use pause icon for app idle state
#18546 merged
Jun 24, 2025 -
fix: site: replace CirclePlayIcon with PlayIcon
#18549 merged
Jun 24, 2025 -
feat(agent/agentcontainers): implement ignore customization for devcontainers
#18530 merged
Jun 24, 2025 -
chore: make telemetry use_classic_parameter_flow nullable
#18547 merged
Jun 24, 2025 -
refactor: remove unused enterprise prebuilds id.go
#18543 merged
Jun 24, 2025 -
fix: update workspace table icons in WorkspacesTable
#18525 merged
Jun 24, 2025 -
feat(agent): enable devcontainers by default
#18533 merged
Jun 24, 2025 -
feat(agent/agentcontainers): retry with longer name on failure
#18513 merged
Jun 24, 2025 -
feat: use backend-supplied sidebar app id on the /task/$id page
#18458 merged
Jun 24, 2025 -
fix(agent/agentcontainers): remove shellquote in favor of %q
#18544 merged
Jun 24, 2025 -
fix: correct hasAITaskResources logic for child modules
#18542 merged
Jun 24, 2025 -
chore: add a claude.md markdown file focusing on the frontend
#18510 merged
Jun 24, 2025 -
chore: improve visuals of dynamic parameters
#18537 merged
Jun 24, 2025 -
fix: prebuild user without ssh key when fetching owner ctx
#18541 merged
Jun 24, 2025 -
fix: only override img size for direct button children
#18540 merged
Jun 24, 2025 -
fix: use the correct key for tasks tab visibility in embedded metadata
#18539 merged
Jun 24, 2025 -
chore: reorder prebuilt workspace authorization logic
#18506 merged
Jun 24, 2025 -
fix: allow dynamic parameters without requiring org membership
#18531 merged
Jun 24, 2025 -
fix: remove reference to a deleted variable
#18532 merged
Jun 24, 2025 -
fix: allow dynamic parameters to consider the prebuilds user an owner
#18529 merged
Jun 24, 2025 -
feat: implement efficient backend querying on the tasks page
#18488 merged
Jun 24, 2025 -
chore: remove ai tasks from experiment
#18511 merged
Jun 24, 2025 -
chore: add permissions to autobuilder & prebuilder to run wsbuild
#18527 merged
Jun 24, 2025 -
fix: add bottom padding back
#18476 merged
Jun 24, 2025 -
feat: add better error display for workspace builds
#18518 merged
Jun 24, 2025 -
fix: remove notifications for hard-limited prebuilds
#18528 merged
Jun 24, 2025 -
chore: increase fileCache hit rate in autobuilds lifecycle
#18507 merged
Jun 24, 2025 -
fix: agentcontainers: fix flake when ctx cancelled while running docker inspect
#18526 merged
Jun 24, 2025 -
chore: update VPN proto to match additional types used by Coder Desktop
#18504 merged
Jun 24, 2025 -
feat: add the /aitasks/prompts endpoint
#18464 merged
Jun 24, 2025 -
feat: persist AI task state in template imports & workspace builds
#18449 merged
Jun 24, 2025 -
feat: allow for default presets
#18445 merged
Jun 24, 2025 -
fix(agent/agentcontainers): use correct env for execer commands
#18508 merged
Jun 24, 2025 -
feat(cli): include license status in support bundle
#18472 merged
Jun 24, 2025 -
chore: disable devtunnel tests on windows
#18521 merged
Jun 24, 2025 -
chore: fix wsproxy flakes
#18522 merged
Jun 24, 2025 -
fix: do not warn on valid known experiments
#18514 merged
Jun 24, 2025 -
fix: fix validation error during workspace creation without preset
#18494 merged
Jun 24, 2025 -
chore: ignore splunk.com in linkspector
#18502 merged
Jun 24, 2025 -
chore: improve dynamic parameter validation errors
#18501 merged
Jun 23, 2025 -
chore: remove per request dynamic parameters opt in and rely on template
#18505 merged
Jun 23, 2025 -
feat: create experimental template embed page for dynamic params
#17999 merged
Jun 23, 2025 -
chore: show iframe controls on preview slug only
#18480 merged
Jun 23, 2025 -
fix: upsert
coder_app
resources in case they are persistent#18509 merged
Jun 23, 2025 -
feat: implement dynamic parameter validation
#18482 merged
Jun 23, 2025 -
chore: remove parallel queries in the same transaction
#18489 merged
Jun 23, 2025 -
chore: use database in current context for file cache
#18490 merged
Jun 23, 2025 -
chore: set wsbuilder to use preview parameters
#18474 merged
Jun 23, 2025 -
chore: bump github.com/coder/terraform-provider-coder/v2 from 2.6.0 to 2.7.0
#18499 merged
Jun 23, 2025 -
ci: bump the github-actions group with 5 updates
#18497 merged
Jun 23, 2025 -
fix: complete job and mark workspace as deleted when no provisioners are available
#18465 merged
Jun 23, 2025 -
feat(agent/agentcontainers): fall back to workspace folder name
#18466 merged
Jun 23, 2025 -
fix(enterprise/coderd): skip org membership check for prebuilds user on group patch
#18329 merged
Jun 23, 2025 -
feat: persist generated
coder_app
id#18487 merged
Jun 23, 2025 -
fix!: stop workspace before update
#18425 merged
Jun 23, 2025 -
fix: restrict database access from outside in docker compose installation
#18229 merged
Jun 21, 2025 -
chore: add amazon-q icon SVG to static icons
#18295 merged
Jun 21, 2025 -
feat: add idle app status
#18415 merged
Jun 20, 2025 -
docs: update Railway.com installation link
#18484 merged
Jun 20, 2025 -
chore: update template opt-in checkbox
#18481 merged
Jun 20, 2025 -
docs: document how to tag coder users in dx data cloud
#17805 merged
Jun 20, 2025 -
chore: assume template versions without tf values to be empty
#18479 merged
Jun 20, 2025 -
chore: remove unnecessary redeclarations in for loops
#18440 merged
Jun 20, 2025 -
feat: add ephemeral parameter dialog for workspace start/restart
#18413 merged
Jun 20, 2025 -
chore: add cacheCloser to cleanup all opened files
#18473 merged
Jun 20, 2025 -
chore: refactor dynamic parameters into dedicated package
#18420 merged
Jun 20, 2025 -
feat: allow TemplateAdmin to delete prebuilds via auth layer
#18333 merged
Jun 20, 2025 -
fix(agent/agentcontainers): read WorkspaceFolder from config
#18467 merged
Jun 20, 2025 -
docs: add troubleshooting section to JetBrains Toolbox docs
#18394 merged
Jun 20, 2025 -
docs: add documentation for prebuild scheduling feature
#18462 merged
Jun 20, 2025 -
fix: implement prebuild schedules methods for dbmem
#18469 merged
Jun 20, 2025 -
chore: close db properly in early exit paths in ConnectToPostgres
#18448 merged
Jun 20, 2025 -
chore: add AI-tasks-specific fields to codersdk.WorkspaceBuild
#18436 merged
Jun 20, 2025 -
feat: improve AppLink error message for coder:// URLs
#18444 merged
Jun 20, 2025 -
fix(cli)!: enforce selection for multiple agents rather than use randomness
#18427 merged
Jun 19, 2025 -
feat: add app iframe controls
#18421 merged
Jun 19, 2025 -
fix(agent/agentcontainers): ensure agent name env var is correct
#18457 merged
Jun 19, 2025 -
feat(dogfood/coder): add devcontainer autostart parameter
#18459 merged
Jun 19, 2025 -
feat: implement scheduling mechanism for prebuilds
#18126 merged
Jun 19, 2025 -
fix(coderd): mark sub agent deletion via boolean instead of delete
#18411 merged
Jun 19, 2025 -
feat(dogfood/coder): add docker volume for... docker
#18455 merged
Jun 19, 2025 -
feat(dogfood/coder): add devcontainer-cli module
#18456 merged
Jun 19, 2025 -
feat(agent/agentcontainers): support agent name in customization
#18451 merged
Jun 19, 2025 -
fix(dogfood/coder): use agent name for zed app
#18450 merged
Jun 19, 2025 -
chore(agent): add workspace owner env var and log dev container app failures
#18433 merged
Jun 19, 2025 -
fix: fix TestAcquireJobWithCancel_Cancel flake
#18441 merged
Jun 19, 2025 -
fix: fix TestAcquireJob_LongPoll flake
#18442 merged
Jun 19, 2025 -
chore: file cache Release tied 1:1 with an acquire
#18410 merged
Jun 18, 2025 -
chore: check version.Err() after version.Next() in ConnectToPostgres
#18437 merged
Jun 18, 2025 -
chore: change feature stage badge from early access to beta
#18435 merged
Jun 18, 2025 -
fix: access the templateVersion.HasAITask field properly
#18434 merged
Jun 18, 2025 -
chore: improve logging and x11 handler call
#18422 merged
Jun 18, 2025 -
feat: add backend logic for determining tasks tab visibility
#18401 merged
Jun 18, 2025 -
feat: add has-ai-task filters to the /workspaces and /templates endpoints
#18387 merged
Jun 18, 2025 -
fix(agent/agentcontainers): make sure arch is set for sub agents
#18428 merged
Jun 18, 2025 -
fix: improve JetBrains error message to mention Toolbox requirement
#18294 merged
Jun 18, 2025 -
docs: fix swagger documentation for DELETE port share endpoint
#18426 merged
Jun 18, 2025 -
feat(agent/agentcontainers): support apps for dev container agents
#18346 merged
Jun 18, 2025 -
feat: add stop workspace button with confirmation dialog
#18372 merged
Jun 18, 2025 -
fix: defensively handle nil maps and slices in marshaling
#18418 merged
Jun 17, 2025 -
docs: update ai agents with module links
#18368 merged
Jun 17, 2025 -
chore: add dynamic parameter template value to telemetry
#18414 merged
Jun 17, 2025 -
feat: add csp headers for embedded apps
#18374 merged
Jun 17, 2025 -
fix: set fileSize to full length instead of unread portion
#18409 merged
Jun 17, 2025 -
fix(agent/agentcontainers): reduce need to recreate sub agents
#18402 merged
Jun 17, 2025 -
chore: update Terraform to 1.12.2
#18407 merged
Jun 17, 2025 -
chore: update Go version to 1.24.4
#18408 merged
Jun 17, 2025 -
test(testutil): improve chan.go error visibility
#18406 merged
Jun 17, 2025 -
chore: make has_ai_task fields on workspace builds and template versions nullable
#18403 merged
Jun 17, 2025 -
fix(agent/agentcontainers): update sub agent client on reconnect
#18399 merged
Jun 17, 2025 -
feat: support devcontainer agents in ui and unify backend
#18332 merged
Jun 17, 2025 -
test: add ReconcileAll tests for multiple actions on expired prebuilds
#18265 merged
Jun 17, 2025 -
feat: add organization scope for shared ports
#18314 merged
Jun 16, 2025 -
fix: prevent badge text wrapping
#18396 merged
Jun 16, 2025 -
test: fix TestUploadFileLargeModuleFiles flake, context to subtest
#18395 merged
Jun 16, 2025 -
docs: add more specific steps and information about oidc refresh tokens
#18336 merged
Jun 16, 2025 -
fix: template settings checkbox text for dynamic parameters
#18392 merged
Jun 16, 2025 -
docs: warn about RDP over UDP with Coder Desktop
#18354 merged
Jun 16, 2025 -
chore: use coder repository for large module in dogfood
#18391 merged
Jun 16, 2025 -
chore: support the has_ai_task column in template version and workspace insert queries
#18385 merged
Jun 16, 2025 -
chore: use large modules in dogfood template
#18389 merged
Jun 16, 2025 -
chore: ensure proper rbac permissions on 'Acquire' file in the cache
#18348 merged
Jun 16, 2025 -
ci: bump the github-actions group with 7 updates
#18388 merged
Jun 16, 2025 -
docs: add documentation for installing Coder on Azure with Kubernetes
#16216 merged
Jun 16, 2025 -
ci: bump the github-actions group with 6 updates
#18386 merged
Jun 16, 2025 -
chore: bump github.com/gen2brain/beeep from 0.0.0-20220402123239-6a3042f4b71a to 0.11.1
#18383 merged
Jun 16, 2025 -
chore: bump github.com/mark3labs/mcp-go from 0.31.0 to 0.32.0
#18382 merged
Jun 16, 2025 -
fix(site): remove trailing comment from cursor.svg (cherry-pick #18072)
#18378 merged
Jun 16, 2025 -
docs: add
winget
installation step to Coder Desktop Windows#18325 merged
Jun 15, 2025 -
feat: include read/write byte stats in scaletests JSON report
#17777 merged
Jun 13, 2025 -
feat: add status watcher to MCP server
#18320 merged
Jun 13, 2025 -
fix: use matching state in status list
#18349 merged
Jun 13, 2025 -
fix: show error message for incompatible parameters
#18365 merged
Jun 13, 2025 -
fix: add workspace owner id as query param to websocket
#18363 merged
Jun 13, 2025 -
feat: use proto streams to increase maximum module files payload
#18268 merged
Jun 13, 2025 -
feat: add ai tasks migrations
#18359 merged
Jun 13, 2025 -
fix(agent/agentcontainers): treat customizations as array
#18357 merged
Jun 13, 2025 -
fix(site): use correct order of agent/workspace in AgentSSHButton
#18328 merged
Jun 13, 2025 -
feat(agent/agentcontainers): support displayApps from devcontainer config
#18342 merged
Jun 12, 2025 -
feat: check for external auth before running task
#18339 merged
Jun 12, 2025 -
docs: reorganize the About section
#18236 merged
Jun 12, 2025 -
chore: remove local storage based optin/optout
#18344 merged
Jun 12, 2025 -
docs: update Kubernetes install docs with current release versions
#18347 merged
Jun 12, 2025 -
chore: remove dynamic-parameters experiment
#18290 merged
Jun 12, 2025 -
fix(coderd): fix panics by always checking for non-nil request logger
#18228 merged
Jun 12, 2025 -
feat: update task workspace name format and prevent title overflow
#18315 merged
Jun 12, 2025 -
chore: update gopsutil to fix panic on macos
#18330 merged
Jun 12, 2025 -
docs: remove github avatars
#18338 merged
Jun 12, 2025 -
chore: handle mixed type lists in plan output
#18331 merged
Jun 11, 2025 -
docs: fix alert markdown in healthcheck doc
#18335 merged
Jun 11, 2025 -
chore: update IdP docs with Google quirks
#18318 merged
Jun 11, 2025 -
fix(agent/agentcontainers): remove cap net admin from dev container agent executable
#18327 merged
Jun 11, 2025 -
chore: move all images to new GCP project
#18324 merged
Jun 11, 2025 -
fix: use tailscale that avoids small MTU paths
#18323 merged
Jun 11, 2025 -
chore: add windows icon (cherry-pick #18312)
#18321 merged
Jun 11, 2025 -
chore: add windows icon (cherry-pick #18312)
#18322 merged
Jun 11, 2025 -
test: ensure the return value of MockAuditor.Contains is checked
#18319 merged
Jun 11, 2025 -
chore: fix comment on
Acquire
#18313 merged
Jun 10, 2025 -
test: fix test flake in TestDynamicParametersWithTerraformValues
#18311 merged
Jun 10, 2025 -
chore: add windows icon
#18312 merged
Jun 10, 2025 -
fix(coderd/database/db2sdk): add agent parent ID
#18310 merged
Jun 10, 2025 -
chore: set .proto files to 2 spaces in editor config
#18305 merged
Jun 10, 2025 -
chore: revert breaking changes relating to WorkspaceOwnerName
#18304 merged
Jun 10, 2025 -
feat(agent): disable devcontainers for sub agents
#18303 merged
Jun 10, 2025 -
feat(agent/agentcontainers): implement sub agent injection
#18245 merged
Jun 10, 2025 -
fix: avoid displaying 'everyone' group for idp group sync
#18261 merged
Jun 9, 2025 -
fix: preserve parameter values when dynamic ordering changes
#18270 merged
Jun 9, 2025 -
chore: bump gopkg.in/DataDog/dd-trace-go.v1 from 1.73.0 to 1.74.0
#18287 merged
Jun 9, 2025 -
ci: bump the github-actions group with 4 updates
#18289 merged
Jun 9, 2025 -
chore: bump google.golang.org/grpc from 1.72.1 to 1.73.0
#18282 merged
Jun 9, 2025 -
chore(coderd/provisionerdserver): convert dbmem tests to use postgres
#18278 merged
Jun 9, 2025 -
chore(dogfood): group web editors together
#18143 merged
Jun 6, 2025 -
feat(coderd/agentapi): support adding display apps to a sub agent
#18272 merged
Jun 6, 2025 -
feat: add separate max token lifetime for administrators
#18267 merged
Jun 6, 2025 -
chore: use spaces over tabs in proto files
#18269 merged
Jun 6, 2025 -
fix: handle paths with spaces in Match exec clause of SSH config
#18266 merged
Jun 6, 2025 -
feat(agent/agentcontainers): add Exec method to devcontainers CLI
#18244 merged
Jun 6, 2025 -
feat(agent/agentcontainers): refactor Lister to ContainerCLI and implement new methods
#18243 merged
Jun 6, 2025 -
fix: remove error log when notification manager is already closed
#18264 merged
Jun 6, 2025 -
chore(provisionersdk): ignore io.EOF in Session.requestReader
#18234 merged
Jun 6, 2025 -
chore: improve tailnet integration test
#18124 merged
Jun 6, 2025 -
chore(vpn): send info, debug logs over tunnel
#18240 merged
Jun 6, 2025 -
chore(vpn): send ping results over tunnel
#18200 merged
Jun 6, 2025 -
fix: show preset parameters when they have diagnostics
#18258 merged
Jun 5, 2025 -
feat: handle update build for dynamic params
#18226 merged
Jun 5, 2025 -
chore: select the first embedded app on tasks page
#18260 merged
Jun 5, 2025 -
chore: include 'everyone' group in template importing
#18257 merged
Jun 5, 2025 -
chore: select the first workspace app to be active in tasks
#18256 merged
Jun 5, 2025 -
chore: ignore
.git
directories in terraform modules#18255 merged
Jun 5, 2025 -
fix: improve sidebar chat loading UX in tasks
#18254 merged
Jun 5, 2025 -
test(agent/agentcontainers): fix test data race due to list manipulation
#18250 merged
Jun 5, 2025 -
fix: improve copy for tasks "starting" page
#18247 merged
Jun 5, 2025 -
docs: update Smarter Device Manager link to new GitHub repository
#18248 merged
Jun 5, 2025 -
chore(agent): update agent proto client
#18242 merged
Jun 5, 2025 -
fix(cli): fix flakes related to context cancellation when establishing pg connections
#18246 merged
Jun 5, 2025 -
feat(coderd/agentapi): allow inserting apps for sub agents
#18129 merged
Jun 5, 2025 -
chore(coderd/prometheusmetrics): remove dbmem from tests
#18238 merged
Jun 5, 2025 -
chore(cli): remove dbmem from tests
#18195 merged
Jun 5, 2025 -
ci: bump the github-actions group with 3 updates
#18177 merged
Jun 5, 2025 -
docs: edit troubleshooting steps in Coder Desktop documentation
#18233 merged
Jun 4, 2025 -
docs: add descriptions to items in manifest
#18064 merged
Jun 4, 2025 -
docs: fix alert in artifactory guide
#18235 merged
Jun 4, 2025 -
chore: update preview to handle meta
count
for parameters#18231 merged
Jun 4, 2025 -
fix: embed agentapi chat in the sidebar iframe
#18230 merged
Jun 4, 2025 -
feat: add prebuilt workspaces to non-default organizations
#18010 merged
Jun 4, 2025 -
chore(coderd/database/dbauthz): update RBAC for InsertWorkspaceApp
#18223 merged
Jun 4, 2025 -
feat: allow clipboard read and write on app iframes
#18221 merged
Jun 4, 2025 -
chore: use Quartz 0.2.1 instead of unreleased tip of main
#18198 merged
Jun 4, 2025 -
feat: embed chat ui in the task sidebar
#18216 merged
Jun 3, 2025 -
docs: add link to official jetbrains toolbox
#18128 merged
Jun 3, 2025 -
chore: cherry-pick bug fixes for release 2.23
#18219 merged
Jun 3, 2025 -
feat: add template export functionality to UI
#18214 merged
Jun 3, 2025 -
fix: add blink-so to contributors bypass
#18215 merged
Jun 3, 2025 -
fix(cli): allow specifying empty provisioner tag set with --provisioner-tag="-"
#18205 merged
Jun 3, 2025 -
fix: remove duplicated envbuilder vars
#18144 merged
Jun 3, 2025 -
docs: add link for Coder Desktop docs on workspace page (cherry-pick #18202)
#18204 merged
Jun 3, 2025 -
docs: add link for Coder Desktop docs on workspace page
#18202 merged
Jun 3, 2025 -
docs: improve JetBrains Toolbox connection docs
#18125 merged
Jun 3, 2025 -
docs: update SSH command format to use suffix
#18085 merged
Jun 3, 2025 -
fix: fix flashing error dialog in the create workspace page
#18180 merged
Jun 2, 2025 -
refactor: reduce the default workspace name for a task
#18193 merged
Jun 2, 2025 -
feat: evaluate dynamic parameters http endpoint
#18182 merged
Jun 2, 2025 -
fix: improve task prompt placeholder consistency
#18189 merged
Jun 2, 2025 -
refactor: minor task page design adjustments
#18187 merged
Jun 2, 2025 -
fix: do not block form control rendering for dynamic parameters on parsing error
#18185 merged
Jun 2, 2025 -
chore: exempt blink agent from CLA
#18190 merged
Jun 2, 2025 -
chore(coderd/database/dbpurge): remove dbmem from tests
#18151 merged
Jun 2, 2025 -
chore(coderd/externalauth): remove dbmem from tests
#18147 merged
Jun 2, 2025 -
chore(coderd/database/dbmetrics): remove dbmem from tests
#18150 merged
Jun 2, 2025 -
chore: bump github.com/moby/moby from 28.1.1+incompatible to 28.2.2+incompatible
#18171 merged
Jun 2, 2025 -
chore(coderd/idpsync): run all tests with postgres
#18149 merged
Jun 2, 2025 -
chore(coderd/database/dbgen): remove dbmem from tests
#18152 merged
Jun 2, 2025 -
chore(coderd/autobuild): use dbtestutil.WillUsePostgres instead of os.Getenv in test
#18145 merged
Jun 2, 2025 -
chore(coderd/httpmw): remove dbmem usage from tests
#18146 merged
Jun 2, 2025 -
chore: bump github.com/fergusstrange/embedded-postgres from 1.30.0 to 1.31.0
#18174 merged
Jun 2, 2025 -
chore(coderd/telemetry): remove dbmem from tests
#18148 merged
Jun 2, 2025 -
chore(coderd/database/dbrollup): remove dbmem from tests
#18153 merged
Jun 2, 2025 -
chore: bump github.com/mocktools/go-smtp-mock/v2 from 2.4.0 to 2.5.0
#18170 merged
Jun 2, 2025 -
chore: bump github.com/mark3labs/mcp-go from 0.30.0 to 0.31.0
#18168 merged
Jun 2, 2025 -
chore: upgrade
fergusstrange/embedded-postgres
after bugfix#18167 merged
Jun 2, 2025 -
fix: improve build reliability with fallback apt mirrors
#18155 merged
Jun 2, 2025 -
feat: add Bun v1.2.15 to dogfood image
#18154 merged
Jun 1, 2025
58 Pull requests opened by 22 people
-
chore: bump the x group across 1 directory with 6 updates
#18288 opened
Jun 9, 2025 -
fix: use resource_id directly for coder_metadata association
#18300 opened
Jun 10, 2025 -
feat: add publishing of helm charts to ghcr registry
#18316 opened
Jun 10, 2025 -
chore: route connection logs to new table
#18340 opened
Jun 12, 2025 -
feat(enterprise/coderd): allow system users to be added to groups
#18341 opened
Jun 12, 2025 -
feat: log resource drift warnings in all workspace builds
#18355 opened
Jun 13, 2025 -
docs: redefine and clarify feature stages
#18416 opened
Jun 17, 2025 -
docs: clarify workspace scheduling priority and autostop requirement behavior
#18447 opened
Jun 19, 2025 -
fix(coderd/agentapi): publish workspace update event on sub agent
#18461 opened
Jun 19, 2025 -
chore: bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.2
#18475 opened
Jun 20, 2025 -
test: unit test to excercise polluted file cache with error
#18491 opened
Jun 23, 2025 -
Migrate from lib/pq to pgx to fix context cancellation data race
#18492 opened
Jun 23, 2025 -
chore: bump github.com/prometheus/common from 0.63.0 to 0.65.0
#18498 opened
Jun 23, 2025 -
docs: update dynamic parameters for beta release
#18512 opened
Jun 23, 2025 -
chore: disable windows/mac pg CI runners
#18515 opened
Jun 23, 2025 -
fix(agent/agentcontainers): remove deleted devcontainers
#18545 opened
Jun 24, 2025 -
ci: disable pagefile on windows
#18552 opened
Jun 24, 2025 -
test: implement unit test to excercise pg connection deadlock
#18556 opened
Jun 25, 2025 -
feat: oauth2 - add RFC 8707 resource indicators and audience validation
#18575 opened
Jun 25, 2025 -
docs: add comprehensive dev containers documentation with examples
#18582 opened
Jun 25, 2025 -
feat: test parameter immutability validation
#18583 opened
Jun 25, 2025 -
docs: add coder registry link to docs sidebar
#18585 opened
Jun 25, 2025 -
docs: update TanStack Query version references in frontend guide
#18587 opened
Jun 25, 2025 -
feat: add comprehensive Jest unit tests for CreateWorkspacePageExperimental and DynamicParameter
#18592 opened
Jun 25, 2025 -
feat: allow masking workspace parameter inputs
#18595 opened
Jun 25, 2025 -
docs: add documentation for modules in contributing
#18597 opened
Jun 26, 2025 -
docs: add Go LSP MCP configs and tools guide for code navigation
#18613 opened
Jun 26, 2025 -
feat: add `connectionlogs` API
#18628 opened
Jun 27, 2025 -
chore: populate connectionlog count using a separate query
#18629 opened
Jun 27, 2025 -
feat: support dynamic parameters on create template request
#18636 opened
Jun 27, 2025 -
feat: add OAuth2 protected resource metadata endpoint for RFC 9728
#18643 opened
Jun 27, 2025 -
feat: implement RFC 6750 Bearer token authentication
#18644 opened
Jun 27, 2025 -
feat: implement OAuth2 dynamic client registration (RFC 7591/7592)
#18645 opened
Jun 27, 2025 -
docs: add comprehensive development documentation
#18646 opened
Jun 27, 2025 -
Stevenmasley/tfparse to preview
#18650 opened
Jun 27, 2025 -
chore: update gofumpt from v0.4.0 to v0.8.0
#18652 opened
Jun 27, 2025 -
feat: add Unhealthy Workspaces filter option
#18653 opened
Jun 28, 2025 -
feat: draft 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 -
fix: remove unique constraint on OAuth2 provider app names
#18669 opened
Jun 30, 2025 -
feat: add MCP HTTP transport endpoint with authentication
#18670 opened
Jun 30, 2025 -
chore: add beta badge to tasks
#18672 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 -
docs: move the duplicate Coder Desktop install warning to Troubleshooting
#18691 opened
Jul 1, 2025 -
feat: add OAuth2 provider functionality as an experiment
#18692 opened
Jul 1, 2025 -
feat: establish terminal reconnection foundation
#18693 opened
Jul 1, 2025 -
feat: implement terminal reconnection UI components (Phase 2)
#18695 opened
Jul 1, 2025 -
fix(site): update vs code dev container button URLs
#18696 opened
Jul 1, 2025 -
feat: integrate retry logic Phase 3
#18699 opened
Jul 1, 2025 -
feat: allow users to pause prebuilt workspace reconciliation
#18700 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
75 Issues closed by 30 people
-
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 -
tasks: submitting a task should take you to the specific page for the task
#18184 closed
Jun 27, 2025 -
bug: Task workspace apps are not displayed until AI agent reports status
#18617 closed
Jun 27, 2025 -
bug: Agent leaks SSH X11 Forwarding
#18263 closed
Jun 27, 2025 -
bug: test bug
#18610 closed
Jun 26, 2025 -
Broken/Incorrect link in documentation guide ( contribution section )
#18557 closed
Jun 26, 2025 -
502 Bad Gateway Error on Koyeb-hosted Workspace Exposed Port
#18397 closed
Jun 26, 2025 -
bug: workspace deletion fails when template has new immutable parameters
#18578 closed
Jun 25, 2025 -
tasks: provide a better progress update when workspace is spinning up
#18183 closed
Jun 24, 2025 -
Empty value for options in Dynamic parameters crashes the form
#18361 closed
Jun 24, 2025 -
add "organization" port (and coder_app) sharing level
#18251 closed
Jun 24, 2025 -
tasks: update frontend to use backend routes defined by the RFC
#18454 closed
Jun 24, 2025 -
tasks: add backend routes defined by the Tasks RFC
#18158 closed
Jun 24, 2025 -
DRY up workspace owner state fetching for workspace creation & dynamic params
#18536 closed
Jun 24, 2025 -
tasks: coder_ai_task resource support in coderd
#18453 closed
Jun 24, 2025 -
Presets: Support a default preset
#18110 closed
Jun 24, 2025 -
FR: Add 'license status' to the Support Bundle
#18207 closed
Jun 24, 2025 -
bug: valid experiments are showing as invalid on `/deployment/overview`
#18024 closed
Jun 24, 2025 -
bug: choosing `None` preset results in `invalid UUID length: 0` error
#18430 closed
Jun 24, 2025 -
Dynamic parameters and ephermeral parameters
#18086 closed
Jun 23, 2025 -
Dynamic Parameter validations skipped in coder/coder
#17942 closed
Jun 23, 2025 -
Bug: CLI Incorrect Quote Handling in ProxyCommand on Windows
#18503 closed
Jun 23, 2025 -
Deleting workspaces with no matching provisioner is convoluted
#18080 closed
Jun 23, 2025 -
Allow TemplateAdmin to delete prebuild workspaces
#18191 closed
Jun 23, 2025 -
bug: template upgrade fails on claimed prebuilt workspace
#17840 closed
Jun 23, 2025 -
Workspace pre-builds
#5325 closed
Jun 23, 2025 -
Update BuildParametersPopover to use DynamicParameters
#17709 closed
Jun 20, 2025 -
tasks: release a TF coder provider version that supports the coder_ai_task resource
#18452 closed
Jun 19, 2025 -
tasks: support refreshing a iFrame, home, and manually navigating
#18178 closed
Jun 19, 2025 -
UI: prompt user to restart devcontainer upon files changed event
#16425 closed
Jun 19, 2025 -
add a description field to the `coder_workspace_preset` data source
#16553 closed
Jun 18, 2025 -
feat: stop workspace button
#18298 closed
Jun 18, 2025 -
tasks: disambiguate which makes a template a "tasks" template/workspace and which app is in the sidebar
#18211 closed
Jun 17, 2025 -
tasks: app status reporting still feels broken
#18163 closed
Jun 17, 2025 -
Unable to download CLI because downloads are disabled
#18404 closed
Jun 17, 2025 -
Add organization scope to shared ports
#17247 closed
Jun 16, 2025 -
bug: Deletion pending UI overflow
#17927 closed
Jun 16, 2025 -
Bug Report: Missing `offline_access` Scope Documentation and Default Configuration for OIDC Refresh Tokens
#18307 closed
Jun 16, 2025 -
Handle modules >4mb in dynamic parameters
#17991 closed
Jun 16, 2025 -
docs: Azure and k8s - deploying Coder on Azure using their Application Gateway
#16074 closed
Jun 16, 2025 -
Can we turn codersdk into a sub go module?
#18225 closed
Jun 14, 2025 -
Report bytes read/written in JSON report for `coder exp scaletest workspace-traffic` commands
#12157 closed
Jun 13, 2025 -
Workspace settings page is in context of the user viewing, not the owner
#18362 closed
Jun 13, 2025 -
Removing the `dynamic-parameters` experiment
#18273 closed
Jun 13, 2025 -
tasks: respect external-auth
#18166 closed
Jun 12, 2025 -
docs: keep releases current in Kubernetes install docs
#18337 closed
Jun 12, 2025 -
bug: logged out after 3h
#18309 closed
Jun 12, 2025 -
Out-of-date docs screenshots (as of v2.19.0)
#16430 closed
Jun 11, 2025 -
VSCode P2P connections are not working when tailscale is enabled on the client machines
#15523 closed
Jun 11, 2025 -
Remove default resource query parameter in URL for workspace page
#18117 closed
Jun 10, 2025 -
bug: "Everyone" group should not be listed in IdP sync options
#16987 closed
Jun 9, 2025 -
Investigate possible solutions for "Text file busy" errors during builds
#14726 closed
Jun 9, 2025 -
Support finer control on token lifetime
#17395 closed
Jun 6, 2025 -
bug: config-ssh writes bad Match exec clause on Windows
#18199 closed
Jun 6, 2025 -
cli: support multiple deployments with `coder deployment use`
#13325 closed
Jun 6, 2025 -
Support exposing workspace latency for Coder Connect
#17982 closed
Jun 6, 2025 -
tasks: fix copy for "starting" page
#18164 closed
Jun 5, 2025 -
tasks: currently, the iFrames do not allow clipboard access
#18160 closed
Jun 5, 2025 -
docs: update coder desktop docs with coder connect tunnel and troubleshooting
#18071 closed
Jun 4, 2025 -
bug: Google OAuth User creation issues
#18222 closed
Jun 4, 2025 -
Replace `rbac.ResourceSystem` usage in `dbauthz.InsertWorkspaceApp`
#18210 closed
Jun 4, 2025 -
Provision local Windows-Users on a Terminal Server
#13853 closed
Jun 4, 2025 -
bug: no way to delete a tag set by accident
#17818 closed
Jun 4, 2025 -
tasks: allow chatting and previewing at the same time
#18161 closed
Jun 3, 2025 -
Allow exporting templates from UI
#17859 closed
Jun 3, 2025 -
tasks: add links are not on the `task/[id]` page
#18162 closed
Jun 3, 2025 -
tasks: refactor task view to improve overall DX and usage
#18181 closed
Jun 3, 2025 -
bug: example kubernetes-devcontainer template duplicates environment variable definitions for envbuilder
#18137 closed
Jun 3, 2025 -
Custom role to allow creation of workspaces on behalf of users, but not SSH
#17490 closed
Jun 3, 2025
59 Issues opened by 31 people
-
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 -
Support SSH access in Prebuilt Workspaces
#18633 opened
Jun 27, 2025 -
Bug: Enhanced DNS Resilience and Diagnostics for Coder SSH ProxyCommand
#18616 opened
Jun 26, 2025 -
bug: failed tasks don't appear in the Tasks UI
#18615 opened
Jun 26, 2025 -
bug: Incorrect messaging for dormant workspaces that failed to delete
#18614 opened
Jun 26, 2025 -
Coder Desktop should indicate when it fails to dial the coordination endpoint
#18602 opened
Jun 26, 2025 -
Expose client-to-agent disconnection reasons in prometheus metric
#18601 opened
Jun 26, 2025 -
Initial coordination dial in Coder Desktop should fail fast
#18599 opened
Jun 26, 2025 -
bug: coder_app `open_in = "tab"` opens link in same tab
#18573 opened
Jun 25, 2025 -
bug: coder_app produces wrong subdomain url when using subfolders
#18572 opened
Jun 25, 2025 -
bug: Workspaces occasionally get stuck in starting phase
#18571 opened
Jun 25, 2025 -
bug: Helm Chart '_'
#18569 opened
Jun 25, 2025 -
VS Code Desktop connection drops shortly after reconnecting
#18519 opened
Jun 24, 2025 -
Update all instances of the old Coder logo to reflect new branding
#18516 opened
Jun 23, 2025 -
Automatically clean up failed prebuilds
#18500 opened
Jun 23, 2025 -
feat: remove agent name from app URLs
#18485 opened
Jun 21, 2025 -
Refactor `templateVersionDynamicParameters` to remove control flag and send websocket errors
#18478 opened
Jun 20, 2025 -
bug: github device auth never completes if the user doesn't view the coder page with code again
#18470 opened
Jun 20, 2025 -
Intelligent Auto-Shutdown
#18468 opened
Jun 20, 2025 -
Remove beta labels for Dynamic Parameters in FE ahead of GA release
#18438 opened
Jun 18, 2025 -
Add Optional Tooltip Support for `coder_app` Buttons
#18431 opened
Jun 18, 2025 -
unify filter-key naming convention on the /workspaces and /templates endpoints
#18429 opened
Jun 18, 2025 -
bug: build error is not shown in template editor
#18424 opened
Jun 18, 2025 -
bug: no documentation on `/etc/coder.d/coder.env` service config file
#18417 opened
Jun 17, 2025 -
Add RBAC-specific documentation and improve discoverability
#18393 opened
Jun 16, 2025 -
feat: make it easier to tell if refresh tokens are working on OIDC login
#18384 opened
Jun 16, 2025 -
docs: add "incompatible immutable parameters" note to parameters doc
#18370 opened
Jun 13, 2025 -
bug: Could not establish wss connection when using 5443 port
#18366 opened
Jun 13, 2025 -
feat: show pop up in template editor on successful build
#18364 opened
Jun 13, 2025 -
Sync Authentication Credentials Between CLI and Coder Desktop
#18358 opened
Jun 13, 2025 -
Prebuilt workspaces should be claimed based on the set of chosen parameters
#18356 opened
Jun 13, 2025 -
Desktop: allow adding custom aliases to workspaces
#18353 opened
Jun 13, 2025 -
JetBrains Active Connections counter stuck at 0 despite active usage
#18350 opened
Jun 12, 2025 -
Feature Request: Improve Multi-Replica Behavior for OSS (Cold Standby Support)
#18345 opened
Jun 12, 2025 -
bug: Audit log "connect" events cannot be filtered by user
#18317 opened
Jun 10, 2025 -
Bug Report: Inaccurate Dormancy Notification Message
#18308 opened
Jun 10, 2025 -
bug: coder_metadata does not respect resource_id
#18301 opened
Jun 10, 2025 -
devcontainer-cli behavior
#18299 opened
Jun 10, 2025 -
bug: Workspace prebuilds conform to the site quota, leading many to fail
#18274 opened
Jun 7, 2025 -
Prompt missing params does not capture all validation criteria
#18259 opened
Jun 5, 2025 -
docs: information architecture overhaul
#18249 opened
Jun 5, 2025 -
Feature: support additional Terraform timing fields
#18241 opened
Jun 5, 2025 -
Warn if your .terraform.lock.hcl is modified after running `terraform init`
#18237 opened
Jun 4, 2025 -
bug: AADSTS54005: OAuth2 Authorization code was already redeemed with Azure SSO
#18232 opened
Jun 4, 2025 -
Additional docs for new devcontainer integration H1'25 launch
#18227 opened
Jun 4, 2025 -
Add metrics for prebuild reconciliation state and actions
#18218 opened
Jun 3, 2025 -
Consider DB Query for Expired Prebuilds at Scale
#18217 opened
Jun 3, 2025 -
Custom roles cannot create workspaces on behalf of members in UI via the list
#18203 opened
Jun 3, 2025 -
bug: redirect to login page on OIDC expiry
#18201 opened
Jun 3, 2025 -
docs: align pre-ga features in July release
#18197 opened
Jun 2, 2025 -
tasks: name the workspace/task based on a summary
#18159 opened
Jun 2, 2025 -
Deprecate `CODER_SSH_HOSTNAME_PREFIX`
#18156 opened
Jun 2, 2025
38 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.
-
Link to the registry from within Coder
#18141 commented on
Jun 2, 2025 • 0 new comments -
Support Prebuild Invalidation via API
#17917 commented on
Jun 3, 2025 • 0 new comments -
Prebuild invalidation
#17722 commented on
Jun 3, 2025 • 0 new comments -
docs: align pre-ga features in June release
#18083 commented on
Jun 3, 2025 • 0 new comments -
Investigate coder as an auth method for vault
#13127 commented on
Jun 4, 2025 • 0 new comments -
UI is freezing forether when building temaplate
#16754 commented on
Jun 5, 2025 • 0 new comments -
Remove the in-memory database
#15109 commented on
Jun 9, 2025 • 0 new comments -
bug: `coder` binary starts really slowly on Windows
#17717 commented on
Jun 10, 2025 • 0 new comments -
bug: install.sh in windows returns a 404.
#18123 commented on
Jun 10, 2025 • 0 new comments -
bug: Workspaces that generates >1MB startup logs result in failure
#17992 commented on
Jun 10, 2025 • 0 new comments -
bug: Creating a workspace for another user blocks on the creator's external_auth
#17997 commented on
Jun 10, 2025 • 0 new comments -
Support multiple deployments (contexts) via Coder CLI
#9857 commented on
Jun 12, 2025 • 0 new comments -
Presets: "Show presets parameters" is confusing
#18112 commented on
Jun 12, 2025 • 0 new comments -
Template insights should work with dynamic parameters
#18108 commented on
Jun 13, 2025 • 0 new comments -
Why is P2P/direct not working?
#14244 commented on
Jun 15, 2025 • 0 new comments -
bug: Preset does not indicate the selected option with multi-select (radiobutton) parameters
#17333 commented on
Jun 16, 2025 • 0 new comments -
bug: Workspace becoming unhealthy shortly after getting started
#17150 commented on
Jun 16, 2025 • 0 new comments -
Support Multiple OIDC/OAuth Providers for User Login
#15455 commented on
Jun 18, 2025 • 0 new comments -
Presets: Support an icon and description in the UI
#18111 commented on
Jun 18, 2025 • 0 new comments -
Admins should be able to see all workspace build failures in one place
#18140 commented on
Jun 18, 2025 • 0 new comments -
docs: add dedicated doc on setting environment variables for deployments
#18142 commented on
Jun 18, 2025 • 0 new comments -
FR: Add build_reason to Workspace Builds
#17534 commented on
Jun 18, 2025 • 0 new comments -
Refactor & fully implement SCIM 2.0 specification
#15830 commented on
Jun 18, 2025 • 0 new comments -
Ability to cancel Pending provisioner jobs in the UI
#17791 commented on
Jun 18, 2025 • 0 new comments -
POC: multi-state workspace transition abstraction
#14857 commented on
Jun 20, 2025 • 0 new comments -
Coder apps with long hostname fail without explanation
#15178 commented on
Jun 21, 2025 • 0 new comments -
Indestructible IDE Connections (No disconnects when you re-open laptop)
#18101 commented on
Jun 23, 2025 • 0 new comments -
bug: build terraform logs don't include which fields have changed
#16999 commented on
Jun 26, 2025 • 0 new comments -
feat: allow execution ordering for `coder_script`
#10352 commented on
Jun 26, 2025 • 0 new comments -
Add CLI support for presets
#16594 commented on
Jun 27, 2025 • 0 new comments -
☂️ UI/UX improvements for the web template editor
#15753 commented on
Jun 27, 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 -
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