v0.7.0

Lightricks/LTX-Videov0.7.0Feb 17, 2025by danielcampagnolitg

AI Summary

A maintenance and workflow-focused release that improves GitLab integration, fixes tooling paths, and renames the project to 'TypedAI' while refining agent scripts for better tool management and merge request reviews.

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 Vertex, Perplexity and Deepseek LLMs.

Breaking Changes

  • Project renamed to TypedAI

New Features

  • GitLab code reviewing agent
  • CLI tool arguments for agents
  • UI tweaks
  • SWE agent fixes
  • LLM updates (Vertex, Perplexity, DeepSeek)

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