0.12.9
glanceapp/glance0.12.9May 26, 2026by MagMueller
AI Summary
This release focuses on enhancing LLM integration by passing session IDs and improving agent efficiency by skipping unnecessary screenshots on new tab pages.
Key Highlights
- Pass session id to judge LLM calls
- Skip screenshots on new tab pages
New Features
- Pass session id to judge LLM calls
Full Release Notes
## What's Changed * Pass session id to judge LLM calls by @MagMueller in https://github.com/browser-use/browser-use/pull/4918 * fix(agent): skip screenshots on new tab pages by @MagMueller in https://github.com/browser-use/browser-use/pull/4920 **Full Changelog**: https://github.com/browser-use/browser-use/compare/0.12.8...0.12.9