Releases: AltimateAI/altimate-code
Releases · AltimateAI/altimate-code
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
v0.7.3
What's Changed
Features
Bug Fixes
- fix: [#838] webfetch 404 cache — longer TTL + URL normalization (#839) (a411be2)
- fix: [#836] always emit tokens_input_total + document token semantics (#837) (fbc7f97)
- fix: [#832] build agent 0% completion — legacy name leaking into telemetry (#833) (f9e7a35)
- fix: [#830] project_scan 32% failure rate — defensive spawn + degraded tracking (#831) (71c46a0)
- fix: [#827] finops_* 100% failure — add warehouse-resolver fallback (#828) (00738e9)
Other Changes
- release: v0.7.3 (56259a3)
Install
npm install -g @altimateai/altimate-code@0.7.3
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.7.2...v0.7.3
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