



edee917d88
feat: add experimental agents support (#22290)
feat: add AI chat system with agent tools and chat UI
Introduce the chatd subsystem and Agents UI for AI-powered chat
within Coder workspaces.
- Add chatd package with chat loop, message compaction, prompt
management, and LLM provider integration (OpenAI, Anthropic)
- Add agent tools: create workspace, list/read templates, read/write/
edit files, execute commands
- Add chat API endpoints with streaming, message editing, and
durable reconnection
- Add database schema and migrations for chats, chat messages, chat
providers, and chat model configs
- Add RBAC policies and dbauthz enforcement for chat resources
- Add Agents UI pages with conversation timeline, queued messages
list, diff viewer, and model configuration panel
- Add comprehensive test coverage including coderd integration tests,
chatd unit tests, and Storybook stories
- Gate feature behind experiments flag
---------
Co-authored-by: Cian Johnston <cian@coder.com>
Co-authored-by: Danielle Maywood <danielle@themaywoods.com>
Co-authored-by: Jeremy Ruppel <jeremy@coder.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 16:50:56 +00:00
..
2026-01-13 10:50:01 +00:00
2025-06-20 13:16:55 -06:00
2025-06-02 13:57:56 +02:00
2024-03-04 15:15:41 -06:00
2026-01-30 14:48:10 +02:00
2026-01-30 14:48:10 +02:00
2025-10-23 15:38:49 -05:00
2024-07-09 14:28:39 -05:00
2025-10-21 14:15:37 +00:00
2026-02-27 16:50:56 +00:00
2026-02-27 16:50:56 +00:00
2026-01-08 15:24:11 +04:00
2025-06-20 13:16:55 -06:00
2025-07-19 22:05:15 +02:00
2025-07-19 22:05:15 +02:00
2025-06-24 16:24:01 +02:00
2026-02-23 12:18:44 +01:00
2026-02-23 12:18:44 +01:00
2025-07-03 20:09:18 +02:00
2023-09-30 14:30:01 -05:00
2023-09-30 14:30:01 -05:00
2025-06-02 13:57:56 +02:00
2023-08-18 18:55:43 +00:00
2025-06-20 13:16:55 -06:00
2023-07-11 14:30:33 +01:00
2026-02-19 09:02:19 +00:00
2023-08-18 18:55:43 +00:00
2026-01-15 10:26:50 +00:00
2026-01-15 10:26:50 +00:00
2024-08-05 16:18:45 +02:00
2025-12-15 17:41:47 +00:00
2026-02-02 16:01:33 +01:00
2025-06-02 13:57:56 +02:00
2025-09-30 23:54:21 +01:00
2025-08-07 13:58:39 -05:00
2026-01-15 10:26:50 +00:00
2026-01-15 10:26:50 +00:00
2024-11-26 04:02:20 +01:00
2024-07-16 13:27:12 -04:00
2025-12-11 16:38:54 +01:00
2025-12-11 16:38:54 +01:00
2025-06-20 13:16:55 -06:00
2023-08-18 18:55:43 +00:00
2026-02-27 16:50:56 +00:00
2026-02-27 16:50:56 +00:00
2025-09-15 10:02:10 +02:00
2025-09-15 10:02:10 +02:00
2025-11-05 14:28:34 +00:00
2026-01-08 15:24:11 +04:00
2025-06-02 13:57:56 +02:00
2023-08-18 18:55:43 +00:00
2025-06-02 13:57:56 +02:00
2023-08-18 18:55:43 +00:00
2026-02-13 08:19:07 -06:00
2026-02-13 08:19:07 -06:00
2026-01-21 13:18:43 +00:00
2026-01-21 13:18:43 +00:00
2026-01-19 12:36:33 +00:00
2026-01-19 12:36:33 +00:00
2025-06-02 13:57:56 +02:00
2023-08-18 18:55:43 +00:00
2026-01-16 15:11:10 +00:00
2026-01-16 15:11:10 +00:00
2025-06-02 13:57:56 +02:00
2025-10-23 15:38:49 -05:00
2025-06-02 13:57:56 +02:00
2023-08-18 18:55:43 +00:00