Skip to content

v2.4.0

Choose a tag to compare

@plfavreau plfavreau released this 09 Oct 09:23
· 107 commits to main since this release

What's Changed

  • feat: removing copy past tools and planner update by @cguiguet in #67
  • chore: update cortex LLM from gemini-2.5-flash to gemini-2.5-pro model by @plfavreau in #70
  • feat: changes on tap tool, better prompting and new 'target' argument for ui related tools by @cguiguet in #69
  • feat: add pyright job by @plfavreau in #71
  • feat: adding tools feedbacks in agent thoughts and fix of the clear_text tool by @cguiguet in #72
  • feat: adding a log message when no response during a llm call by @cguiguet in #73
  • feat: launch_app tool refacto to look for the package and open the app directly by @cguiguet in #74
  • fix(sdk): handle api key argument in PlatformTaskRequest by @plfavreau in #75
  • feat: SDK platform support by @plfavreau in #76

Full Changelog: v2.3.0...v2.4.0