A session is a set of threads or interceptions logically grouped by a
diff --git a/site/src/pages/AIBridgePage/SessionThreadsPage/SessionTimeline/AgenticLoopTable.tsx b/site/src/pages/AIBridgePage/SessionThreadsPage/SessionTimeline/AgenticLoopTable.tsx
index 02961230ae..29bb7e05c1 100644
--- a/site/src/pages/AIBridgePage/SessionThreadsPage/SessionTimeline/AgenticLoopTable.tsx
+++ b/site/src/pages/AIBridgePage/SessionThreadsPage/SessionTimeline/AgenticLoopTable.tsx
@@ -21,7 +21,7 @@ export const AgenticLoopTable: FC = ({
return (
@@ -368,7 +368,7 @@ const ThreadItem: FC = ({ thread, initiator }) => {
{agenticLoopOpen && (
<>
{/* the little top rounded line above the thinking block */}
-
+
{/* we need the 1px extra to line up with the left border on the other lines */}
@@ -446,17 +446,17 @@ export const SessionTimeline: FC = ({
{/* row 2: vertical line */}
-
+
{/* vertical line */}
{/* row 3: sized intentionally to create the visual space above the timeline border */}
-
+
{/* vertical line */}
{/* row 3/4: AI Governance tooltip */}
-
+
AI Governance
@@ -464,7 +464,7 @@ export const SessionTimeline: FC = ({
@@ -476,7 +476,7 @@ export const SessionTimeline: FC = ({
More about AI Governance
@@ -493,10 +493,10 @@ export const SessionTimeline: FC = ({
{/* horizontal border */}
-
+
{/* vertical line */}
-
+
{/* horizontal border */}
@@ -531,7 +531,7 @@ export const SessionTimeline: FC = ({
{/* horizontal line */}
-
+
{/* vertical line */}
@@ -542,7 +542,7 @@ export const SessionTimeline: FC = ({
{/* row 7: sized intentionally to create the visual space below the timeline border */}
-