main
Re-land Implement console.timeStamp
Replace trivial uses of string_view (#53775)
Support recording request initiator call stacks in NetworkHandler (#54050)
Fix __DEBUGGER_SESSION_OBSERVER__ for concurrent sessions (#54083)
Fix CQS signal modernize-use-designated-initializers in xplat/js/react-native-github/packages [A] (#53969)
jsinspector: Vendor base64 encoding, remove folly::base64 dependency (#45445)
Add JS API for allocating network request IDs, capturing call stacks (#54051)
PageTarget → HostTarget (#43113)
Add helpers to allow HostAgent/InstanceAgent to send simple console messages (#43575)
Include stack traces in console messages (#44150)
Check Network domain state in RuntimeTargetNetwork (#54082)
jsinspector: Fix various build warnings (#45423)
Address lint warnings (#52702)
Assign auto-incrementing execution context IDs (#43064)
Apply clang-tidy setting: jsinspectormodern (#52741)
Add RuntimeTargetDelegate::serializeStackTrace API (#54048)
Lift console method bodies out of installConsoleHandler
Track Network domain status in SessionState (#54068)
Emit stashed trace to an active Fusebox client (#53771)
Add HostCommands for resuming and stepping debugger (#44080)
Keep tracingMode on TraceRecordingState (#53077)
Create TracingMode (#53035)
Add Analyze Performance option to DevMenu (#53334)
Strip back V2 Perf Monitor to status only (#53742)
removed reconnect logic that is never reached (#53369)
Update modern inspector targets to directly send CDP title and description (#46780)
Implement local connection for perf metrics in HostTarget (#52838)
Cleanup legacy tracing endpoints from Agents (#52965)
Create a local session for Tracing (#52966)
Implement Network.getResponseBody (#52332)
Pass whole RuntimeTargetDelegate from RN instead of aggregating its methods (#43346)
Record RuntimeSamplingProfile on TraceRecordingState (#52968)
Split out CdpJson into separate library (#50170)
Refactor console API implementation to use tryExecuteSync for clarity (#54069)
DebuggerSessionObserver: define global from C++ (#46044)
refactor: emit the trace recoding on ReactNativeApplication domain initialization (#53760)
Fix CQS signal readability-named-parameter in xplat/js/react-native-github/packages [A] (#54027)
Fix test build failures and ASAN violation (#52812)
RuntimeTarget refactor - introduce WeakList for Target→Agent refs
Fix app lagging while attempting a connection to Metro (#49949)