Skip to content

v0.5.19

Choose a tag to compare

@github-actions github-actions released this 05 Apr 04:34
· 417 commits to main since this release

What's Changed

Features

  • feat: shadow-mode SQL pre-validation telemetry (#643) (1a9c6fe)

Bug Fixes

  • fix: ${VAR} env-var interpolation for configs (closes #635) (#655) (b724e1c)
  • fix: [#652] warn when plan agent model refuses to tool-call (#653) (478d893)
  • fix: sql_pre_validation telemetry review followups (#651) (ba9882f)
  • feat: shadow-mode SQL pre-validation telemetry (#643) (1a9c6fe)
  • fix: v0.5.18 P1 follow-ups — diff guard, prompt injection, docs, timeout (#648) (56484c7)
  • fix: use atomic writes in FileExporter.export() to prevent corrupted trace files (#646) (0d60956)

Other Changes

  • release: v0.5.19 (0203b6a)
  • test: clickhouse — finops query history, dbt profiles, and registry error hints (#624) (f59ef40)

Install

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

Full Changelog: v0.5.18...v0.5.19