AbdoCode 4.0.58
AbdoCode 4.0.58
Browser sessions that survive a restart. The agent's own browser now keeps a persistent profile, saves each site's session after a successful sign-in and restores it before navigating, so you sign in once instead of every run. sessions lists what is stored, history lists the last 200 pages it visited and reopens any of them.
Design from a target, without a design tool. design spec reads a page (or a screenshot) into a machine-readable specification — layout, grid, sizes, colours, fonts, spacing — design render generates HTML from it, and design compare scores the result against the target pixel by pixel so the agent can iterate until it matches.
Desktop work that remembers. Each program's window layout can be saved and is restored when the agent opens or focuses it. A UI book records every screen it works on with its size, tree, computed styles and a screenshot. Screenshot coordinates now map correctly to clicks in fullscreen, windowed, normal and mobile-emulation modes, including fractional DPI.
Cheaper and steadier turns. Tool descriptions are no longer sent twice to providers with native tool calling. A repeated identical tool call replays its previous receipt instead of burning a round. A model whose credential is missing is skipped with a notice instead of killing the turn. Typing into a field now replaces its contents instead of appending.