Releases: AltimateAI/altimate-code
Releases · AltimateAI/altimate-code
v0.8.9
What's Changed
Features
Bug Fixes
- fix: address v0.8.8 pre-release review findings (3443829)
- fix: wrap diverged upstream lines in altimate_change markers (#844, #937) (2a9e8c5)
Other Changes
- release: v0.8.9 (8fea433)
- test: add v0.8.8 adversarial suite; fix ineffective MCP config parse-guard (84da8e3)
Install
npm install -g @altimateai/altimate-code@0.8.9
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.8.8...v0.8.9
Windows Powershell installer updates
What's Changed
Features
- fix(install): resilient latest-version fetch (both installers) (#946) (dfe0364)
- feat(install): verify release archive checksums in both installers (#942) (31e73d0)
- feat: IDE-aware datamate transport, enabled-state persistence, and /mcps command (#893) (07eaa94)
- feat: [AI-6949] add session transcript REST endpoint for datamates extension (#941) (ae69109)
- feat: Windows PowerShell installer (install.ps1) (#930) (faf0b61)
Bug Fixes
- fix(install): resilient latest-version fetch (both installers) (#946) (dfe0364)
- fix: increase DEFAULT_CHUNK_TIMEOUT from 2min to 5min (#844) (7039545)
- fix: auto-resolve question tool in non-interactive contexts (#937) (9644a00)
- fix: bubble real dbt show error instead of generic "Could not parse" (#933) (37072bc)
- fix: trigger auto-update check on headless
servestartup (#940) (fd9d7c7)
Other Changes
- test: add release-validation coverage for post-
v0.8.7merged PRs (#952) (f8b3454) - serve: log trace directory on startup (#929) (3a8d1c0)
Install
npm install -g @altimateai/altimate-code@0.8.8
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.8.7...v0.8.8
v0.8.7
What's Changed
Features
- feat: wire altimate-core 0.5.1 equivalence dialect + decidable (#928) (53127b7)
- feat: verified query optimization via altimate_core_rewrite verify_equivalence mode (#918) (1748c37)
- feat: per-turn tool retrieval (trim tool-definition context flood) (#858) (88b7f6f)
- feat: dispatch centralized ocr/Gemini review on PR ready (gated loop) (#914) (c2019ba)
Bug Fixes
- fix: pin release-v0.8.5 gate to constant version (was breaking on every later release) (#923) (5c1fedf)
Other Changes
- release: v0.8.7 (146acea)
- chore: bump
@altimateai/altimate-coreto0.5.1(#925) (ea6a2a0) - Make dbt PR reviewer demo-parity reliable (#919) (2aa8b0e)
- Fix dbt YAML review file classification (#920) (954cc32)
Install
npm install -g @altimateai/altimate-code@0.8.7
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.8.6...v0.8.7
v0.8.6
What's Changed
Features
Bug Fixes
- fix: address v0.8.6 release-review findings (ecc7001)
- fix: write session traces in headless serve mode (#886) (ed1eecd)
Other Changes
- release: v0.8.6 (f52da2d)
Install
npm install -g @altimateai/altimate-code@0.8.6
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.8.5...v0.8.6
v0.8.5
What's Changed
Features
Bug Fixes
- fix: harden dbt review action version lookup and credential write (#911) (b7d15ee)
- fix: prepare dbt review action for v0.8.5 (#900) (3572f1c)
- fix(tracing): reliability follow-ups from v0.8.4 review (#901, #902, #903) (#905) (49fd9be)
- fix(tooling): marker guard no longer false-positives on changes deep inside a pre-existing block (#904) (db81d41)
Other Changes
- release: v0.8.5 (5ffeadb)
Install
npm install -g @altimateai/altimate-code@0.8.5
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
Features
Bug Fixes
- fix(tracing): clarify interrupted-span message so restarts aren't read as agent failures (3982d8d)
- fix(tracing): trace waterfall + summary prompt + chat tab all lose data after each agent turn (#895) (89699f6)
Other Changes
- release: v0.8.4 (d2cf6b3)
- test: harden v0.8.3 plan-mode trust-boundary tests + fix nested marker tracking (#899) (7e909a9)
Install
npm install -g @altimateai/altimate-code@0.8.4
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
Features
Bug Fixes
- fix: harden #888 plan-mode hoist — behavioral trust-boundary tests + warning copy (823a016)
- fix: plan-mode refusals on altimate-default + warning false-positive (#887) (#888) (f5e10cc)
Other Changes
- release: v0.8.3 (daa0351)
Install
npm install -g @altimateai/altimate-code@0.8.3
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
Features
Bug Fixes
- fix: [#881] dbt_pr_review needs no altimate API key — correct stale tool descriptions (#882) (ec540eb)
- fix: two tests flaky under parallel CI load (S27 + trace snapshot) (#880) (85edc12)
Other Changes
- release: v0.8.2 (cdf89a6)
- test: [#883] harden #881 guard — loosen regex + sweep all altimate-core tool descriptions (#884) (b61893e)
Install
npm install -g @altimateai/altimate-code@0.8.2
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
Features
Bug Fixes
- fix: [#871] correct reviewer APPROVE→COMMENT docs + enforce no-formal-approve at compile time (#872) (6a620de)
- fix: dbt PR reviewer posts COMMENT, never a formal APPROVE review (#870) (21721ac)
- fix(tracing): close trace corruption in long-running sessions (#865) (#867) (e12cac3)
Other Changes
- release: v0.8.1 (7924902)
- docs: document dbt PR reviewer COMMENT-not-APPROVE behavior + pull_request_target caveat (8841fb4)
Install
npm install -g @altimateai/altimate-code@0.8.1
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.8.0...v0.8.1
v0.8.0
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
- release: v0.8.0 (6ad8b47)
Install
npm install -g @altimateai/altimate-code@0.8.0
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.7.3...v0.8.0