Skip to content

chore: link to audit docs and add prompt attribution tooltip on AI Bridge sessions page#23969

Merged
dannykopping merged 4 commits intomainfrom
fix/aibridge-session-audit-links
Apr 2, 2026
Merged

chore: link to audit docs and add prompt attribution tooltip on AI Bridge sessions page#23969
dannykopping merged 4 commits intomainfrom
fix/aibridge-session-audit-links

Conversation

@dannykopping
Copy link
Copy Markdown
Contributor

@dannykopping dannykopping commented Apr 2, 2026

Disclaimer: implemented by a Coder Agent using Claude Opus 4.6

Summary

Two changes on the AI Bridge sessions page (/aibridge/sessions/<session>):

  1. Updated header subtitle and link — replaced the generic "Centralized auditing for LLM usage across your organization. More about AI Governance" with auditing-specific copy and a link to the AI Bridge audit docs.

  2. Added prompt attribution tooltip — each user prompt now shows an info icon with a tooltip explaining that prompt origin cannot be reliably determined (human vs. agent), linking to the attribution docs.

Changes

File What changed
AIBridgeSessionsLayout.tsx Updated subtitle text and link target
SessionTimeline.tsx Added InfoIcon + Tooltip next to the "Prompt" label in ThreadItem
image

…bution tooltip

- Update AIBridgeSessionsLayout subtitle to reference auditing and link
  to the AI Bridge audit documentation page.
- Add an info tooltip next to prompt labels in session threads explaining
  that prompt origin cannot be reliably attributed to human vs. agent,
  with a link to the audit attribution docs.
@github-actions github-actions bot added the community Pull Requests and issues created by the community. label Apr 2, 2026
@dannykopping dannykopping changed the title fix(site/pages/AIBridgePage): link to audit docs and add prompt attribution tooltip chore: link to audit docs and add prompt attribution tooltip on AI Bridge sessions page Apr 2, 2026
Copy link
Copy Markdown
Contributor Author

@dannykopping dannykopping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self-review ✅

@dannykopping dannykopping marked this pull request as ready for review April 2, 2026 12:24
@dannykopping dannykopping enabled auto-merge (squash) April 2, 2026 12:24
@dannykopping dannykopping merged commit ed5c06f into main Apr 2, 2026
34 of 36 checks passed
@dannykopping dannykopping deleted the fix/aibridge-session-audit-links branch April 2, 2026 12:43
@github-actions github-actions bot locked and limited conversation to collaborators Apr 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community Pull Requests and issues created by the community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants