Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sisques-labs
/
loopback
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(inspector): server action, Zustand store, and list UI
- #212
#212
Merged
JSisques
merged 15 commits into
feat/inspector-pr1
sisques-labs/loopback:feat/inspector-pr1
from
feat/inspector-pr2
sisques-labs/loopback:feat/inspector-pr2
Copy head branch name to clipboard
May 23, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat(inspector): server action, Zustand store, and list UI
#212
JSisques
merged 15 commits into
feat/inspector-pr1
sisques-labs/loopback:feat/inspector-pr1
from
feat/inspector-pr2
sisques-labs/loopback:feat/inspector-pr2
Copy head branch name to clipboard
Commits
Commits on May 23, 2026
feat(inspector): add Zustand store with persist, polling, and Page Visibility support
JSisques
committed
8791996
View commit details
Copy full SHA for 8791996
Browse repository at this point
feat(inspector): add RequestCard, RequestDetailDialog, RequestList, InspectorToolbar, and InspectorClient components
JSisques
committed
69c802b
View commit details
Copy full SHA for 69c802b
Browse repository at this point
feat(inspector): add /inspector RSC page and register inspector in tools registry
JSisques
committed
10bb4c2
View commit details
Copy full SHA for 10bb4c2
Browse repository at this point
test(inspector): add durationMs, UUID id, and timestamp assertions to middleware test
JSisques
committed
7c924c3
View commit details
Copy full SHA for 7c924c3
Browse repository at this point
feat(inspector): add i18n keys, server action, store tests, and no-op storage
JSisques
committed
4ae94e4
View commit details
Copy full SHA for 4ae94e4
Browse repository at this point
fix(inspector): use vi.hoisted for mock functions in inspector-client test
JSisques
committed
8f617f8
View commit details
Copy full SHA for 8f617f8
Browse repository at this point
feat(inspector): add i18n keys for view toggle, empty state, and retries
JSisques
committed
53fe334
View commit details
Copy full SHA for 53fe334
Browse repository at this point
feat(inspector): add InspectorEmpty and InspectorSkeleton components
JSisques
committed
fcb95bd
View commit details
Copy full SHA for fcb95bd
Browse repository at this point
feat(inspector): add InspectorTimeline with descending sort and spine connector
JSisques
committed
b88c0c9
View commit details
Copy full SHA for b88c0c9
Browse repository at this point
feat(inspector): add retry badge with i18n to RequestCard
JSisques
committed
47101a5
View commit details
Copy full SHA for 47101a5
Browse repository at this point
feat(inspector): add view toggle and conditional rendering to InspectorClient
JSisques
committed
af2f656
View commit details
Copy full SHA for af2f656
Browse repository at this point
fix(inspector): await rehydrate with async IIFE to handle void | Promise<void>
JSisques
committed
26f60ed
View commit details
Copy full SHA for 26f60ed
Browse repository at this point
fix(inspector): handle null from Select onValueChange in service filter
JSisques
committed
b0ba27e
View commit details
Copy full SHA for b0ba27e
Browse repository at this point
fix(inspector): narrow result to success before accessing data in poll()
JSisques
committed
6328cf8
View commit details
Copy full SHA for 6328cf8
Browse repository at this point
Merge pull request #213 from sisques-labs/feat/inspector-pr3
Show description for d8e8efb
JSisques
authored
d8e8efb
View commit details
Copy full SHA for d8e8efb
Browse repository at this point
You can’t perform that action at this time.