Skip to content

Release v2.6.0

Latest

Choose a tag to compare

@cguiguet cguiguet released this 20 Oct 17:14
· 21 commits to main since this release

What's Changed

  • feat: bump to v2.5.0 by @cguiguet in #79
  • Fix iOS device detection by checking for Darwin instead of Linux by @yulingtianxia in #80
  • feat: prefer minitap default llm profile over openai config by @plfavreau in #81
  • feat: get streaming status endpoint by @plfavreau in #82
  • fix(sdk): adb host forwarded to maestro server by @KYN4 in #83
  • fix: correct typo in Cortex documentation from 'Exemple' to 'Example' by @yulingtianxia in #84
  • feat: adding task cancellation and exclusive execution by @cguiguet in #88
  • feat: adding adb direct commands for core actions by @cguiguet in #87
  • fix: ignore known benign warnings in device hardware bridge logs by @plfavreau in #86
  • feat: screen analyzer agent - cortex reasoning agent does not need to be a VLM anymore by @plfavreau in #85
  • fix: Agent initialization fails when adb is not installed, but xcrun is by @plfavreau in #90
  • fix: planner prompt rework for planning - replanning logic by @cguiguet in #89
  • fix: long press is now working correctly with variable time for android by @cguiguet in #94
  • feat: add fallback mechanisms for all agents by @plfavreau in #95
  • docs(env): add default values and clarifying comments to environment variables by @plfavreau in #91
  • Feat: Renaming input and clear text tools to be more explicit by @cguiguet in #93
  • feat: Revamp wait for animation to end tool + tiny fixes by @plfavreau in #92

New Contributors

Full Changelog: v2.5.0...v2.6.0