COMMITS
September 18, 2026
A
Raise the default step limit to 100 and number step files with three digits
Aaron Levin committed
A
Hand the last screen to the writer for a final answer when the loop stops itself
Aaron Levin committed
A
Merge switching to the browser and opening a site into one use_browser action
Aaron Levin committed
September 17, 2026
A
Walk each accessibility element once and keep one node per role, label and frame
Aaron Levin committed
A
Offer labelled off-screen controls as a separate press_offscreen choice
Aaron Levin committed
A
Re-OCR changed tiles as up to four rectangles; clip the menu strip to the window width
Aaron Levin committed
A
Re-OCR only changed tiles between steps; crop OCR to the frontmost window
Aaron Levin committed
A
A
Add the accessibility tree as a second item source, merged with OCR blocks
Aaron Levin committed
A
Time every phase of a step and summarize per run
Aaron Levin committed
September 16, 2026
A
Rename project to typesafe-computer-use
Aaron Levin committed
A
A
A
Detect missing Anthropic credentials before the first request
Aaron Levin committed
A
Load keys from a project .env; report a missing writer loudly; require the typesafe key
Aaron Levin committed
A
Always write per-step debug outputs, run log and summary; rewrite README
Aaron Levin committed
A
Add inspect_screen: countdown, annotated capture, and the exact TypeSafe payload
Aaron Levin committed
A
Put the active tab URL in state; verify app activation and report failures
Aaron Levin committed
A
Writer-proposed URLs, no-op guard, block merging, looser echo filter, 0.4 gate
Aaron Levin committed
A
Locate the frontmost window via the Quartz window list
Aaron Levin committed
A
Park the cursor over the frontmost window before scrolling
Aaron Levin committed
A
Add focused-field read, AppleScript navigation, writer-backed type_text with Noul check
Aaron Levin committed
A
Split decision into kind and item Choices; drop OCR lines echoing the goal
Aaron Levin committed
A
Make navigation actions mutually exclusive
Aaron Levin committed
A
Add fixed action set, site catalog, and abort hatches
Aaron Levin committed
A
Screen OCR to TypeSafe Choice to mouse click prototype
Aaron Levin committed