v0.7.0

PaddlePaddle/PaddleSpeechv0.7.0Feb 17, 2025by danielcampagnolitg

AI Summary

A maintenance and refactoring release that focuses on UI improvements, agent automation for code reviews, and a rebranding to 'TypedAI'.

Key Highlights

  • Rename to TypedAI
  • Create agent for merge request reviews
  • Fix aider path when working outside the repo
  • Update agent script to take available tools by a command line arg
  • Update GitLab and SWE agent fixes

Breaking Changes

  • Rename to TypedAI

New Features

  • UI tweaks
  • Merge request review agent
  • Aider path fix
  • CLI argument support for tools
  • Updated Vertex, Perplexity, and DeepSeek LLMs

Full Release Notes

* UI tweaks

* Update GitLab code reviewing

* Fix aider path when working outside the repo

* Create agent for merge request reviews

* Update agent script to take available tools by a command line arg

* Rename to TypedAI

* Update Vertex, Perplexity and Deepseek LLMs

* Fixes for GitLab and SWE agent