Skip to content

Preserve structured chat links - #3283

Merged
gavrielc merged 1 commit into
mainfrom
agent/preserve-chat-links
Aug 16, 2026
Merged

gavrielc merged 1 commit into
mainfrom
agent/preserve-chat-links

Conversation

@Koshkoshinsk

Copy link
Copy Markdown
Collaborator

Type of Change

  • Fix - bug fix or security fix to source code

Description

Preserves Chat SDK hyperlink targets when platform display text is shortened or labeled differently. The shared formatter now appends hidden, deduplicated URLs from links[]; plain URLs remain unchanged.

Root cause: inbound events retained the full target, but prompt formatting used only visible text.

Tested with the full agent-runner suite (178 passed, 1 skipped) and TypeScript typecheck.

@github-actions github-actions Bot added core-team PR opened by a core team member PR: Fix Bug fix labels Aug 16, 2026
@Koshkoshinsk
Koshkoshinsk requested a review from omri-maya August 16, 2026 20:16
@Koshkoshinsk
Koshkoshinsk marked this pull request as ready for review August 16, 2026 20:17
@gavrielc
gavrielc merged commit 69b1b42 into main Aug 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-team PR opened by a core team member PR: Fix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants