0.12.9
Graphify-Labs/graphify0.12.9May 26, 2026by MagMueller
AI Summary
Improves LLM integration by passing session IDs and optimizes performance by skipping screenshots on new tab pages.
Key Highlights
- Session ID now passed to judge LLM calls
- Screenshots are skipped on new tab pages
New Features
- Session ID context for LLM
- Screenshot skipping optimization
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