Skip to content

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 02:15
· 39 commits to main since this release

Features πŸŽ‰

  • feat(core): introduce the extensible Test Runner (Beta) by @ottomao in #2798
  • feat(report): add wall and model call time summaries by @xiong35 in #3004
  • feat(core): support deepseek-v4-flash-vision-exp by @EAGzzyCSL in #3023

Fixes 🐞

  • fix(core): persist observation frames as JPEG by @quanru in #3001
  • fix(android): resolve external binary paths in ASAR apps by @weibing-bab in #2961

Refactors ♻️

  • refactor(core): decouple planning action response parsing by @EAGzzyCSL in #2998
  • refactor(report): isolate Core report template modules by @EAGzzyCSL in #2996
  • refactor(core): decouple standard planning protocol by @EAGzzyCSL in #3005
  • refactor(core): decouple locate protocols by @EAGzzyCSL in #3022

Documentation πŸ“–

Testing πŸ§ͺ

  • test(report): select Replay before player assertion by @quanru in #3008

CI & Chore βš™οΈ

New Contributors

Full Changelog: v1.11.0...v1.12.0