Skip to content

feat: add network calls list to AI session threads API#27425

Draft
SasSwart wants to merge 1 commit into
aigov-463-frontendfrom
aigov-464
Draft

feat: add network calls list to AI session threads API#27425
SasSwart wants to merge 1 commit into
aigov-463-frontendfrom
aigov-464

Conversation

@SasSwart

Copy link
Copy Markdown
Contributor

The AI session threads API returned only a network call summary (total/blocked counts + top domains). This adds the per-call list so the session detail can render individual Agent Firewall network calls.

ListAIBridgeSessionNetworkCalls reuses the same sequence-number windowing as the existing summary and includes all protocols, so the list length and blocked count stay consistent with the summary counts. The list is exposed as network_call_logs on the threads response and capped server-side at 100.

Stacked on aigov-463-frontend (the network calls summary work is not yet on main). Frontend rendering of the list follows in a stacked PR.

Refs AIGOV-464

🤖 Generated with Claude Code

The threads API returned only a network call summary. Add a per-call list
so the session detail can render individual Agent Firewall network calls.
ListAIBridgeSessionNetworkCalls reuses the same sequence-number windowing as
the summary and includes all protocols, so the list length and blocked count
match the summary counts.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@linear-code

linear-code Bot commented Jul 22, 2026

Copy link
Copy Markdown

AIGOV-464

@github-actions

Copy link
Copy Markdown

Docs preview

Check off each page once it's been reviewed. If a page changes in a later push, its checkbox clears automatically so it gets a fresh look. Pages not yet wired into the docs navigation aren't listed here.

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