-
Notifications
You must be signed in to change notification settings - Fork 948
Insights: coder/coder
Overview
Could not load contribution data
Please try again later
75 Pull requests merged by 18 people
-
chore: update CLAUDE.md to discourage time.Sleep
#18967 merged
Jul 21, 2025 -
chore: update dogfood envbuilder template to use dev.registry.coder.com
#18968 merged
Jul 21, 2025 -
chore: bump coder/coder-login/coder from 1.0.15 to v1.0.30 in /dogfood/coder-envbuilder
#18962 merged
Jul 21, 2025 -
chore: bump coder/dotfiles/coder from 1.0.29 to v1.2.0 in /dogfood/coder-envbuilder
#18965 merged
Jul 21, 2025 -
chore: bump coder/filebrowser/coder from 1.0.31 to v1.1.1 in /dogfood/coder-envbuilder
#18963 merged
Jul 21, 2025 -
chore: bump coder/code-server/coder from 1.2.0 to v1.3.0 in /dogfood/coder-envbuilder
#18960 merged
Jul 21, 2025 -
chore: bump coder/windsurf/coder from 1.0.0 to 1.1.0 in /dogfood/coder
#18958 merged
Jul 21, 2025 -
chore: bump coder/personalize/coder from 1.0.2 to v1.0.30 in /dogfood/coder-envbuilder
#18959 merged
Jul 21, 2025 -
chore: bump coder/slackme/coder from 1.0.2 to 1.0.30 in /dogfood/coder
#18956 merged
Jul 21, 2025 -
chore: bump coder/slackme/coder from 1.0.2 to v1.0.30 in /dogfood/coder-envbuilder
#18961 merged
Jul 21, 2025 -
chore: bump coder/personalize/coder from 1.0.2 to 1.0.30 in /dogfood/coder
#18957 merged
Jul 21, 2025 -
chore: remove site/ CODEOWNERS entry
#18954 merged
Jul 21, 2025 -
chore: bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.2
#18475 merged
Jul 21, 2025 -
chore: add CodeRabbit config with disabled auto-reviews
#18949 merged
Jul 21, 2025 -
chore: bump coder/git-clone/coder from 1.0.18 to v1.1.0 in /dogfood/coder
#18947 merged
Jul 21, 2025 -
chore: bump coder/vscode-web/coder from 1.2.0 to v1.3.0 in /dogfood/coder
#18946 merged
Jul 21, 2025 -
chore: bump coder/cursor/coder from 1.1.0 to v1.2.0 in /dogfood/coder
#18944 merged
Jul 21, 2025 -
chore: bump coder/dotfiles/coder from 1.0.29 to v1.2.0 in /dogfood/coder
#18943 merged
Jul 21, 2025 -
chore: bump coder/coder-login/coder from 1.0.15 to v1.0.30 in /dogfood/coder
#18945 merged
Jul 21, 2025 -
chore: bump google.golang.org/api from 0.241.0 to 0.242.0
#18941 merged
Jul 21, 2025 -
chore: replace original GetPrebuiltWorkspaces with optimized version
#18832 merged
Jul 21, 2025 -
chore: bump golang.org/x/tools from 0.34.0 to 0.35.0 in the x group
#18942 merged
Jul 21, 2025 -
chore: bump github.com/valyala/fasthttp from 1.63.0 to 1.64.0
#18940 merged
Jul 21, 2025 -
chore: bump github.com/mark3labs/mcp-go from 0.33.0 to 0.34.0
#18939 merged
Jul 21, 2025 -
ci: bump the github-actions group with 6 updates
#18938 merged
Jul 21, 2025 -
chore: run full macos and windows pg tests in the nightly gauntlet
#18787 merged
Jul 21, 2025 -
fix(coderd): fix flake in
TestAPI/ModifyAutostopWithRunningWorkspace
#18932 merged
Jul 21, 2025 -
docs: remove dbmem references from documentation files
#18861 merged
Jul 21, 2025 -
chore: bump terraform-google-modules/container-vm/google from 3.0.0 to 3.2.0
#18925 merged
Jul 21, 2025 -
feat: add logo SVG and replace inline SVG with image reference
#18930 merged
Jul 21, 2025 -
docs: fix typo 'protyping' to 'prototyping' in AI Coding Agents page
#18928 merged
Jul 20, 2025 -
refactor: simplify OAuth2 authorization flow and use 302 redirects
#18923 merged
Jul 20, 2025 -
feat: add RFC 9728 OAuth2 resource metadata support
#18920 merged
Jul 19, 2025 -
fix(site): speed up state syncs and validate input for debounce hook logic
#18877 merged
Jul 17, 2025 -
docs: add contribution documentation for modules and templates
#18820 merged
Jul 17, 2025 -
chore: add managed_agent_limit licensing feature
#18876 merged
Jul 17, 2025 -
fix: use client preferred URL for the default DERP
#18911 merged
Jul 17, 2025 -
fix(agent/agentcontainers): fix
TestAPI/NoUpdaterLoopLogspam
flake#18905 merged
Jul 17, 2025 -
chore(dogfood): add JetBrains fleet ide module
#18817 merged
Jul 17, 2025 -
docs: hotfix mainline version number in docs/install/releases to 2.24.2
#18906 merged
Jul 17, 2025 -
fix(site): only attempt to watch when dev containers enabled
#18892 merged
Jul 16, 2025 -
docs: update port forwarding docs to include Coder Desktop
#18870 merged
Jul 16, 2025 -
chore: update ascii logo
#18899 merged
Jul 16, 2025 -
chore: publish CLI binaries and detached signatures to releases.coder.com
#18901 merged
Jul 16, 2025 -
chore: publish CLI binaries and detached signatures to releases.coder.com
#18900 merged
Jul 16, 2025 -
chore: update CODEOWNERS
#18891 merged
Jul 15, 2025 -
chore: add image styles for kiro.svg (cherry-pick #18889)
#18890 merged
Jul 15, 2025 -
chore: add image styles for kiro.svg
#18889 merged
Jul 15, 2025 -
fix: exclude prebuilt workspaces from lifecycle executor (cherry-pick #18762)
#18858 merged
Jul 15, 2025 -
chore: add kiro: protocol to external app whitelist (cherry-pick #18884)
#18886 merged
Jul 15, 2025 -
chore: add kiro: protocol to external app whitelist
#18884 merged
Jul 15, 2025 -
chore: add kiro icon (cherry-pick #18881)
#18885 merged
Jul 15, 2025 -
chore: add kiro icon
#18881 merged
Jul 15, 2025 -
feat: add search to parameter dropdowns
#18729 merged
Jul 15, 2025 -
fix(site): exclude workspace schedule settings for prebuilt workspaces
#18826 merged
Jul 15, 2025 -
feat: publish CLI binaries and detached signatures to releases.coder.com
#18874 merged
Jul 15, 2025 -
fix(site): only attempt to watch containers when agent connected
#18873 merged
Jul 15, 2025 -
chore: bump github.com/gohugoio/hugo from 0.147.0 to 0.148.1
#18852 merged
Jul 15, 2025 -
fix(cli): scope context per subtest to fix flake test in prebuilt workspace delete
#18872 merged
Jul 15, 2025 -
chore: bump google.golang.org/api from 0.231.0 to 0.241.0
#18849 merged
Jul 15, 2025 -
chore: bump the x group across 1 directory with 9 updates
#18851 merged
Jul 15, 2025 -
fix(agent/agentcontainers): fix
TestAPI/IgnoreCustomization
flake#18863 merged
Jul 15, 2025 -
docs: add cloud-specific database instance recommendations
#18862 merged
Jul 15, 2025 -
cherry: feat: sign coder binaries with the release key using GPG (#18774)
#18868 merged
Jul 15, 2025 -
cherry: feat: sign coder binaries with the release key using GPG (#18774)
#18867 merged
Jul 15, 2025 -
docs: improve audit logs copy
#18807 merged
Jul 15, 2025 -
chore: mark workspace apps and workspace agents as unaudited
#18761 merged
Jul 15, 2025 -
docs: add connection logs page
#18739 merged
Jul 15, 2025 -
chore!: delete old connection events from audit log
#18735 merged
Jul 15, 2025 -
feat(site): add connection log page
#18708 merged
Jul 15, 2025 -
chore: fix flake in TestWorkspaceBuildsProvisionerState
#18839 merged
Jul 15, 2025 -
chore: populate connectionlog count using a separate query
#18629 merged
Jul 15, 2025 -
feat: add
connectionlogs
API#18628 merged
Jul 15, 2025 -
chore!: route connection logs to new table
#18340 merged
Jul 15, 2025 -
feat(site): use websocket connection for devcontainer updates
#18808 merged
Jul 14, 2025
27 Pull requests opened by 17 people
-
feat: add configurable SSH host key algorithm support
#18866 opened
Jul 15, 2025 -
feat: sign coder binaries with the release key using GPG (cherry-pick #18774)
#18869 opened
Jul 15, 2025 -
docs: reorganize Coder Desktop docs
#18871 opened
Jul 15, 2025 -
fix: allow non-HTTP URIs in OAuth2 provider redirect URIs
#18880 opened
Jul 15, 2025 -
feat: prioritize human-initiated workspace builds over prebuilds in queue
#18882 opened
Jul 15, 2025 -
feat: add --quiet flag to coder ssh command
#18883 opened
Jul 15, 2025 -
feat: add customizable signups disabled text for all authentication methods
#18887 opened
Jul 15, 2025 -
fix: add constraint and runtime check for provisioner logs size limit
#18893 opened
Jul 15, 2025 -
fix(site): tighten interface design for various frontend utility functions
#18894 opened
Jul 16, 2025 -
fix(site): revamp UI for batch-updating workspaces
#18895 opened
Jul 16, 2025 -
docs: update dev container docs for GA
#18907 opened
Jul 16, 2025 -
feat(cli): add CLI support for listing presets
#18910 opened
Jul 17, 2025 -
feat(cli): add CLI support for creating a workspace with preset
#18912 opened
Jul 17, 2025 -
feat: add preferred_proxy to user account preferences
#18916 opened
Jul 17, 2025 -
feat: improve workspace upgrade flow when template parameters change
#18917 opened
Jul 18, 2025 -
feat(site): add AI task status to deployment banner
#18919 opened
Jul 18, 2025 -
feat: add workspace SSH execution tool for AI SDK
#18924 opened
Jul 20, 2025 -
first pass: notify agents when a prebuilt workspace has been claimed.
#18929 opened
Jul 21, 2025 -
fix: prioritise human-initiated builds over prebuilds
#18933 opened
Jul 21, 2025 -
chore: add managed ai usage consumption to license view
#18934 opened
Jul 21, 2025 -
feat: add managed agent license limit checks
#18937 opened
Jul 21, 2025 -
feat(agent/agentcontainers): auto detect dev containers
#18950 opened
Jul 21, 2025 -
feat: add View Source button for template administrators in workspace creation
#18951 opened
Jul 21, 2025 -
chore: bump coder/jetbrains-gateway/coder from 1.1.1 to v1.2.1 in /dogfood/coder-envbuilder
#18964 opened
Jul 21, 2025 -
chore: remove v-prefix from module source
#18969 opened
Jul 21, 2025 -
fix: resolve race condition in TestWorkspaceAgent/GoogleCloud
#18970 opened
Jul 21, 2025 -
fix: remove remaining v prefixes from all module versions in dogfood directory
#18971 opened
Jul 21, 2025
5 Issues closed by 5 people
-
docs: typo on AI Coding Agents in Coder page
#18926 closed
Jul 20, 2025 -
bug: `multi-select` form type for `coder_parameter` in Coder template does not work as expected
#18865 closed
Jul 15, 2025 -
VS Code/JetBrains plugins: Make resources usage more visible
#11720 closed
Jul 15, 2025 -
bug: Audit log "connect" events cannot be filtered by user
#18317 closed
Jul 15, 2025 -
Automatically clean up failed prebuilds
#18500 closed
Jul 14, 2025
18 Issues opened by 12 people
-
Prevent prebuilds from overwhelming active provisionres
#18972 opened
Jul 21, 2025 -
Improve favorites experience
#18955 opened
Jul 21, 2025 -
Add `coder_workspace` data into dynamic parameters
#18953 opened
Jul 21, 2025 -
capture task usage in telemetry
#18952 opened
Jul 21, 2025 -
Fix race condition in workspace build API endpoint
#18948 opened
Jul 21, 2025 -
Port forwarding for Coder Connect
#18936 opened
Jul 21, 2025 -
Notify admins when prebuilds approach quota limitations
#18935 opened
Jul 21, 2025 -
bug: Never-ending reconnections
#18931 opened
Jul 21, 2025 -
feat: expandable log viewer
#18927 opened
Jul 20, 2025 -
UI blocks log download until all agents start - should allow partial downloads
#18915 opened
Jul 17, 2025 -
deployment/userauth page doesn't indicate when CODER_OIDC_CLIENT_SECRET is populated
#18913 opened
Jul 17, 2025 -
Add Prebuilds Timing Reports
#18909 opened
Jul 17, 2025 -
Correct lifecycle parameter handling for prebuilt workspaces on creation and claim
#18898 opened
Jul 16, 2025 -
Improve task error screens to refresh instead of navigating away
#18888 opened
Jul 15, 2025 -
bug(site): UI for batch-updating workspaces is confusing and has destructive race conditions
#18879 opened
Jul 15, 2025 -
bug: all static HTML files used for server rendering still use old Coder logo and CSS styling
#18878 opened
Jul 15, 2025 -
bug: Task log for agentic workspaces shows newline escape characters in the descriptions
#18875 opened
Jul 15, 2025 -
Add support for Shift+Enter in web terminal
#18864 opened
Jul 14, 2025
31 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: standardize OAuth2 endpoints and implement token revocation
#18809 commented on
Jul 21, 2025 • 34 new comments -
feat: add client credentials OAuth2 applications for API access
#18846 commented on
Jul 18, 2025 • 26 new comments -
refactor: replace OAuth2 callback_url with RFC 6749 compliant redirect_uris
#18810 commented on
Jul 21, 2025 • 15 new comments -
docs: add dev containers and scheduling to prebuilt workspaces known issues
#18816 commented on
Jul 21, 2025 • 9 new comments -
feat: validate presets on template import
#18844 commented on
Jul 21, 2025 • 8 new comments -
feat: include template variables in dynamic parameter rendering
#18819 commented on
Jul 21, 2025 • 5 new comments -
feat: add tests for dynamic parameters
#18679 commented on
Jul 18, 2025 • 4 new comments -
feat: extend workspace build reasons to track connection types
#18827 commented on
Jul 17, 2025 • 3 new comments -
feat: allow bypassing current CORS magic based on template config
#18706 commented on
Jul 17, 2025 • 1 new comment -
feat(enterprise/coderd): allow system users to be added to groups
#18341 commented on
Jul 16, 2025 • 1 new comment -
docs: update module registry URLs to correct path structure
#18681 commented on
Jul 17, 2025 • 0 new comments -
feat: basic implementation of secrets feature [DO NOT MERGE]
#18775 commented on
Jul 17, 2025 • 0 new comments -
feat: add cleanup for expired OAuth2 provider app codes and tokens
#18825 commented on
Jul 17, 2025 • 0 new comments -
docs: update screenshots
#18834 commented on
Jul 21, 2025 • 0 new comments -
feat: add OAuth2 client credentials grant type and user ownership
#18841 commented on
Jul 17, 2025 • 0 new comments -
Update devcontainer.json
#18842 commented on
Jul 21, 2025 • 0 new comments -
feat: add OAuth2 token bulk revocation endpoint
#18847 commented on
Jul 17, 2025 • 0 new comments -
chore: bump github.com/open-policy-agent/opa from 1.4.2 to 1.6.0
#18662 commented on
Jul 21, 2025 • 0 new comments -
docs: clarify workspace scheduling priority and autostop requirement behavior
#18447 commented on
Jul 17, 2025 • 0 new comments -
docs: redefine and clarify feature stages
#18416 commented on
Jul 17, 2025 • 0 new comments -
bug: /api/v2/users/chat/workspace/embed returns `"user" must be an existing uuid or username.`
#18779 commented on
Jul 18, 2025 • 0 new comments -
Add additional protections for persistent resources
#12705 commented on
Jul 18, 2025 • 0 new comments -
Clarify language in startup script warning to be less confusing
#17992 commented on
Jul 17, 2025 • 0 new comments -
bug: Devcontainer Feature Entrypoints not invoked
#18831 commented on
Jul 17, 2025 • 0 new comments -
Error when updating multiple templates that use the same files
#17442 commented on
Jul 17, 2025 • 0 new comments -
bug: tasks does not show up in navbar for fresh built-in users
#18836 commented on
Jul 17, 2025 • 0 new comments -
bug(claude mcp): WARN: CLAUDE_API_KEY is not set. is set, even if `CLAUDE_CODE_USE_BEDROCK` is set)
#17402 commented on
Jul 17, 2025 • 0 new comments -
Prebuilt workspaces should be claimed based on the set of chosen parameters
#18356 commented on
Jul 17, 2025 • 0 new comments -
JetBrains Active Connections counter stuck at 0 despite active usage
#18350 commented on
Jul 16, 2025 • 0 new comments -
Devcontainer integration with prebuilt workspaces
#18764 commented on
Jul 15, 2025 • 0 new comments -
Dynamic parameter slider is laggy and non-functional in Safari
#18856 commented on
Jul 14, 2025 • 0 new comments