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
## Overview
Adds full CLI support for browser pools - collections of pre-configured
browsers that can be quickly acquired and released for high-performance
automation.
- Complete CRUD operations for browser pools (`list`, `create`, `get`,
`update`, `delete`)
- Pool lifecycle management (`acquire`, `release`, `flush`)
- Integration with `kernel browsers create` - can now acquire directly
from pools
## Testing
Created and ran the script
0 commit comments