mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
## Summary - include the current agent chat ID in VS Code and Cursor deep links opened from the agent detail page - extend `getVSCodeHref` so `chatId` is added only when provided - add focused tests for deep-link generation with and without `chatId` ## Testing - `pnpm -C site run format -- src/modules/apps/apps.ts src/modules/apps/apps.test.ts src/pages/AgentsPage/AgentDetail.tsx` - `pnpm -C site run check -- src/modules/apps/apps.ts src/modules/apps/apps.test.ts src/pages/AgentsPage/AgentDetail.tsx` - `pnpm -C site exec vitest run src/modules/apps/apps.test.ts` - `pnpm -C site run lint:types` --- _Generated with [`mux`](https://github.com/coder/mux) • Model: `openai:gpt-5.4` • Thinking: `high`_