v4.9.1 - Optional Computer Use Verification & Calculator Reliability #357
siddsachar
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
v4.9.1 - Optional Computer Use Verification & Calculator Reliability
This patch release builds on v4.9.0 with a focused Computer Use setup fix. A
successful Cua Driver integrity check and diagnostic run now establish
readiness directly, while the visible Calculator launch remains available as
an optional confidence check. This prevents a fresh Windows installation from
being held in an incomplete setup state or raising
Called get_config outside of a runnable contextwhen the driver reports Calculator by its canonicalWindows application name.
reviewed system-Cua diagnostics as the readiness boundary, without requiring
a separate application launch before Computer Use can be enabled.
(optional) as a secondary settings action for users who want an additional
visible check, rather than presenting it as a setup or agent-use gate.
under its explicit local-UI approval path, so a returned
Windows Calculatoridentity cannot fall through to an agent-graph approval interrupt outside an
active runnable context.
action and reports a successful optional probe as a test result without
changing the underlying diagnostic record.
managed and system-Cua readiness without an observation marker, canonical
Calculator identity handling, settings-state actions, and the regenerated
public reference/search artifacts.
Breaking Changes And Caveats
telemetry disclosure, or additional download is introduced by v4.9.1.
by the existing disclosure, reviewed runtime verification, diagnostics,
platform permissions, and task-scoped safety policy. The optional Calculator
probe does not replace an end-to-end task test on the applications a user
actually intends to automate.
This discussion was created from the release v4.9.1 - Optional Computer Use Verification & Calculator Reliability.
All reactions