| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| lightpanda_0.3.3_amd64.deb | 2026-06-23 | 28.7 MB | |
| lightpanda_0.3.3_arm64.deb | 2026-06-23 | 27.3 MB | |
| lightpanda-x86_64-linux | 2026-06-23 | 139.5 MB | |
| lightpanda-x86_64-macos | 2026-06-23 | 69.3 MB | |
| lightpanda-aarch64-linux | 2026-06-23 | 145.1 MB | |
| lightpanda-aarch64-macos | 2026-06-23 | 66.3 MB | |
| 0.3.3 source code.tar.gz | 2026-06-22 | 1.5 MB | |
| 0.3.3 source code.zip | 2026-06-22 | 2.1 MB | |
| README.md | 2026-06-22 | 1.9 kB | |
| Totals: 9 Items | 479.7 MB | 0 | |
Interactive Agent Mode (new)
- Interactive agent mode: LLM-powered web browsing driven from the CLI (#2338). See details in the blog article.
--saveflag to synthesize reusable scripts from agent tasks- Provider support: llama.cpp (local), Vercel AI Gateway, and Mistral; providers listed in
--help - Per-provider default reasoning effort; respects configured effort; simpler local-provider detection
extractresolveshref/srcattributes to absolute URLs
New Web APIs
BroadcastChannelNavigatornow exposed onWorker- Structured-clone of
window/MessagePortpostMessagemessages innerTextimprovements + newouterTextNode.isEqualNodehandlesDocumentcomparisonURL.parseand improved URL setter compliance (WPT/url/)- Much better Shadow DOM
slotsupport SubtleCryptovarious fixes; better Blob MIME sniffing
Web API behavior / events
iframeloadfired on next tick- Preload
onload/onerrorcallback timing fixes - Use
document._framerather than the executing frame
CDP (Chrome DevTools Protocol)
Emulation.setDeviceMetricsOverridehonors the viewportBrowser.setDownloadBehaviorfile downloads implementedBrowser.grantPermissions/setPermission/resetPermissionshonored- Configurable max WebSocket and HTTP message size
- Fix overly long CDP log message
HTTP / Networking
- Cache revalidation support
- Internal flag on
Request
Stability fixes
- UAF fixes: extend closed popup lifetime from Frame to Page; window reuse
- Fail pending module/preload fetches killed on teardown
- Frame behavior refactored into smaller utility functions
Ops / CLI / logging
- New "note" log level for the CDP "server running" message
- Terminal supports positional args for single-field schemas