Commit Graph

  • f92b50dc43 fix-2 some design main petru 2026-04-12 19:46:34 +03:00
  • 3db758c6de fix some design petru 2026-04-12 19:37:16 +03:00
  • 64536563a8 fix: add ARIA progressbar attrs and remove width transition jakehwll/linear-progress-demui Jake Howell 2026-04-12 14:57:10 +00:00
  • a5ab11bc86 chore: remove <CircularProgress /> jakehwll/demui-circular-progress Jake Howell 2026-04-12 14:48:08 +00:00
  • 0dbe5a00d6 fix: remove dead mui code Jake Howell 2026-04-12 14:23:23 +00:00
  • 970f3a818b fix: remove dead code Jake Howell 2026-04-12 14:21:29 +00:00
  • abe3ef8cdb feat: demui the <LinearProgress /> dependency Jake Howell 2026-04-12 14:18:53 +00:00
  • 7bfa79f75d feat: add allow-byok option for ai-gateway yevhenii/allow-byok Yevhenii Shcherbina 2026-04-12 14:12:01 +00:00
  • cb0b84a2d3 feat: show build logs in chat for start_workspace and create_workspace tools (#24194) Danielle Maywood 2026-04-12 15:04:10 +01:00
  • 5b0b965ae5 fix: restore reply input in review dialog dfraley/review-unread-chats-impl default 2026-04-11 20:49:37 +00:00
  • 192e5cbf19 plan: switch to cheap LLM classification as primary, tool as documented alternative dfraley/plan/implement-completed-status default 2026-04-11 20:34:54 +00:00
  • 02e3ef69f2 fix: always show Review button, empty state when no unread default 2026-04-11 20:15:39 +00:00
  • 6ed1233e7e plan: add honest cost analysis of tool vs separate LLM call vs text marker default 2026-04-11 20:12:39 +00:00
  • f81c570ba5 fix: exclude sub-agents from unread review count default 2026-04-11 20:12:28 +00:00
  • 90c86fb9c6 plan: rewrite to tool-based self-reporting approach default 2026-04-11 20:09:45 +00:00
  • 7d28ae15e1 fix: address review feedback for Review Unread Chats default 2026-04-11 20:07:53 +00:00
  • 59011af396 plan: implement completed chat status via LLM classification default 2026-04-11 20:01:27 +00:00
  • 0637587eb5 test(site): add Debug panel Storybook stories devtools/09-storybook-stories Thomas Kosiewski 2026-04-08 22:32:00 +00:00
  • a935d340b5 feat(site): add Debug panel components and settings devtools/08-debug-panel-components-settings Thomas Kosiewski 2026-04-08 22:31:54 +00:00
  • af1b7a40ad feat(site): add chat debug API layer and panel utilities devtools/07-frontend-api-panel-utils Thomas Kosiewski 2026-04-08 22:31:49 +00:00
  • 74fa6e88e2 feat: add chat debug HTTP handlers and API docs devtools/06-http-handlers-api-docs Thomas Kosiewski 2026-04-08 22:31:44 +00:00
  • 76f342f2fc feat(coderd/x/chatd): wire debug logging into chat lifecycle devtools/05-chat-lifecycle-wiring Thomas Kosiewski 2026-04-08 22:31:39 +00:00
  • cf9847a799 feat(coderd): add chat debug service and summary aggregation devtools/04-service-summary-aggregation Thomas Kosiewski 2026-04-08 22:31:34 +00:00
  • f7e0d8de31 feat(coderd/x/chatd/chatdebug): add recorder, transport, and redaction devtools/03-recorder-transport-redaction Thomas Kosiewski 2026-04-08 22:31:29 +00:00
  • a47f4fec56 feat(coderd/x/chatd/chatdebug): add types, context, and model normalization devtools/02-types-context-model-normalization Thomas Kosiewski 2026-04-08 22:31:24 +00:00
  • 874b7a88fd feat: add chat debug log tables, queries, and SDK types devtools/01-database-schema-sdk-types Thomas Kosiewski 2026-04-08 22:31:18 +00:00
  • 982739f3bf feat: add a debounce to menu filtering (#24048) Jake Howell 2026-04-11 15:12:03 +10:00
  • 7b02a51841 feat: refactor <AgentLogs /> error state (#24233) Jake Howell 2026-04-11 15:10:03 +10:00
  • 88a2c3644e docs(docs): document personal secrets and register CLI reference pages dylan/implement-cli-for-user-secrets Dylan Huff 2026-04-10 23:14:43 +00:00
  • cdb1499631 fix(docs/reference/cli): regenerate secret create docs Dylan Huff 2026-04-10 22:48:12 +00:00
  • 9c52b0b862 fix(cli): require secret create values and cover error paths Dylan Huff 2026-04-10 22:33:09 +00:00
  • a3f9f4c42b fix(cli): make model picker closeable via multiple key patterns mike/exp-agents-tui Michael Suchacz 2026-04-10 21:57:57 +00:00
  • 3bab4ca3a9 feat: add Review Unread Chats feature default 2026-04-10 22:12:55 +00:00
  • 0702f467f8 feat: add secret value and file path validation zedkipp/plat-80-secret-value-validation Zach Kipp 2026-04-10 21:24:53 +00:00
  • e3ca654ae4 update aibridge fies with lint changes pb/aibridge-code-move Paweł Banaszewski 2026-04-10 22:11:26 +00:00
  • 7f16ef73f5 refactor(site): migrate 39 files from emotion css to tailwind lilac/emotion-to-tailwind Kayla はな 2026-04-10 22:08:15 +00:00
  • a9d6fcaad0 fix(coderd/x/chatd): broaden plan path detection to catch case-insensitive variants mike/plan-management-fb3t Michael Suchacz 2026-04-10 22:05:12 +00:00
  • 0f4a784b62 Merge branch 'main' into dylan/implement-cli-for-user-secrets dylanhuff-at-coder 2026-04-10 15:03:30 -07:00
  • c6721615fd docs(agents): add plan for review unread chats feature dfraley/review-unread-chats-plan default 2026-04-10 21:58:25 +00:00
  • 4d1b687865 docs: generate CLI secret command reference Dylan Huff 2026-04-10 21:57:49 +00:00
  • f5b7a4db42 docs(coderd/database): note iota ordering assumption in isolation check feat/log-message-on-nested-transactions Scott Miller 2026-04-10 21:54:05 +00:00
  • 3b9cf94b63 fix(cli): quote secret help file paths Dylan Huff 2026-04-10 21:52:01 +00:00
  • a5a1d0df2c fix(cli): route overlay keys before global handlers in TUI Michael Suchacz 2026-04-10 21:40:17 +00:00
  • 9a832e55e6 docs: annotate workspace create/build InTx calls with isolation TODO Scott Miller 2026-04-10 21:42:24 +00:00
  • 609be239ba fix: downgrade nested tx isolation log from Critical to Warn Scott Miller 2026-04-10 21:38:24 +00:00
  • 1ccbfc7842 fix(cli): hide empty model picker providers Michael Suchacz 2026-04-10 21:32:04 +00:00
  • 6f53c8d6a4 dogfood: remove default ubuntu user before creating coder user lilac/upgrade-dogfood-ubuntu-26.04 Kayla はな 2026-04-10 21:20:31 +00:00
  • bd467ce443 chore: update EA text and docs link in Coder Agents UI (#24255) david-fraley 2026-04-10 16:13:27 -05:00
  • ee6670b78b dogfood: remove empty ppa.list instead of keeping 0-byte file Kayla はな 2026-04-10 21:10:56 +00:00
  • c67c93982b chore: fix typescript skill table (#24217) Kayla はな 2026-04-10 17:09:07 -04:00
  • b5b9b10dcd dogfood: upgrade docker image to Ubuntu 26.04 (Resolute) Kayla はな 2026-04-10 21:05:55 +00:00
  • 0e320401e2 docs: reword waiting status as a single sentence docs/remove-dead-chat-statuses default 2026-04-10 21:05:53 +00:00
  • 8f3b478311 docs: replace em-dash with period in waiting status description default 2026-04-10 21:05:12 +00:00
  • 418f3b32a9 feat: wire WithLogger into all database.New call sites Scott Miller 2026-04-10 21:04:13 +00:00
  • 2f52de7cfc feat(agent/proto): add user secrets to agent manifest (#24252) Zach 2026-04-10 14:57:01 -06:00
  • ba45e3bee1 fix(coderd/x/chatd): remove legacy plan path from prompt and tool descriptions Michael Suchacz 2026-04-10 20:44:59 +00:00
  • 0894dcabd2 fix(coderd/x/chatd): use chat-specific plan paths Michael Suchacz 2026-04-10 20:39:16 +00:00
  • ec3c5b0259 chore(site): update ProposePlanTool stories to use per-chat plan paths Michael Suchacz 2026-04-10 20:08:17 +00:00
  • b5b4cf9843 feat(coderd/x/chatd/chattool): add planpath helper for per-chat plan paths Michael Suchacz 2026-04-10 20:13:06 +00:00
  • 4e44e937e6 fix: address review feedback — fix biome.jsonc formatting, drop invalid ARIA tree roles, add hover/focus styles lilac/remove-mui-x-tree-view Kayla はな 2026-04-10 20:53:19 +00:00
  • 0ce6f9d8d9 docs: remove paused and completed from chat statuses, add requires_action default 2026-04-10 20:44:56 +00:00
  • 291e38f730 refactor(site): replace @mui/x-tree-view with custom tree component Kayla はな 2026-04-10 20:43:49 +00:00
  • 0552b927b2 chore: bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.67.0 to 0.68.0 (#24078) dependabot[bot] 2026-04-10 20:33:49 +00:00
  • 74519b9281 chore: bump the x group with 7 updates dependabot/go_modules/x-7e75875e1d dependabot[bot] 2026-04-10 20:20:59 +00:00
  • 16b1b6865d chore: bump google.golang.org/api from 0.274.0 to 0.275.0 (#24260) dependabot[bot] 2026-04-10 20:19:22 +00:00
  • 897533f08d chore: bump github.com/coreos/go-oidc/v3 from 3.17.0 to 3.18.0 (#24261) dependabot[bot] 2026-04-10 20:19:21 +00:00
  • 3e25cc9238 chore: bump the coder-modules group across 2 directories with 2 updates (#24258) dependabot[bot] 2026-04-10 20:17:18 +00:00
  • 26240d78d3 ci: bump the github-actions group with 6 updates dependabot/github_actions/github-actions-9800aaf60e dependabot[bot] 2026-04-10 20:15:32 +00:00
  • 90b1ae506b test(coderd/database): rename stricter test, add explicit-both-levels case Scott Miller 2026-04-10 20:13:56 +00:00
  • 18e2e32aef docs: minor changes in roo code doc yevhenii/byok-docs Yevhenii Shcherbina 2026-04-10 20:11:40 +00:00
  • de94b1620c fix(cli): collapse only identical tool events in TUI transcript Michael Suchacz 2026-04-10 20:07:26 +00:00
  • 8aedc2f0b4 fix(cli): sanitize chat titles and errors before TUI rendering Michael Suchacz 2026-04-10 20:05:13 +00:00
  • bb64cab8a5 chore: bump rust from a08d20a to cf09adf in /dogfood/coder (#24257) dependabot[bot] 2026-04-10 20:08:56 +00:00
  • 84fbb177cf fix(coderd/taskname): return after yielding stream error cian/consolidate-anthropic-forks Cian Johnston 2026-04-10 20:08:15 +00:00
  • 72ed91ba2e chore: bump github.com/open-policy-agent/opa from 1.11.0 to 1.15.2 dependabot/go_modules/github.com/open-policy-agent/opa-1.15.2 dependabot[bot] 2026-04-10 20:07:00 +00:00
  • bd1568b0b7 fix: bump coder/tailscale to pick up RTM_MISS fix (cherry-pick #24187) (#24214) release/2.32 Spike Curtis 2026-04-10 16:05:07 -04:00
  • b149433138 chore: complete jest to vitest migration (#24216) Kayla はな 2026-04-10 16:04:24 -04:00
  • 048f7b1f5a test(coderd/database): add tests for nested transaction isolation logging Scott Miller 2026-04-10 20:03:55 +00:00
  • 5a22cbb425 roo code docs Yevhenii Shcherbina 2026-04-10 20:03:42 +00:00
  • 3667c97f0d refactor(coderd/database): only log when nested tx requests stricter isolation Scott Miller 2026-04-10 20:00:27 +00:00
  • ba8c6ae02b feat(coderd/database): log critical message on nested transaction with specific isolation level Scott Miller 2026-04-10 19:55:12 +00:00
  • 937f6ce61d fix(cli): retry stream reconnection on transient failures Michael Suchacz 2026-04-10 19:50:15 +00:00
  • 0c996746bf docs: roo code docs Yevhenii Shcherbina 2026-04-10 19:48:57 +00:00
  • 2849152cc4 docs: roo code docs Yevhenii Shcherbina 2026-04-10 19:39:32 +00:00
  • a7d0016fce fix(cli): deduplicate final tool-call parts in stream accumulator Michael Suchacz 2026-04-10 19:36:04 +00:00
  • fd85704489 refactor(site): dry up sanitize redirect function fix/login-theme-flash-on-first-render Jeremy Ruppel 2026-04-10 19:32:02 +00:00
  • bc58a5ece6 fix: add OrganizationID to merged PinnedOnFirstPage and CursorWithPins tests cian/chat-org-scoping Cian Johnston 2026-04-10 19:21:34 +00:00
  • 61418c9ad6 fix: regenerate dump.sql after merge with dropped index migration Cian Johnston 2026-04-10 19:07:40 +00:00
  • e6e3fe8fae merge: renumber migration 000466 to 000467 after main collision Cian Johnston 2026-04-10 19:00:39 +00:00
  • f8da2f1543 Merge remote-tracking branch 'origin/main' into cian/chat-org-scoping Cian Johnston 2026-04-10 18:58:10 +00:00
  • 4e7d65fc68 fix(scripts): fix Windows version format for RC builds (#23542) cherry-pick/win-version-release-2.29 Garrett Delfosse 2026-03-24 18:59:44 -04:00
  • f47be7342b fix: extend agents-access gate to all AI-triggering endpoints Cian Johnston 2026-04-10 18:52:21 +00:00
  • eacc1a3f75 chore: remove accidentally staged zip file Cian Johnston 2026-04-10 18:45:39 +00:00
  • a886c224e4 fix: replace em-dashes with ASCII punctuation in new comments Cian Johnston 2026-04-10 18:44:46 +00:00
  • 61e8da0b72 fix(tailnet): preserve DNS hosts across control plane reconnections fix/plat-110-dns-state-preservation Garrett Delfosse 2026-04-10 18:36:42 +00:00
  • 0aaeb1e8db fix: bump coder/tailscale to pick up RTM_MISS fix (#24187) (#24215) v2.29.10 release/2.29 Spike Curtis 2026-04-10 14:36:37 -04:00
  • ee4dccb898 feat(cli): add secret command for managing user secrets Dylan Huff 2026-04-10 18:28:17 +00:00
  • 8dff1cbc57 fix: resolve idle timeout recording test flake on macOS (#24240) Kyle Carberry 2026-04-10 14:25:12 -04:00
  • b0cfd1a3b5 chore: update Go from 1.25.6 to 1.25.7 (#22042) (#24221) Garrett Delfosse 2026-04-10 13:58:12 -04:00
  • ccba5732aa fix(site): resolve WS/HTTP race condition on workspace parameters page (backport v2.29) (#24249) Garrett Delfosse 2026-04-10 13:44:48 -04:00