What's Changed
- CUA feature - verification code / 2FA by @wintonzheng in #2174
- GPT-o4-mini and GPT-o3 support is here by @suchintan in #2170
- support totp verification url and totp identifier in run_task by @wintonzheng in #2175
- add log for fallback action repsonse for CUA by @wintonzheng in #2176
- update cua terminate prompt by @wintonzheng in #2177
- extend custom select part 2 by @wintonzheng in #2178
- fix CUA nullaction bug by @wintonzheng in #2179
- fix input handler bug by @wintonzheng in #2180
- fix skyvern init by @LawyZheng in #2181
- extend auto completion coverage by @wintonzheng in #2184
- also do not verify complete for any task inside loop when running task v2 by @wintonzheng in #2185
- sanitize nul char in totp content by @wintonzheng in #2186
- update cua fallback action prompt to not return get_verification_code action if code has not been sent by @wintonzheng in #2187
Full Changelog: v0.1.76...v0.1.77