Skip to content

chore: backport #23969 to 2.32#23972

Open
dannykopping wants to merge 1 commit intorelease/2.32from
backport/23969-to-2.32
Open

chore: backport #23969 to 2.32#23972
dannykopping wants to merge 1 commit intorelease/2.32from
backport/23969-to-2.32

Conversation

@dannykopping
Copy link
Copy Markdown
Contributor

Backport of #23969

Original PR: #23969 — chore: link to audit docs and add prompt attribution tooltip on AI Bridge sessions page
Merge commit: ed5c06f

…idge sessions page (#23969)

*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](https://coder.com/docs/ai-coder/ai-bridge/audit).

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](https://coder.com/docs/ai-coder/ai-bridge/audit#human-vs-agent-attribution).

## Changes

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

<img width="954" height="318" alt="image"
src="proxy.php?url=https%3A%2F%2Fredirect.github.com%2F%3Ca+href%3D"https://github.com/user-attachments/assets/db3ca443-cb0f-426a-8457-4625c82fd6ba">https://github.com/user-attachments/assets/db3ca443-cb0f-426a-8457-4625c82fd6ba"
/>

---------

Signed-off-by: Danny Kopping <[email protected]>
@github-actions github-actions bot added the community Pull Requests and issues created by the community. label Apr 2, 2026
@dannykopping dannykopping requested a review from f0ssel April 2, 2026 13:02
@dannykopping dannykopping marked this pull request as ready for review April 2, 2026 13:16
dannykopping added a commit that referenced this pull request Apr 2, 2026
_Disclaimer: created using Claude Opus 4.6._

```
# Examples:
#   ./scripts/backport-pr.sh 2.30 23969
#   ./scripts/backport-pr.sh --dry-run 2.30 23969
```

Here's one I created: #23972

Signed-off-by: Danny Kopping <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick/v2.32 community Pull Requests and issues created by the community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant