Skip to content

Releases: AltimateAI/altimate-code

v0.5.19

05 Apr 04:34

Choose a tag to compare

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

v0.5.18

04 Apr 19:21

Choose a tag to compare

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 mcpServers config key to mcp and 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-code

Full Changelog: v0.5.17...v0.5.18

v0.5.17

02 Apr 17:02

Choose a tag to compare

What's Changed

Features

  • feat: support custom dbt profiles.yml path via DBT_PROFILES_DIR and project-local discovery (#605) (43e5f9a)

Bug Fixes

  • fix: restore does not exist to 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

Install

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

Full Changelog: v0.5.16...v0.5.17

v0.5.16

30 Mar 19:14

Choose a tag to compare

What's Changed

Features

  • feat: add ClickHouse warehouse driver (#574) (76e9c07)

Bug Fixes

  • fix: telemetry improvements from deep AppInsights analysis (#587) (75b077f)

Other Changes

Install

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

Full Changelog: v0.5.15...v0.5.16

v0.5.15

30 Mar 02:10

Choose a tag to compare

What's Changed

Features

  • feat: add telemetry intelligence signals for debugging and improvements (#564) (f41e03e)
  • feat: plan agent refinement, feature discovery (#556) (c5e9cfa)

Bug Fixes

  • fix: update computeSqlFingerprint resilience tests for safe-import refactor (6919bdf)
  • fix: tool reliability improvements for sql-classify, edit, and webfetch (#581) (#582) (c1a0d2b)
  • fix: address pre-release review findings for v0.5.15 (#580) (382b5db)
  • fix: address post-merge code review findings from PR #556 (#578) (e1c6cae)
  • fix: include nested node_modules in NODE_PATH for NAPI resolution (#576) (2180ce0)
  • fix: defensive null guards in tool formatters and DuckDB concurrent access retry (#571) (ddd7a6f)
  • fix: resolve all 5 Verdaccio sanity test failures (#572) (7d1c9f4)
  • fix: pass explicit postgres user in Verdaccio sanity test (22c9c38)
  • fix: update build branding test for cp instead of symlink (bde8c84)
  • fix: use hard copy instead of symlink for altimate-code binary alias (d66354c)
  • fix: add altimate_change markers to plan two-step approach sections (715fe9d)
  • fix: improve telemetry error classification, warehouse validation, and webfetch error context (#566) (ffe03b4)

Other Changes

  • release: v0.5.15 (8449bec)
  • test: expand Verdaccio sanity suite with 50 new tests across 3 phases (#562) (0226200)
  • ci: add Verdaccio sanity suite to CI and release workflows (#560) (73852bc)

Install

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

Full Changelog: v0.5.14...v0.5.15

v0.5.14

29 Mar 03:11

Choose a tag to compare

What's Changed

Features

  • feat: upstream_fix marker convention, --audit-fixes command, and CI Bun crash resilience (#555) (dbff413)
  • feat: skill follow-up suggestions to improve dbt experience (#546) (384335d)
  • feat: add Verdaccio-based sanity suite for real npm install testing (#503) (9ba2114)
  • feat: add MongoDB driver support (#482) (abcaa1d)

Bug Fixes

  • fix: prototype pollution and shallow freeze in SkillFollowups.get() (#558) (d022b21)
  • fix: three simple bugs — locale duration, dispatcher reset, impact test count (#529) (33c331b)

Other Changes

  • release: v0.5.14 (b09012a)
  • test: consolidate 18 test PRs — 434 new tests, deduplicated, with bug fixes (#545) (01f355c)
  • test: consolidate 10 hourly test PRs into single coverage expansion (#514) (86a02c4)
  • test: consolidate 11 test PRs — 305 new tests, deduplicated (#498) (bb722b8)

Install

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

Full Changelog: v0.5.13...v0.5.14

v0.5.13

26 Mar 17:12

Choose a tag to compare

What's Changed

Features

Bug Fixes

  • fix: pin @altimateai/altimate-core to exact version to prevent stale binaries (#475) (fe07912)
  • fix: flaky dbt Profiles Auto-Discovery tests in CI (c36d6f2)

Other Changes

  • release: v0.5.13 (91fe351)
  • chore(deps): bump yaml from 2.8.2 to 2.8.3 in /packages/opencode (#473) (959d580)

Install

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

Full Changelog: v0.5.12...v0.5.13

v0.5.12

26 Mar 12:45

Choose a tag to compare

What's Changed

Features

  • feat(dbt-tools): auto-discover config with Windows compatibility (#464) (0e6bb70)
  • feat: add local E2E sanity test harness (#461) (79c34c5)

Bug Fixes

  • fix: altimate-dbt commands fail with hardcoded CI path in published binary (#467) (1a6610d)

Other Changes

Install

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

Full Changelog: v0.5.11...v0.5.12

v0.5.11

25 Mar 17:49

Choose a tag to compare

What's Changed

Features

Bug Fixes

  • fix: add npm whoami auth verification before publish (ad99c5c)
  • fix: add retry logic for npm publish transient 404s (d9d4ea0)
  • fix: [AI-5975] propagate tool error messages to telemetry (#429) (f87e9ac)
  • fix: add release smoke tests to prevent broken binary publishes (#463) (9da78de)

Other Changes

Install

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

Full Changelog: v0.5.10...v0.5.11

v0.5.10

25 Mar 02:03

Choose a tag to compare

What's Changed

Features

  • feat: add altimate-code check CLI command for deterministic SQL checks (#453) (79d7c56)

Bug Fixes

  • fix: 52 CI test failures caused by mock.module leaking across test files (#460) (7afa3d6)
  • fix: add missing altimate_change marker on isStatelessCommand guard (#457) (16c38bb)
  • fix: show Snowflake Cortex in provider list before authentication (#447) (cfe1bad)
  • fix: new user detection race condition + telemetry gaps (#445) (3022614)

Other Changes

  • release: v0.5.10 (bbae377)
  • refactor: rename Recap back to Trace for AI model comprehension (#443) (12ed190)
  • skill(data-viz): add lazy init, data-code separation, color contrast, icon semantics, field validation, pre-delivery checklist (#434) (91ebfe5)
  • test: consolidate 12 hourly test PRs + fix slugify and hints sort (#439) (167d4a7)

Install

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

Full Changelog: v0.5.9...v0.5.10