-
Notifications
You must be signed in to change notification settings - Fork 978
Insights: coder/coder
Overview
Could not load contribution data
Please try again later
82 Pull requests merged by 23 people
-
chore: replace GetManagedAgentCount query with aggregate table
#19636 merged
Aug 29, 2025 -
refactor: modify task creation endpoint to return a task, not workspace
#19637 merged
Aug 29, 2025 -
chore(docs): update external-workspace image
#19608 merged
Aug 29, 2025 -
fix(coderd): fix logic for reporting prebuilt workspace duration metric
#19641 merged
Aug 29, 2025 -
docs: replace offline deployments terminology to air-gapped
#19625 merged
Aug 29, 2025 -
feat(coderd): add tasks delete endpoint
#19638 merged
Aug 29, 2025 -
fix: suppress license expiry warning if a new license covers the gap
#19601 merged
Aug 29, 2025 -
refactor: untangle workspace creation from http logic
#19639 merged
Aug 29, 2025 -
chore(coderd/database/dbauthz): migrate TestSystemFunctions to mocked DB
#19301 merged
Aug 29, 2025 -
chore: refactor codersdk to use SessionTokenProvider
#19565 merged
Aug 29, 2025 -
chore: add
--disable-direct
tocoder exp scaletest workspace-traffic --ssh
#19632 merged
Aug 29, 2025 -
chore: upgrade our tailscale fork to address CVE
#19634 merged
Aug 29, 2025 -
fix: fix flake in TestExecutorAutostartSkipsWhenNoProvisionersAvailable
#19478 merged
Aug 28, 2025 -
feat: add user filter to templates page to filter by template author
#19561 merged
Aug 28, 2025 -
fix(coderd): ignore sub agents when converting a task to workspace
#19624 merged
Aug 28, 2025 -
fix(scripts): unset CODER_URL and CODER_SESSION_TOKEN for development server
#19620 merged
Aug 28, 2025 -
chore: move guards to satisfy CodeQL
#19600 merged
Aug 28, 2025 -
chore: add fields to codersdk.Task
#19619 merged
Aug 28, 2025 -
fix: set radio item to relative position
#19621 merged
Aug 28, 2025 -
fix: update link to CLI server experiments documentation
#19589 merged
Aug 28, 2025 -
feat: replace the jetbrains-gateway module with the jetbrains toolbox
#19583 merged
Aug 28, 2025 -
fix: don't show prebuild workspaces as tasks
#19572 merged
Aug 28, 2025 -
feat: add prebuild timing metrics to Prometheus
#19503 merged
Aug 28, 2025 -
chore(docs): set external workspaces as premium feature in manifest.json
#19615 merged
Aug 28, 2025 -
chore(docs): document automatic task naming
#19614 merged
Aug 28, 2025 -
fix(coderd/taskname): ensure generated name is within 32 byte limit
#19612 merged
Aug 28, 2025 -
chore(coderd/database/dbauthz): refactor TestPing, TestNew, TestInTX to use dbmock
#19604 merged
Aug 28, 2025 -
chore: delete scaletest infrastructure
#19603 merged
Aug 28, 2025 -
fix: fix flake in TestPatchCancelWorkspaceBuild/User_is_allowed_to_cancel
#19522 merged
Aug 28, 2025 -
feat(docs): add docs for external workspaces
#19437 merged
Aug 28, 2025 -
chore: set more explicit guards for serving bin files
#19597 merged
Aug 28, 2025 -
chore: pin devcontainer-cli for .devcontainer config
#19594 merged
Aug 27, 2025 -
chore: pin dependencies in Dockerfiles
#19587 merged
Aug 27, 2025 -
chore: bump coder/cursor/coder from 1.3.1 to 1.3.2 in /dogfood/coder
#19593 merged
Aug 27, 2025 -
chore: bump coder/windsurf/coder from 1.1.1 to 1.2.0 in /dogfood/coder
#19592 merged
Aug 27, 2025 -
chore: bump coder/coder-login/coder from 1.0.31 to 1.1.0 in /dogfood/coder-envbuilder
#19590 merged
Aug 27, 2025 -
chore: bump coder/coder-login/coder from 1.0.31 to 1.1.0 in /dogfood/coder
#19586 merged
Aug 27, 2025 -
refactor: remove activity column from workspaces table
#19555 merged
Aug 27, 2025 -
feat: show warning in AppLink if hostname is long enough to break port forwarding
#19506 merged
Aug 27, 2025 -
chore: bump github.com/aws/aws-sdk-go-v2/config from 1.30.2 to 1.31.3
#19582 merged
Aug 27, 2025 -
chore: override version of DOMPurify
#19574 merged
Aug 27, 2025 -
chore(coderd/database/dbauthz): migrate TestWorkspace to mocked DB
#19306 merged
Aug 27, 2025 -
chore: bump coder/claude-code/coder from 2.1.0 to 2.2.0 in /dogfood/coder
#19580 merged
Aug 27, 2025 -
chore(coderd/database/dbauthz): migrate the ProvisionerJob and Organization tests to mocked DB
#19303 merged
Aug 27, 2025 -
chore(coderd/database/dbauthz): migrate the Notifications and Prebuilds tests to use mocked DB
#19302 merged
Aug 27, 2025 -
fix: revert github.com/mark3labs/mcp-go to 0.32.0
#19578 merged
Aug 27, 2025 -
feat(enterprise/coderd): allow system users to be added to groups
#19518 merged
Aug 27, 2025 -
fix(coderd): filter out non-task workspaces in api.tasksList
#19559 merged
Aug 27, 2025 -
chore(dogfood): update workspace lifecycle ignore_changes with env and entrypoint
#19571 merged
Aug 27, 2025 -
test: dial socket when testing coder ssh unix socket forwarding
#19563 merged
Aug 27, 2025 -
fix(coderd): fix devcontainer mock recreate flaky test
#19568 merged
Aug 27, 2025 -
fix(coderd/provisionerdserver): workaround lack of coder_ai_task resource on stop transition
#19560 merged
Aug 27, 2025 -
fix(cli): attach org option to task create
#19554 merged
Aug 26, 2025 -
feat: log non-sensitive query param fields in the httpmw logger
#19532 merged
Aug 26, 2025 -
chore: improve scroll behavior of DashboardLayout wrapped pages
#19396 merged
Aug 26, 2025 -
feat: display startup script logs while agent is starting
#19530 merged
Aug 26, 2025 -
refactor: replace task prompt by workspace name in the topbar
#19531 merged
Aug 26, 2025 -
feat(cli): implement exp task status command
#19533 merged
Aug 26, 2025 -
fix(cli): display workspace created at time instead of current time
#19553 merged
Aug 26, 2025 -
chore: improve performance of 'GetLatestWorkspaceBuildsByWorkspaceIDs'
#19452 merged
Aug 26, 2025 -
feat(cli): add exp task create command
#19492 merged
Aug 26, 2025 -
chore: bump github.com/mark3labs/mcp-go from 0.37.0 to 0.38.0
#19544 merged
Aug 25, 2025 -
chore: bump github.com/valyala/fasthttp from 1.64.0 to 1.65.0
#19539 merged
Aug 25, 2025 -
chore: bump github.com/brianvoe/gofakeit/v7 from 7.3.0 to 7.4.0
#19537 merged
Aug 25, 2025 -
chore: bump go.uber.org/mock from 0.5.0 to 0.6.0
#19538 merged
Aug 25, 2025 -
chore: bump github.com/aws/aws-sdk-go-v2 from 1.37.2 to 1.38.1
#19536 merged
Aug 25, 2025 -
chore: bump google.golang.org/grpc from 1.74.2 to 1.75.0
#19535 merged
Aug 25, 2025 -
chore: update terraform to 1.13.0
#19509 merged
Aug 25, 2025 -
chore: preload inter font
#19455 merged
Aug 25, 2025 -
feat(cli): add coder exp tasks list
#19496 merged
Aug 25, 2025 -
chore: update the slim binaries upload from the build directory to the GCS bucket
#19521 merged
Aug 25, 2025 -
chore: update the slim binaries upload from the build directory to the GCS bucket
#19520 merged
Aug 25, 2025 -
chore: update the slim binaries upload from the build directory to the GCS bucket
#19519 merged
Aug 25, 2025 -
chore(scaletest): use random deployment password
#19516 merged
Aug 25, 2025 -
feat: add endpoint for retrieving workspace acl
#19375 merged
Aug 25, 2025 -
chore: remove kirby button
#19501 merged
Aug 25, 2025 -
chore(scaletest): add deployment name to all metrics
#19479 merged
Aug 25, 2025 -
refactor(scaletest): use vpc for networking infrastructure
#19464 merged
Aug 25, 2025 -
chore(scaletest): add tls to infrastructure
#19412 merged
Aug 25, 2025 -
chore: bump coder/cursor/coder from 1.3.0 to 1.3.1 in /dogfood/coder
#19514 merged
Aug 25, 2025 -
chore: bump coder/vscode-web/coder from 1.3.1 to 1.4.1 in /dogfood/coder
#19513 merged
Aug 25, 2025 -
chore: bump coder/claude-code/coder from 2.0.7 to 2.1.0 in /dogfood/coder
#19512 merged
Aug 25, 2025
36 Pull requests opened by 17 people
-
feat: add helm var to support RBAC for deploying workspaces in extra namespaces
#19517 opened
Aug 25, 2025 -
hack(scripts): add ai test coverage harness
#19523 opened
Aug 25, 2025 -
chore: bump google.golang.org/api from 0.246.0 to 0.248.0
#19540 opened
Aug 25, 2025 -
chore: bump github.com/hashicorp/terraform-json from 0.25.0 to 0.26.0
#19541 opened
Aug 25, 2025 -
chore: bump github.com/anthropics/anthropic-sdk-go from 1.4.0 to 1.9.1
#19545 opened
Aug 25, 2025 -
chore: bump github.com/u-root/u-root from 0.14.0 to 0.15.0
#19546 opened
Aug 25, 2025 -
feat: improve preset validation error message
#19550 opened
Aug 26, 2025 -
fix: add support for spaces in search & enable searching by display name in templates
#19552 opened
Aug 26, 2025 -
feat: add coder_workspace_read_file MCP tool
#19562 opened
Aug 27, 2025 -
chore: refactor instance identity to be a SessionTokenProvider
#19566 opened
Aug 27, 2025 -
docs: restructure docker installation with tabs
#19567 opened
Aug 27, 2025 -
test: experimenting setting test flags from within an init()
#19575 opened
Aug 27, 2025 -
feat: add `sharing add` command to the CLI
#19576 opened
Aug 27, 2025 -
chore: update install.sh for Windows bash shells
#19577 opened
Aug 27, 2025 -
chore: bump github.com/aws/smithy-go from 1.22.5 to 1.23.0
#19584 opened
Aug 27, 2025 -
ci: bump the github-actions group with 10 updates
#19588 opened
Aug 27, 2025 -
feat: add coder_workspace_write_file MCP tool
#19591 opened
Aug 27, 2025 -
chore: bump github.com/stretchr/testify from 1.10.0 to 1.11.1
#19599 opened
Aug 28, 2025 -
chore: refactor CLI agent auth tests as unit tests
#19609 opened
Aug 28, 2025 -
fix: remove hold WaitGroup in TestConcurrentFetch
#19617 opened
Aug 28, 2025 -
feat: add sidebar to the task page
#19628 opened
Aug 28, 2025 -
feat: add coder_workspace_edit_file MCP tool
#19629 opened
Aug 28, 2025 -
chore: delete old changelogs from docs
#19631 opened
Aug 29, 2025 -
ci: make blink ci failure prompt a gha variable
#19633 opened
Aug 29, 2025 -
refactor: replace Popover with Tooltip in HelpTooltip
#19635 opened
Aug 29, 2025 -
chore: update coder/preview to v1.0.4
#19640 opened
Aug 29, 2025 -
feat: add `sharing show` command to the CLI
#19642 opened
Aug 29, 2025 -
fix: add bottom padding to workspace page
#19643 opened
Aug 29, 2025 -
feat(cli): add coder exp task delete
#19644 opened
Aug 29, 2025 -
fix: limit the scope of the template average build time query to the last 100
#19648 opened
Aug 29, 2025 -
fix: fix TestExecutorAutostartSkipsWhenNoProvisionersAvailable flake, part 2
#19649 opened
Aug 29, 2025 -
chore(dogfood): gitconfig: allow email change
#19650 opened
Aug 29, 2025 -
feat: add tooltip field to workspace app that renders as markdown
#19651 opened
Aug 29, 2025 -
feat: add coder_workspace_ls MCP tool
#19652 opened
Aug 29, 2025 -
docs: update Tailscale DERP fleet usage phrasing
#19653 opened
Aug 30, 2025 -
test: fix flake, TestLabelsAggregation update & collect timing
#19654 opened
Aug 30, 2025
19 Issues closed by 13 people
-
Upcoming license expiry generates license warnings, even if a newer license exists
#19498 closed
Aug 29, 2025 -
Improve templates list to focus on template authors
#19547 closed
Aug 28, 2025 -
Dynamic parameter radio buttons are visually broken
#19564 closed
Aug 28, 2025 -
bug: Prebuilds are being displayed as tasks
#19570 closed
Aug 28, 2025 -
Implement Prebuild Timing Metrics in Prometheus
#19528 closed
Aug 28, 2025 -
RDP to existing infrastructure
#10121 closed
Aug 28, 2025 -
Problems with adding a coder_app to a coder_agent when there are multiple agents
#13358 closed
Aug 28, 2025 -
Coder Desktop 🖥️
#14859 closed
Aug 28, 2025 -
bug: Workspaces table being overflown
#19504 closed
Aug 27, 2025 -
Coder apps with long hostname fail without explanation
#15178 closed
Aug 27, 2025 -
Multi-select `coder_parameter`
#5540 closed
Aug 27, 2025 -
bug: Workspace prebuilds conform to the site quota, leading many to fail
#18274 closed
Aug 27, 2025 -
tasks: ui: show build logs and agent logs in task UI when workspace build is in progress
#19363 closed
Aug 26, 2025 -
bug: Tasks top bar is stretching buttons on the right
#19524 closed
Aug 26, 2025 -
bug: v2.19.1 CODER_OIDC_ALLOWED_GROUPS completely ignored
#17027 closed
Aug 26, 2025 -
Coder Tasks - a way to see an original prompt
#19526 closed
Aug 26, 2025 -
Way to invalidate tokens generated by /cli-auth?
#14679 closed
Aug 26, 2025 -
bug: Helm Upgrade potentially deleting namespaces (and therefore everything on that namespace)
#19266 closed
Aug 25, 2025 -
Add html css and javascript code to make a car booking website only frontend
#19510 closed
Aug 25, 2025
23 Issues opened by 11 people
-
App crashes sometimes when changing pages
#19645 opened
Aug 29, 2025 -
`coder_env` resources show up as real workspace resources
#19630 opened
Aug 29, 2025 -
Remove ID from `coder-cli tasks list` output to reduce clutter
#19623 opened
Aug 28, 2025 -
Tasks: when workspace is stopped, CTA should say "start workspace"
#19622 opened
Aug 28, 2025 -
tasks: Improve file path display in the tasks topbar
#19618 opened
Aug 28, 2025 -
Support custom notifications
#19611 opened
Aug 28, 2025 -
Document importance of configuring wildcard access URL
#19607 opened
Aug 28, 2025 -
Add warning messages in UI when wildcard is not configured
#19606 opened
Aug 28, 2025 -
OAuth client registration fails with custom scheme redirect URIs
#19581 opened
Aug 27, 2025 -
Add template version filter to workspace list view
#19579 opened
Aug 27, 2025 -
tasks: add sidebar layout to tasks for easy navigation between tasks
#19573 opened
Aug 27, 2025 -
Bug: darwin-amd64 v2.23.5 segfault on Intel Macs
#19569 opened
Aug 27, 2025 -
Nitpick: tooltip shows when hovering on loading spinner
#19558 opened
Aug 26, 2025 -
Workspace inline actions are confusing when the workspace is running
#19556 opened
Aug 26, 2025 -
chore: Make copy buttons consistent trough the codebase
#19551 opened
Aug 26, 2025 -
Support for retrieving all of a user's valid tokens via the API
#19549 opened
Aug 26, 2025 -
bug: Coder Tasks: Claude starts before the init.sh is finished
#19548 opened
Aug 26, 2025 -
Update Helm chart observability with Prebuild Metrics
#19529 opened
Aug 25, 2025 -
Coder Tasks with notes / descriptions
#19527 opened
Aug 25, 2025 -
Implement an easier way to kill task
#19525 opened
Aug 25, 2025 -
Managed AI Agents Usage Legend doesn't make sense
#19515 opened
Aug 25, 2025 -
bug: `Ctrl+C` fails to cancel commands in Safari on iOS/iPadOS
#19508 opened
Aug 23, 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.
-
chore: add backed reader, writer and pipe implementation
#19147 commented on
Aug 28, 2025 • 8 new comments -
Add Optional Tooltip Support for `coder_app` Buttons
#18431 commented on
Aug 25, 2025 • 0 new comments -
refactor: replace OAuth2 callback_url with RFC 6749 compliant redirect_uris
#18810 commented on
Aug 25, 2025 • 0 new comments -
feat: add cleanup for expired OAuth2 provider app codes and tokens
#18825 commented on
Aug 25, 2025 • 0 new comments -
feat: add OAuth2 client credentials grant type and user ownership
#18841 commented on
Aug 25, 2025 • 0 new comments -
feat: add client credentials OAuth2 applications for API access
#18846 commented on
Aug 25, 2025 • 0 new comments -
feat: add OAuth2 token bulk revocation endpoint
#18847 commented on
Aug 25, 2025 • 0 new comments -
fix: allow non-HTTP URIs in OAuth2 provider redirect URIs
#18880 commented on
Aug 25, 2025 • 0 new comments -
feat: add multiple API key scopes support with granular permissions
#19015 commented on
Aug 25, 2025 • 0 new comments -
chore: add immortal streams manager
#19225 commented on
Aug 25, 2025 • 0 new comments -
chore: upgrade to tailwind 4
#19247 commented on
Aug 25, 2025 • 0 new comments -
chore: added support for immortal streams to cli and agent
#19328 commented on
Aug 25, 2025 • 0 new comments -
chore: upgrade to vite 7
#19352 commented on
Aug 25, 2025 • 0 new comments -
Update add-devcontainer.md
#19401 commented on
Aug 27, 2025 • 0 new comments -
site: fix GFM alerts rendering when links are present
#19422 commented on
Aug 27, 2025 • 0 new comments -
fix: GFM alerts not displaying properly when links are present
#19424 commented on
Aug 27, 2025 • 0 new comments -
feat: show queue position in build status alerts
#19431 commented on
Aug 27, 2025 • 0 new comments -
test: quick script to generate data into a live database
#19451 commented on
Aug 28, 2025 • 0 new comments -
[WIP] fix: test multiple lifecycle executors flake
#19456 commented on
Aug 28, 2025 • 0 new comments -
>DO NOT MERGE< use ory/fosite to implment oauth2 server
#19476 commented on
Aug 25, 2025 • 0 new comments -
docs: clarify Autostop (Community) vs Autostop requirement (Premium)
#19484 commented on
Aug 30, 2025 • 0 new comments -
bug: UI shows GitHub disabled despite default GitHub provider configuration
#17718 commented on
Aug 26, 2025 • 0 new comments -
show devcontainer logs when (re)starting
#19507 commented on
Aug 26, 2025 • 0 new comments -
Coder Tasks: AgentAPI gets cut off
#19505 commented on
Aug 26, 2025 • 0 new comments -
Open in Coder: start an existing workspace if found
#8972 commented on
Aug 26, 2025 • 0 new comments -
An overly technical and unfriendly error is presented when a template has two presets with the same name
#19270 commented on
Aug 26, 2025 • 0 new comments -
refactor(dbcrypt): remove dbcrypt-store interface, move encryption/decryption logic to handlers
#9581 commented on
Aug 26, 2025 • 0 new comments -
cannot search template name with spaces
#14384 commented on
Aug 26, 2025 • 0 new comments -
CODER_OIDC_GROUP sync working, but CODER_OIDC_ROLE is not
#13110 commented on
Aug 26, 2025 • 0 new comments -
`organization` scope for `coder_app`
#18777 commented on
Aug 26, 2025 • 0 new comments -
bug: New Tasks not showing up in /Tasks
#19499 commented on
Aug 26, 2025 • 0 new comments -
bug: coder_app `open_in = "tab"` opens link in same tab
#18573 commented on
Aug 26, 2025 • 0 new comments -
Add Prebuilds Timing Metrics to Prometheus
#18909 commented on
Aug 27, 2025 • 0 new comments -
User-level secrets
#7087 commented on
Aug 28, 2025 • 0 new comments -
Wildcard access URL behavior is confusing for new installs
#19120 commented on
Aug 28, 2025 • 0 new comments -
docs: generate admin/prometheus.md dynamically
#13223 commented on
Aug 28, 2025 • 0 new comments -
Docs: 10,000-user reference architecture
#15113 commented on
Aug 29, 2025 • 0 new comments -
Show workspace parameters in Workspaces table view
#12447 commented on
Aug 29, 2025 • 0 new comments -
Bug: Git authentication fails on Debian 13 (“Trixie”) due to `credential.interactive=never` setting, whereas works on Debian 12
#19405 commented on
Aug 29, 2025 • 0 new comments -
bug: coder workspaces not auto-stopping when claude-code module is used
#19449 commented on
Aug 29, 2025 • 0 new comments -
feat: implement standardized OAuth2 endpoints and token revocation
#18809 commented on
Aug 25, 2025 • 0 new comments