Skip to content

v0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jun 04:12
· 3 commits to main since this release

What's Changed

Features

  • feat: dbt PR review — layered deterministic + advisory reviewer for dbt/SQL (#856) (79c9ddd)
  • feat: add native Trino driver (#795) (62f5a30)
  • feat(validators): dbt-tests-pass validator + dbt-schema-verify hardening (#849) (a490bd4)

Bug Fixes

  • fix: harden reviewer agent (deny bash) + v0.8.0 release-review doc fixes (6f7a70e)
  • feat: dbt PR review — layered deterministic + advisory reviewer for dbt/SQL (#856) (79c9ddd)
  • fix: [AI-6771] cancel() race condition and idle state on normal loop exit (#845) (4a8fca8)
  • fix: [AI-6622] enable cache_control trigger for altimate-backend provider (#850) (bc50b59)

Other Changes

Install

npm install -g @altimateai/altimate-code@0.8.0
# or
brew install AltimateAI/tap/altimate-code

Full Changelog: v0.7.3...v0.8.0