Commits
User selector
Commit history
Commits on Jul 29, 2026
feat: add coder secret import for bulk secret files (cherry-pick #27534) (#27623)
Show description for a705ef6authored
Commits on Jul 28, 2026
feat: add enable/disable support for user secrets (#27537) (#27594)
Show description for f188881andauthoredfix!: deprecate `login_type=none`, convert existing users to password login (#26851) (#27578)
Show description for 1bf446cauthoredfeat: add Prometheus metrics for AI Governance cost control (#27490)
Show description for c351280authored
Commits on Jul 27, 2026
fix: add prefix to standalone metrics (#27526)
Show description for 5770085authored
Commits on Jul 23, 2026
fix: remove standalone AI Gateway http listener dependency on loading providers (#27303)
Show description for 468b1a2authored
Commits on Jul 21, 2026
Commits on Jul 20, 2026
chore: rename agent firewall flags (#27231)
Show description for 66e6f40authored
Commits on Jul 16, 2026
refactor: use Options struct in aibridgedserver.NewServer (#27200)
Show description for 101aee8authoredfeat: collect workspace logs in support bundles (#26694)
Show description for 35ade9eauthored
Commits on Jul 15, 2026
fix: prevent concurrent token refreshes (#26530)
Show description for 4d4cbd0authoredtest: fix flake in TestServer/Logging (#27263)
Show description for ac35e0dauthored
Commits on Jul 14, 2026
fix: validate bedrock protocol at provider construction (#27234)
Show description for 4d884c3authoreddocs: wrap placeholder syntax in backticks in CLI help and swagger annotations (#27194)
Show description for 61e5253authoredfeat: add --aigateway-proxy-target flag (#27122)
Show description for 3126306authoredfix: stabilize latest workspace app status ordering (DEVEX-381) (#27041)
Show description for 0c3c65dauthored
Commits on Jul 13, 2026
feat: add AWS Bedrock mantle endpoint to AI Gateway (#26745)
Show description for 63ec93aauthored- authored
refactor: use AI budget period from deployment config (#27117)
Show description for 6580cdcauthored
Commits on Jul 9, 2026
test(cli): tolerate stray requests in fake agent API (#27127)
Show description for 81bb8a4authoredfix(cli): respect empty --ssh-host-prefix/--hostname-suffix flags (#27084)
Show description for 66b4265authoredfeat: setup logging, tracing and metrics in standalone AI Gateway (#27068)
Show description for bab8ce9authored
Commits on Jul 8, 2026
feat: synchronise provider changes with `WatchAIProviders` (#27091)
Show description for affb359authoredfeat: add ai-gateway start command (#26605)
Show description for ccba396andauthored
Commits on Jul 7, 2026
feat: expose external auth token expiry in agent API and CLI (#26883)
Show description for b169f4dauthoredci: cache embedded postgres binaries in flake checks (#26986)
Show description for 8b60d1dauthored
Commits on Jul 5, 2026
feat: support multiple OIDC redirect URIs (#25408)
Show description for d7ad85fauthored
Commits on Jul 1, 2026
feat: generate STS external ID for Bedrock role assumption (#26869)
Show description for db7f443authoredrefactor: deprecate AIGatewayRoutingEnabled, remove direct chat routing (#26862)
Show description for 4936ff9authoredrefactor: drop chat_model_configs provider column (#26877)
Show description for 047c474authored
Commits on Jun 30, 2026
feat: add --no-wildcard flag to coder config-ssh (#26753)
Show description for dcb120dauthoredfix(cli): increase agent log backups (#26863)
Show description for 22d9eaaauthoredfix(cli): join MCP reporter and watcher goroutines before exit (#26847)
Show description for d219f96authoredtest: migrate chatd tests to AI Gateway routing (#26658)
Show description for e5b7e74authored