v0.5.14
What's Changed
Features
- feat: upstream_fix marker convention, --audit-fixes command, and CI Bun crash resilience (#555) (dbff413)
- feat: skill follow-up suggestions to improve dbt experience (#546) (384335d)
- feat: add Verdaccio-based sanity suite for real npm install testing (#503) (9ba2114)
- feat: add MongoDB driver support (#482) (abcaa1d)
Bug Fixes
- fix: prototype pollution and shallow freeze in
SkillFollowups.get()(#558) (d022b21) - fix: three simple bugs — locale duration, dispatcher reset, impact test count (#529) (33c331b)
Other Changes
- release: v0.5.14 (b09012a)
- test: consolidate 18 test PRs — 434 new tests, deduplicated, with bug fixes (#545) (01f355c)
- test: consolidate 10 hourly test PRs into single coverage expansion (#514) (86a02c4)
- test: consolidate 11 test PRs — 305 new tests, deduplicated (#498) (bb722b8)
Install
npm install -g @altimateai/altimate-code@0.5.14
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.13...v0.5.14