Skip to content

Add explicit conversation links to automation activity log - #282

Draft
neubig wants to merge 1 commit into
mainfrom
agent/add-activity-log-conversation-links
Draft

Add explicit conversation links to automation activity log#282
neubig wants to merge 1 commit into
mainfrom
agent/add-activity-log-conversation-links

Conversation

@neubig

@neubig neubig commented Jul 30, 2026

Copy link
Copy Markdown
Member

Summary

Closes #281.

Adds a visible, localized View conversation link next to the status of every automation run that has a conversation. Runs without a conversation remain non-interactive and retain their existing explanatory state.

Why

Activity-log rows previously relied on the whole row being clickable, which did not clearly communicate the conversation destination. The explicit link makes the navigation discoverable while retaining the existing deployment-aware conversation URL behavior.

Screenshot

Automation activity log showing View conversation links

Validation

  • npm test -- --run src/__tests__/components/automations/detail/activity-log-item.test.tsx
  • npm run lint

@github-actions

Copy link
Copy Markdown
Contributor

Coverage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make automation activity-log conversation links explicit

1 participant