v0.7.0

badges/shieldsv0.7.0Feb 17, 2025by danielcampagnolitg

AI Summary

Renamed the project to TypedAI and enhanced GitLab integration with merge request review capabilities.

Key Highlights

  • Renamed to TypedAI.
  • Created agent for merge request reviews.
  • Updated GitLab code reviewing capabilities.
  • Fixed Aider path issues when working outside the repo.
  • Updated agent script to take available tools via CLI args.

Breaking Changes

  • Project renamed from previous name to TypedAI.

New Features

  • GitLab merge request review agent
  • CLI tool argument support
  • GitLab and SWE agent fixes
  • UI tweaks

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