🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@copilotkit/web-inspector

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@copilotkit/web-inspector

Lit-based web component for the CopilotKit web inspector

Source
npmnpm
Version
1.62.0
Version published
Weekly downloads
165K
-14.19%
Maintainers
1
Weekly downloads
 
Created
Source

@copilotkit/web-inspector

Standalone Thread Inspector QA

Run the shared inspector without an app shell:

pnpm nx run @copilotkit/web-inspector:dev:standalone

Open http://127.0.0.1:5177/.

Validation steps:

  • Confirm the initial AG-UI events scenario opens on the Timeline tab and renders run, message, and tool rows.
  • Click Messages only and confirm the first-visible Timeline renders persisted message content instead of an empty Timeline.
  • Click Raw event only and confirm the Timeline renders a THREAD_STATE_WRITTEN row with a source-event link.
  • Use a Timeline source-event link and confirm it opens the Raw AG-UI Events tab on the corresponding event.
  • Open the State tab and confirm the demo state is visible.

This harness uses demo provider data only. Manual product validation for Intelligence-backed threads still needs a real Intelligence backend.

FAQs

Package last updated on 01 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts