Skip to content

feat(site): include chatId in editor deep links#23214

Merged
ThomasK33 merged 1 commit intomainfrom
deep-link-2zd4
Mar 18, 2026
Merged

feat(site): include chatId in editor deep links#23214
ThomasK33 merged 1 commit intomainfrom
deep-link-2zd4

Conversation

@ThomasK33
Copy link
Copy Markdown
Member

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 • Model: openai:gpt-5.4 • Thinking: high

@ThomasK33 ThomasK33 merged commit 20ac96e into main Mar 18, 2026
29 checks passed
@ThomasK33 ThomasK33 deleted the deep-link-2zd4 branch March 18, 2026 13:25
@github-actions github-actions bot locked and limited conversation to collaborators Mar 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants