-
Notifications
You must be signed in to change notification settings - Fork 881
Insights: coder/coder
Overview
Could not load contribution data
Please try again later
59 Pull requests merged by 18 people
-
docs: add note about experiment_report_tasks to ai-coder/create-template
#17563 merged
May 9, 2025 -
chore: replace MUI icons - 6
#17751 merged
May 9, 2025 -
feat: display user apps in the workspaces table
#17744 merged
May 9, 2025 -
chore: replace MUI icons - 4
#17748 merged
May 9, 2025 -
chore: replace MUI icons - 3
#17733 merged
May 9, 2025 -
chore: replace MUI icons - 2
#17732 merged
May 9, 2025 -
refactor: add safe list for external app protocols
#17742 merged
May 9, 2025 -
docs: clarify parameter autofill documentation
#17728 merged
May 9, 2025 -
chore: upgrade
terraform-provider-coder
&preview
libs#17738 merged
May 9, 2025 -
chore: validation to continue after option matchin
#17743 merged
May 9, 2025 -
chore: replace MUI icons - 1
#17731 merged
May 9, 2025 -
chore: fix :first-child warning
#17727 merged
May 9, 2025 -
refactor: improve apps.ts readbility
#17741 merged
May 9, 2025 -
chore: add keys for each app on workspaces table
#17726 merged
May 9, 2025 -
chore: extract app access logic for reuse
#17724 merged
May 9, 2025 -
fix: fixed flaking VPN tunnel tests & bump coder/quartz to 0.1.3
#17737 merged
May 9, 2025 -
chore: add prebuild docs
#17580 merged
May 9, 2025 -
fix: revert fix: persist terraform modules during template import (#17665)
#17734 merged
May 9, 2025 -
fix: persist terraform modules during template import
#17665 merged
May 8, 2025 -
fix: use file filter in weekly-docs github action
#17729 merged
May 8, 2025 -
chore: fetch workspaces by username with organization permissions
#17707 merged
May 8, 2025 -
feat: add TagInput component for dynamic parameters
#17719 merged
May 8, 2025 -
chore: add DynamicParameter stories
#17710 merged
May 8, 2025 -
fix: create ssh directory if it doesn't already exist when running
coder config-ssh
#17711 merged
May 8, 2025 -
fix: resolve flake test on manager
#17702 merged
May 8, 2025 -
fix: do not share token with http app urls
#17720 merged
May 8, 2025 -
chore: simplify workspaces data fetching
#17703 merged
May 8, 2025 -
chore: improve variable names of mocked users
#17701 merged
May 8, 2025 -
fix: extract checkbox label from dynamic parameter styling prop
#17651 merged
May 8, 2025 -
chore: add code-insiders.svg static icon
#17716 merged
May 8, 2025 -
chore: return forbidden over internal error agent get ssh key
#17713 merged
May 7, 2025 -
chore: reject external auth early
#17712 merged
May 7, 2025 -
chore: fix comment regarding provisioner api version release
#17705 merged
May 7, 2025 -
fix: fill session token when app is external
#17708 merged
May 7, 2025 -
feat(cli): make MCP server work without user authentication
#17688 merged
May 7, 2025 -
feat: display builtin apps on workspaces table
#17695 merged
May 7, 2025 -
chore!: fix workspace apps response
#17700 merged
May 7, 2025 -
chore: update browser list db
#17699 merged
May 7, 2025 -
fix: use http client without timeout like we do in
connectRPCVersion
#17680 merged
May 6, 2025 -
chore: add custom aider icon
#17682 merged
May 6, 2025 -
refactor: update app buttons to use the new button component
#17684 merged
May 6, 2025 -
chore: retry failing tests in CI
#17681 merged
May 6, 2025 -
feat: add inline actions into workspaces table
#17636 merged
May 6, 2025 -
feat: improve coder connect tunnel handling on reconnect
#17598 merged
May 6, 2025 -
test(agent): fix channel timeout in TestNewServer_CloseActiveConnections
#17690 merged
May 6, 2025 -
fix: update default value handling for dynamic defaults
#17609 merged
May 6, 2025 -
fix: fix windsurf icon on light theme (cherry-pick #17679)
#17685 merged
May 6, 2025 -
fix: fix windsurf icon on light theme (cherry-pick #17679)
#17686 merged
May 6, 2025 -
chore: update design of External auth section of CreateWorkspacePage
#17683 merged
May 5, 2025 -
chore: reduce "Upload tests to datadog" times in CI
#17668 merged
May 5, 2025 -
test: fix
TestWorkspaceAgentReportStats
flake#17678 merged
May 5, 2025 -
fix: fix windsurf icon on light theme
#17679 merged
May 5, 2025 -
chore: bump github.com/openai/openai-go from 0.1.0-beta.6 to 0.1.0-beta.10
#17677 merged
May 5, 2025 -
chore: bump google.golang.org/api from 0.230.0 to 0.231.0
#17671 merged
May 5, 2025 -
chore: bump github.com/mark3labs/mcp-go from 0.23.1 to 0.25.0
#17672 merged
May 5, 2025 -
chore: optimize CI setup time on Windows
#17666 merged
May 5, 2025 -
fix: fix size for non-squared app icons (cherry-pick #17663)
#17670 merged
May 5, 2025 -
fix: fix size for non-squared app icons (cherry-pick #17663)
#17669 merged
May 5, 2025 -
fix: move pubsub publishing out of database transactions to avoid conn exhaustion
#17648 merged
May 5, 2025
20 Pull requests opened by 15 people
-
ci: bump the github-actions group with 3 updates
#17673 opened
May 5, 2025 -
chore: bump github.com/open-policy-agent/opa from 1.3.0 to 1.4.2
#17674 opened
May 5, 2025 -
chore: bump google.golang.org/genai from 0.7.0 to 1.3.0
#17675 opened
May 5, 2025 -
chore: bump github.com/emersion/go-smtp from 0.21.2 to 0.22.0
#17676 opened
May 5, 2025 -
feat: add API key scope to restrict access to user data
#17692 opened
May 6, 2025 -
chore: add custom aider icon (cherry-pick #17682)
#17693 opened
May 6, 2025 -
chore: pass previous values into terraform apply
#17696 opened
May 6, 2025 -
fix: limit prebuild failure cost
#17697 opened
May 6, 2025 -
feat: load terraform modules when using dynamic parameters
#17714 opened
May 7, 2025 -
fix: enrich the `notLoggedInMessage` error message with the full path to the coder
#17715 opened
May 7, 2025 -
chore: expose original length when serving slim binaries
#17735 opened
May 9, 2025 -
fix(agent): fix unexpanded devcontainer paths for agentcontainers
#17736 opened
May 9, 2025 -
feat: setup url autofill for dynamic parameters
#17739 opened
May 9, 2025 -
feat: start unprocessed jobs in unhanger
#17740 opened
May 9, 2025 -
chore: fix release calendar and script
#17745 opened
May 9, 2025 -
fix: persist terraform modules during template import
#17746 opened
May 9, 2025 -
fix: list templates returns non-deprecated templates by default
#17747 opened
May 9, 2025 -
fix: reduce size of terraform modules archive
#17749 opened
May 9, 2025 -
chore: replace MUI icons - 5
#17750 opened
May 9, 2025 -
chore: dbpool
#17753 opened
May 9, 2025
9 Issues closed by 8 people
-
Parameters: `slider` is thin and hard to use
#17506 closed
May 9, 2025 -
docs: update parameters#create-autofill experiments
#17706 closed
May 9, 2025 -
bug: failure when admins access workspaces on behalf of users
#17691 closed
May 8, 2025 -
parameters: how can/should we support a different checkbox value from the title
#17474 closed
May 8, 2025 -
bug: session token is not being injected into app URIs
#17704 closed
May 7, 2025 -
Dynamic Parameters
#15231 closed
May 7, 2025 -
Provide Postgresql database settings not only via connection string
#15264 closed
May 7, 2025 -
bug: unable to start a workspace when header command is needed
#17687 closed
May 7, 2025 -
Dropdown of repos to select from
#17640 closed
May 5, 2025
10 Issues opened by 9 people
-
bug: `CODER_OAUTH2_GITHUB_ALLOWED_ORGS` breaks first login via GitHub
#17752 opened
May 9, 2025 -
Show an error for dynamic parameters with missing modules
#17725 opened
May 8, 2025 -
bug: SameSite=Lax prevents coder_subdomain_app_session_token being properly set
#17723 opened
May 8, 2025 -
Prebuild Cache Invalidation
#17722 opened
May 8, 2025 -
bug: UI shows GitHub disabled despite default GitHub provider configuration
#17718 opened
May 8, 2025 -
bug: `coder` binary starts really slowly on Windows
#17717 opened
May 8, 2025 -
Update BuildParametersPopover to use DynamicParameters
#17709 opened
May 7, 2025 -
Implement Provisioner Keys view under Organizations
#17698 opened
May 7, 2025 -
Provisioner `CompleteJob` should do all db operations in a transaction
#17694 opened
May 6, 2025 -
Audit log slows to a crawl when nearing 1 million entries
#17689 opened
May 6, 2025
52 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.
-
feat: reinitialize agents when a prebuilt workspace is claimed
#17475 commented on
May 9, 2025 • 41 new comments -
feat: track resource replacements when claiming a prebuilt workspace
#17571 commented on
May 9, 2025 • 11 new comments -
docs: add file sync to coder desktop docs
#17463 commented on
May 9, 2025 • 7 new comments -
chore: fix agent tests on Windows 11
#17631 commented on
May 8, 2025 • 3 new comments -
docs: add new dynamic parameters information to parameters doc
#17653 commented on
May 9, 2025 • 1 new comment -
bug: ui: workspace build logs duplicated during build process
#16355 commented on
May 8, 2025 • 0 new comments -
Devcontainer Integration (coderd, agent, ui and IDEs)
#15143 commented on
May 8, 2025 • 0 new comments -
Report bytes read/written in JSON report for `coder exp scaletest workspace-traffic` commands
#12157 commented on
May 8, 2025 • 0 new comments -
VS Code Desktop failed to connect when ssh ControlPath/ControlMaster is set
#15626 commented on
May 8, 2025 • 0 new comments -
bug: api key not refreshed when api key expired but oauth2 access token not
#17070 commented on
May 8, 2025 • 0 new comments -
bug/regression: "create template" should show clear queue message when pending
#17421 commented on
May 8, 2025 • 0 new comments -
bug: Preset does not indicate the selected option with multi-select (radiobutton) parameters
#17333 commented on
May 8, 2025 • 0 new comments -
Resource alerting (custom notifications)
#15177 commented on
May 8, 2025 • 0 new comments -
Allow searching through parameter options
#15038 commented on
May 8, 2025 • 0 new comments -
Workspace applications CORS handling prevents external requests to apps
#15096 commented on
May 8, 2025 • 0 new comments -
Multi-select `coder_parameter`
#5540 commented on
May 8, 2025 • 0 new comments -
feat: allow execution ordering for `coder_script`
#10352 commented on
May 8, 2025 • 0 new comments -
API endpoint to return if a deployment is AGPL, Enterprise, or Premium
#14690 commented on
May 9, 2025 • 0 new comments -
parameters: docs/examples for different types and styling options
#17473 commented on
May 9, 2025 • 0 new comments -
chore: typescript to accept `null` golang maps
#17435 commented on
May 8, 2025 • 0 new comments -
refactor(site): centralize time values in render functions as deterministic state
#17587 commented on
May 9, 2025 • 0 new comments -
feat: bypass built-in CORS handling for workspace apps
#17596 commented on
May 9, 2025 • 0 new comments -
chore: persist go build cache between CI runs on Windows
#17614 commented on
May 3, 2025 • 0 new comments -
feat: add experimental Chat UI
#17650 commented on
May 5, 2025 • 0 new comments -
docs: add comprehensive Claude integration guide
#17659 commented on
May 7, 2025 • 0 new comments -
docs: add jetbrains toolbox steps
#17661 commented on
May 9, 2025 • 0 new comments -
Investigate coder as an auth method for vault
#13127 commented on
May 5, 2025 • 0 new comments -
docs: early access documentation for dynamic parameters feature
#17622 commented on
May 6, 2025 • 0 new comments -
Register non-Coder-created pods as/registered as Coder Workspaces
#17637 commented on
May 6, 2025 • 0 new comments -
Support Group Sync w/ SCIM
#17638 commented on
May 6, 2025 • 0 new comments -
coder to print tf plan
#17641 commented on
May 6, 2025 • 0 new comments -
Disable updates for workspaces in maintenance mode
#17642 commented on
May 6, 2025 • 0 new comments -
query for coder_parameter of the workspaces or just the agent token via Coder service API?
#17643 commented on
May 6, 2025 • 0 new comments -
Updating non-ephemeral parameters
#17644 commented on
May 6, 2025 • 0 new comments -
Workspaces using Claud's SSH token
#17645 commented on
May 6, 2025 • 0 new comments -
Research the Coder agent injection into devcontainers
#17301 commented on
May 6, 2025 • 0 new comments -
bug: coder client intermittently generating thousands of BOUND connections on Windows
#17616 commented on
May 6, 2025 • 0 new comments -
bug: hide *Create Workspace* button for deleted workspaces
#17417 commented on
May 6, 2025 • 0 new comments -
feat: improve parity between `coder ssh` and `ssh coder.<workspace>`
#17056 commented on
May 6, 2025 • 0 new comments -
Add workspace name to "Embed" section of templates UI
#15798 commented on
May 7, 2025 • 0 new comments -
Option to format cost in a currency
#5475 commented on
May 7, 2025 • 0 new comments -
Add provisioner name in the provisioner job response
#16982 commented on
May 7, 2025 • 0 new comments -
FR: Add build_reason to Workspace Builds
#17534 commented on
May 7, 2025 • 0 new comments -
Create nested app buttons like the helper apps
#8237 commented on
May 7, 2025 • 0 new comments -
Add support to for running commands in workspace via `coder ssh workspace [command]`
#2154 commented on
May 7, 2025 • 0 new comments -
Global layout alignments for all setting pages
#16148 commented on
May 7, 2025 • 0 new comments -
bug: Coder recommends deprecated templates to users
#17565 commented on
May 7, 2025 • 0 new comments -
docs: improve guides for workspace build transitions
#10910 commented on
May 8, 2025 • 0 new comments -
Show workspace parameters in Workspaces table view
#12447 commented on
May 8, 2025 • 0 new comments -
coderd: `/bin` compressed binary files do not include `Content-Length`
#16340 commented on
May 8, 2025 • 0 new comments -
Workspace build timeline: Showing sections with no activity as vertical shaded areas with a fixed width
#17618 commented on
May 8, 2025 • 0 new comments -
Build button does not work when editing template (if tempalte is invalid)
#16609 commented on
May 8, 2025 • 0 new comments