Releases: AltimateAI/altimate-code
Releases · AltimateAI/altimate-code
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
v0.5.2
What's Changed
Features
Bug Fixes
- fix: address multi-model code review findings for recent merges (#307) (04a807e)
- fix: suppress Snowflake SDK stdout log noise in TUI (#305) (b1e6520)
- fix: invert
WebFetchUser-Agent strategy to honest-bot-first (#303) (76ec9fe) - fix: add trace history dialog and /traces command for TUI (#297) (bb94013)
- fix: disable snowflake sdk console logs in TUI (fixes #300) (#301) (1aab931)
Other Changes
- release: v0.5.2 (4cee25f)
- chore:remove brew from docs and readme (#299) (b25f49e)
- Fix typo in README for altimate to altimate-code (#293) (1578470)
- docs: add showcase examples with screenshots for examples page (#292) (ba6631a)
Install
npm install -g @altimateai/altimate-code@0.5.2
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
Features
- feat: add core_failure telemetry with PII-safe input signatures (#245) (9aa1d39)
- feat: simplify to 3 modes (builder/analyst/plan) + SQL write access control (#282) (93eefed)
Bug Fixes
- fix: use npm install in driver error messages, add peerDependencies to published packages (#273) (53c38a8)
- fix: replace escapeSqlString with parameterized query binds in finops/schema (#277) (b907943)
- fix: trace system prompt only once per session to avoid duplication (#287) (0da1482)
Other Changes
- release: v0.5.1 (b5242fa)
- Fix/docs readme final (#288) (872880b)
- docs: sync missing content from v2 and rename What's New to Changelog (#284) (79ae428)
Install
npm install -g @altimateai/altimate-code@0.5.1
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
Features
- feat: smooth streaming mode for TUI response rendering (#281) (69bd0d6)
- feat: ship builtin skills to customers via postinstall (#279) (bf5541c)
- feat: add
/configure-claudeand/configure-codexbuilt-in commands (#235) (eed2dc0)
Bug Fixes
- fix: brew formula stuck at v0.3.1, version normalization in publish pipeline (#286) (77aad83)
- fix: harden auth field handling for all warehouse drivers (#271) (f27dc39)
- fix: suppress console logging that corrupts TUI display (#269) (0612f4e)
Other Changes
- release: v0.5.0 (6e7a1fc)
Install
npm install -g @altimateai/altimate-code@0.5.0
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.4.9...v0.5.0