-
Notifications
You must be signed in to change notification settings - Fork 87
Releases: AltimateAI/altimate-code
Releases · AltimateAI/altimate-code
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
Assets 10
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
Assets 10
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
Assets 10
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
Assets 10
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
Assets 10
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
Assets 10
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
Assets 10
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
Assets 10
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
Assets 10
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