tambo-v0.53.0

tambo-ai/tambotambo-v0.53.0Feb 11, 2026by tambo-bot

AI Summary

This release (0.53.0) introduces a quality-of-life improvement for the CLI by automatically initializing git and running `tambo init` by default when setting up a new project. This streamlines the onboarding experience for new users.

Key Highlights

  • Auto-initialize git repository by default
  • Automatically run tambo init during project setup
  • Simplified CLI workflow for new users

New Features

  • CLI now auto-initializes git and runs tambo init by default (#2383)

Full Release Notes

## [0.53.0](https://github.com/tambo-ai/tambo/compare/tambo-v0.52.1...tambo-v0.53.0) (2026-02-11)


### Features

* **cli:** auto-initialize git and run tambo init by default ([#2383](https://github.com/tambo-ai/tambo/issues/2383)) ([a086a5c](https://github.com/tambo-ai/tambo/commit/a086a5ce2e0a0478202689a56e96e3e814f4c775))