Skip to content

feat(site): show network calls summary on AI session detail card#27418

Draft
SasSwart wants to merge 1 commit into
aigov-463-network-summaryfrom
aigov-463-frontend
Draft

feat(site): show network calls summary on AI session detail card#27418
SasSwart wants to merge 1 commit into
aigov-463-network-summaryfrom
aigov-463-frontend

Conversation

@SasSwart

@SasSwart SasSwart commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Frontend for the AI session network summary. Adds Network calls, Blocked network requests, and Top domains rows to the Session summary card on the individual AI session detail page, driven by the network fields on the session threads response.

Renders "Disabled" when network monitoring was not active and "No activity" when there were no calls. Covered by Storybook stories for each state.

PR map (merge strictly bottom-up)

This change is a 4-PR stack. Each PR depends on all the ones below it, so merge in this exact order:

  1. feat: add network calls summary to AI session threads API #27417 — backend network summary (base main)
  2. feat(site): show network calls summary on AI session detail card #27418 — frontend summary rows (base feat: add network calls summary to AI session threads API #27417)
  3. feat: add network calls list to AI session threads API #27425 — backend per-call list network_call_logs (base feat(site): show network calls summary on AI session detail card #27418)
  4. feat(site): show network calls list on AI session detail #27426 — frontend network-calls panel (base feat: add network calls list to AI session threads API #27425)

Refs AIGOV-463

🤖 Generated with Claude Code

@linear-code

linear-code Bot commented Jul 22, 2026

Copy link
Copy Markdown

AIGOV-463

Add Network calls, Blocked network requests, and Top domains rows to the
Session summary card, driven by the network fields on the session threads
response. Renders Disabled when monitoring was not active and No activity
when there were no calls.

Refs AIGOV-463

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

1 participant