Skip to content

Releases: aligndottech/align-cli

cli: v0.42.0

Choose a tag to compare

@align-release-bot align-release-bot released this 23 Sep 14:29
48398c4

0.42.0 (2026-09-23)

Features

  • access-capability: publish the API/CLI-JSON/MCP capability matrix (ALI-1003) (#317) (cd652f7)
  • local: type relationships at capture, not just check-time (ALI-1065) (#319) (090890b)

cli: v0.41.0

Choose a tag to compare

@align-release-bot align-release-bot released this 21 Sep 20:34
c37bbe3

0.41.0 (2026-09-21)

Features

  • check: add align review, and stop passing on a clean branch (David's feedback) (#309) (af54be0)

Bug Fixes

  • gateway-client: a bodyless request must not claim to send JSON (#312) (f0a6f86)
  • git: mark remotes explicitly rather than inferring them from an origin/ prefix (#310) (83378e4)
  • mcp: never tell an agent "no conflict exists" when the gateway said nothing (#307) (780844d)
  • mcp: write a command Windows can actually spawn (ALI-1135) (#314) (53c4bf6)
  • plugins: spawn align through cmd on Windows, decided at runtime (ALI-1184) (#315) (208f399)

cli: v0.40.2

Choose a tag to compare

@align-release-bot align-release-bot released this 20 Sep 08:56
b363409

0.40.2 (2026-09-20)

Bug Fixes

  • mcp: stop returning the summary as the rationale (#305) (da7a450)

cli: v0.40.1

Choose a tag to compare

@align-release-bot align-release-bot released this 18 Sep 20:17
a2facd4

0.40.1 (2026-09-18)

Bug Fixes

  • e2e: correct a wrong ALI-951 assumption about the import_completed wire value (#303) (df9e744)

cli: v0.40.0

Choose a tag to compare

@align-release-bot align-release-bot released this 18 Sep 19:42
c6cbbe3

0.40.0 (2026-09-18)

⚠ BREAKING CHANGES

  • connect: align import no longer runs an import. It exits 2 and names align connect. Deprecated in 0.38.0 on 2026-09-09 with a stderr line on every invocation naming both the replacement and this removal version.

Features

  • connect: retire the align import alias, as its own sunset test demanded (#300) (a180cd6)
  • mcp: add --created-before flag to bound decision searches (ALI-1082) (#302) (ab3a16e)
  • mcp: ALI-1070 port the timeline trio so a customer's agent can reach it (#296) (45399e7)

Bug Fixes

  • ci: pin LF line endings so the docs test stops failing on windows-latest (#295) (ad66fb7)
  • mcp: ALI-1070 follow-up - the 11 review findings #296 merged without (#298) (b311736)
  • test: normalise the path separator, so the retirement sweep passes on Windows (#301) (5ac57d8)

cli: v0.39.0

Choose a tag to compare

@align-release-bot align-release-bot released this 17 Sep 00:07
9017c88

0.39.0 (2026-09-17)

Features

  • mcp: publish readOnlyHint annotations on every tool, so a client can derive the write set (ALI-1063) (#293) (4c3d641)

cli: v0.38.1

Choose a tag to compare

@align-release-bot align-release-bot released this 16 Sep 23:18
004afd3

0.38.1 (2026-09-16)

Bug Fixes

  • ci: a shell-suite runner only counts if a pull request reaches it (ALI-727) (#290) (70a9a5e)
  • cli: fall back when a decision title reads as its own policy statement (#288) (fdafe20)
  • local: stop fabricating status: 'active' on every local search result (ALI-1063 follow-up) (#292) (f4ab56f)
  • test: match with a herestring so pipefail cannot invert the result (ALI-995) (#291) (5cb75dd)

cli: v0.38.0

Choose a tag to compare

@align-release-bot align-release-bot released this 10 Sep 20:37
4b03e6f

0.38.0 (2026-09-09)

Features

  • agents: the agent side leads with the check - align_check_alignment first, one instruction text with the hosted server, pre-edit hooks for Codex, Cursor and Copilot CLI (ALI-952) (#282) (f630b31)
  • align invite <email> and the teammate-request funnel signal (ALI-938) (#278) (279672f)
  • cli: read Claude Code auto-memory as a third session-import pass (ALI-810) (#285) (71571cb)
  • cli: session-import funnel stages and the summary line (ALI-835) (#286) (ebb3a1f)
  • setup: the next step is in the agent - the outro names the agent and the question, the second-run card names no CLI verb (ALI-950) (#280) (1057c65)
  • telemetry: local-mode split - install and setup_completed beacons by default, usage stays consent-gated (ALI-954) (#281) (19c6380)

Bug Fixes

  • cli: re-land ALI-951 (help tiers, align connect) - #283 merged into a dead branch, never reached main (#284) (9cd72b4)
  • lib: sync isSyntheticSource/navigableSourceUrl into decision-links.ts (ALI-923) (#275) (71cb4d9)
  • telemetry: the funnel sees the wizard - setup_started/completed, bare align, MCP first_useful_decision (ALI-949) (#279) (ecd4fd2)

cli: v0.37.1

Choose a tag to compare

@align-release-bot align-release-bot released this 07 Sep 23:39
8b3c27a

0.37.1 (2026-09-07)

Bug Fixes

  • import: address Copilot review findings from #272 (ALI-786) (#274) (90fc35f)
  • local-import: tombstones, honest zero-item messaging, local env resolution (ALI-786) (#272) (2be406c)
  • local-llm: allow ask to compose across decisions (ALI-894) (#269) (7fe10b7)
  • local-llm: detect paraphrased abstentions (ALI-895) (#270) (eeaefee)

cli: v0.37.0

Choose a tag to compare

@align-release-bot align-release-bot released this 07 Sep 20:15
c0aedf3

0.37.0 (2026-09-07)

Features

  • import: scope GitHub import to the current repo by default (ALI-917) (#267) (a719e7d)

Bug Fixes

  • release: auto-promote to latest when e2e-release.yml goes green (#266) (6367b24)