Releases: AltimateAI/altimate-code
Releases · AltimateAI/altimate-code
v0.5.12
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
Other Changes
- release: v0.5.12 (6ce7080)
Install
npm install -g @altimateai/altimate-code@0.5.12
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.11...v0.5.12
v0.5.11
What's Changed
Features
Bug Fixes
- fix: add
npm whoamiauth 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
- release: v0.5.11 (722153d)
Install
npm install -g @altimateai/altimate-code@0.5.11
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.10...v0.5.11
v0.5.10
What's Changed
Features
Bug Fixes
- fix: 52 CI test failures caused by
mock.moduleleaking across test files (#460) (7afa3d6) - fix: add missing
altimate_changemarker onisStatelessCommandguard (#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-codeFull Changelog: v0.5.9...v0.5.10
v0.5.9
What's Changed
Features
Bug Fixes
- fix: Codespaces — skip machine-scoped
GITHUB_TOKEN, cap retries, fix phantom command (#415) (966f43c) - fix: sql_analyze reports "unknown error" for successful analyses (AI-5975) (#426) (38bfb52)
- fix: remove
semverdependency from upgrade path to prevent user lock-in (#421) (8e11c7f) - fix: ship discover-and-add-mcps as a builtin command (#409) (528af75)
Other Changes
- release: v0.5.9 (544903f)
Install
npm install -g @altimateai/altimate-code@0.5.9
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.8...v0.5.9
v0.5.8
What's Changed
Features
Bug Fixes
- fix: eliminate 29 pre-existing test failures in CI (#411) (37dd7db)
- fix: dbt commands fail with ESM
SyntaxErrorsince v0.5.3 (#407) (3b6d5d4) - fix: skill builder ctrl+i keybind, ESC navigation, docs screenshots (#386) (8d5804f)
- fix: upgrade notification silently skipped in multiple scenarios (#389) (b482df9)
Other Changes
- release: v0.5.8 (4c01aac)
- test: consolidated test coverage across 9 modules (133 new tests) (#403) (6b7070d)
- Remove phantom sql_validate tool and add comprehensive SQL validation tests (#352) (8eb13d4)
- test: provider error classification — overflow detection and message extraction (#375) (27941cf)
- test: altimate tools — impact analysis DAG traversal and training import parsing (#384) (d1e8419)
- test: util — Rpc client protocol and abortAfter/abortAfterAny coverage (#382) (11a27fe)
- test: util — Color, signal, and defer coverage (#379) (9ddf7c6)
- test: MCP config CRUD + Locale utility coverage, found duration >=24h bug (#369) (d10303c)
Install
npm install -g @altimateai/altimate-code@0.5.8
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
Features
Bug Fixes
Other Changes
- release: v0.5.7 (87ceda2)
- Add impact analysis, training import tools, and CI validation features (#350) (edd58cd)
- test: bash tool PATH injection for .opencode/tools/ user tools (#366) (4c7b9ac)
- Add comprehensive E2E tests for trace viewer with adversarial cases (#353) (270bc7d)
- test: fn() wrapper and skillSource trust classification (#367) (fae97b0)
- chore: improve test-discovery skill with PR documentation standards and TUI E2E guidance (#365) (7a6fee0)
- test: AsyncQueue/work utility and State.invalidate coverage (#364) (d486295)
- chore: add /test-discovery command for hourly automated test generation (dd29651)
Install
npm install -g @altimateai/altimate-code@0.5.7
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
Features
- feat: add Snowflake Cortex as an AI provider (#349) (c4f5c16)
- feat: add
skillCLI command and.opencode/tools/auto-discovery (#342) (d6a1e6b)
Bug Fixes
- fix: add missing altimate_change markers for CI marker guard (46aada2)
- fix: add missing altimate_change marker in dialog-skill.tsx (#341) (a29f212)
Other Changes
- release: v0.5.6 (f1d5b47)
- test: add E2E smoke tests for skill lifecycle, symlink safety, and URL parsing (#363) (c3d29eb)
Install
npm install -g @altimateai/altimate-code@0.5.6
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
Features
- feat: default auto_mcp_discovery to true (#345) (2ba7c67)
- feat: auto-discover MCP servers from external AI tool configs (#311) (65d82fb)
Bug Fixes
Other Changes
Install
npm install -g @altimateai/altimate-code@0.5.5
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
Features
- feat: track per-generation token usage in telemetry (#336) (bd56988)
- feat: show update-available indicator in TUI footer (#175) (22651a6)
Bug Fixes
Other Changes
- release: v0.5.4 (fb28a0a)
- chore: add missing
altimate_changemarkers for upgrade indicator (#338) (096008a)
Install
npm install -g @altimateai/altimate-code@0.5.4
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
Features
Bug Fixes
- fix: exclude 220MB of unused
.nodebinaries from dbt-tools bundle (#320) (550bd39) - fix: documentation about connections. Fixes issue #313 (#318) (9c2134e)
- fix: bundle skills, dbt-tools, and altimate-setup in shipped npm binary (#316) (c734e19)
Other Changes
- release: v0.5.3 (7a16e73)
- chore: add missing
altimate_changemarkers for upstream merge safety (#322) (81f3220)
Install
npm install -g @altimateai/altimate-code@0.5.3
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.2...v0.5.3