Releases: AltimateAI/altimate-code
Releases · AltimateAI/altimate-code
v0.7.2
What's Changed
Features
Bug Fixes
- fix: [#309] point install endpoint at altimate.sh/install (not altimate.ai/install) (#825) (e6b5c20)
Other Changes
- release: v0.7.2 — install URL hotfix + upgrader hardening (476d234)
Install
npm install -g @altimateai/altimate-code@0.7.2
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
Features
Bug Fixes
- fix: embed altimate-core in standalone binary and rename to altimate (match npm primary) (#820) (81e15e9)
- fix: [#788] surface OpenAI nested error.message instead of
Bad Request: {?:?}(#789) (95b7b90)
Other Changes
- release: v0.7.1 — provider error pass + standalone binary fix (b052b41)
- release: v0.7.1 — provider error handling pass (#794) (c859b57)
Install
npm install -g @altimateai/altimate-code@0.7.1
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
Features
- feat: bridge upstream v1.4.0 across history rewrite + 3 backports + adversarial test suite (#757) (3cc3d4c)
Bug Fixes
Other Changes
- release: v0.7.0 (10381b0)
Install
npm install -g @altimateai/altimate-code@0.7.0
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
Features
Bug Fixes
- fix: BigQuery finops SQL — correct INFORMATION_SCHEMA columns + multi-region support (#739) (ea5cabe)
- fix: make anti-slop advisory instead of auto-closing legitimate PRs (#741) (a3503b0)
- fix: wrap isValidDatabricksHost env-fallback in altimate_change markers (98f0f41)
Other Changes
- chore: bump @altimateai/altimate-core to 0.3.1 for v0.6.1 (941c8ca)
- release: v0.6.1 (f898f1d)
- docs: Update docs with latest examples (#742) (355d302)
Install
npm install -g @altimateai/altimate-code@0.6.1
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
Features
- feat: add MSSQL/Fabric support to data-parity skill (#705) (f7b9497)
- feat: add Databricks AI Gateway as LLM provider (#649) (73fb5e8)
- feat: data-parity skill — TypeScript orchestrator, ClickHouse driver, partition support (#493) (c438bb0)
Bug Fixes
- fix: add altimate_change markers to remaining 2 upstream-shared edits (13fd8b5)
- fix: pre-release review fixes for v0.6.0 (64b0e8f)
- fix: improve text contrast on light terminal backgrounds (#712) (ff0c60a)
- fix: polish Altimate connect dialog — default URL, rename labels, fix placeholder (#724) (c3fc44d)
- fix: point /docs command and config links to docs.altimate.sh (#715) (fda5078)
- fix: [AI-678] add stub tool definitions for historical tool_use blocks (#703) (a18ecc6)
Other Changes
- release: v0.6.0 (99d5a8a)
- chore: bump
@altimateai/altimate-corefrom 0.2.6 to 0.3.0 (#716) (#717) (8b4316c) - docs: add Amazon Bedrock custom endpoints guide (#706) (add5b3f)
- test: consolidate 5 test PRs — 139 tests, deduplicated, with bug fixes (#709) (adaebe0)
Install
npm install -g @altimateai/altimate-code@0.6.0
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.21...v0.6.0
v0.5.21
What's Changed
Features
Bug Fixes
- fix: pre-release review fixes for v0.5.21 (3f7494a)
- fix: [AI-656] single-pass env-var resolution for MCP configs (#697) (daaaceb)
- fix: harden sql_explain and altimate_core_validate input handling (#693) (350001d)
- fix: resolve env-var references in MCP server environment config (closes #656) (#666) (f030bf8)
- fix: skip tui worker RPC test in CI — no HTTP server available (02e2f66)
- fix: resolve flaky CI tests — file scanner ENOENT and tui worker timeout (74853e6)
- fix: re-register dispatcher handlers in dbt test to survive cross-file
reset()(ea0194e)
Other Changes
- release: v0.5.21 (3bdaefa)
Install
npm install -g @altimateai/altimate-code@0.5.21
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.20...v0.5.21
v0.5.20
What's Changed
Features
Bug Fixes
- fix: add pagination support for recap trace list (#596) (b66d9f5)
- fix: URL-encode special characters in connection string passwords (#597) (29e4267)
- fix: address ClickHouse driver review findings (#599) (8f52e99)
Other Changes
- release: v0.5.20 (dcada75)
Install
npm install -g @altimateai/altimate-code@0.5.20
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.19...v0.5.20
v0.5.19
What's Changed
Features
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-codeFull Changelog: v0.5.18...v0.5.19
v0.5.18
What's Changed
Features
- feat: add native GitLab MR review integration (#622) (453e7e1)
- feat: add Altimate provider with /login command and credential valida… (#606) (0d34855)
Bug Fixes
- fix: add timeout, home/root blocking, and default exclusions to glob tool (#637) (9806411)
- fix: normalize
mcpServersconfig key tomcpand transform external MCP formats (#639) (c103bfd) - fix: white-on-white text in light terminal themes (#640) (dd0c323)
Other Changes
- release: v0.5.18 (448a8cb)
- docs: add Altimate LLM Gateway provider, expand IDE page, update quic… (#607) (06c4c84)
- chore: add anti-slop protection for AI-generated spam PRs (#642) (5b6b31f)
Install
npm install -g @altimateai/altimate-code@0.5.18
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.17...v0.5.18
v0.5.17
What's Changed
Features
- feat: support custom dbt
profiles.ymlpath viaDBT_PROFILES_DIRand project-local discovery (#605) (43e5f9a)
Bug Fixes
- fix: restore
does not existto validation error keywords (#614) (a68ce29) - fix: eliminate stale file race condition and fix error misclassification (#611) (086d7b2)
- fix: address 7 P1 findings from v0.5.16 release evaluation (#591) (5d0ada3)
Other Changes
- release: v0.5.17 (31d163e)
Install
npm install -g @altimateai/altimate-code@0.5.17
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.16...v0.5.17