mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-08-01 10:16:25 -04:00
Updates isocline to support idle callbacks and registers a hook to pump the session's curl multi while waiting for user input. This prevents connection timeouts. Also refactors the idle pumping logic into `Session.idleSlice` to share it with the MCP server.