Skip to content

Releases: archgate/cli

v0.29.0

16 Apr 22:10
3435912

Choose a tag to compare

Features

  • adr: support custom domains via archgate domain commands (#212) (2717763)
  • docs: add PostHog web analytics (#208) (0502ecd)

Bug Fixes

  • telemetry: await initTelemetry so command_executed carries repo_id (#211) (4ffbb70)

Performance Improvements

  • cli: remove 3s exit tail and trim startup overhead (#213) (9e442d6), closes #6 #211

v0.28.0

14 Apr 09:44
0363922

Choose a tag to compare

Features

  • telemetry: fix command/exit-code tracking and enrich events (#206) (d798061)

Bug Fixes

v0.27.0

31 Mar 11:42
708e9fb

Choose a tag to compare

Features

  • native Cursor plugin support via marketplace and VSIX install (#182) (bc7a120)

Bug Fixes

  • use correct path encoding for Cursor session-context on Windows (#181) (9e531ee)
  • use VS Code marketplace URL in copilot init fallback (#186) (e0187f9)

v0.26.2

25 Mar 14:06
d9e02d1

Choose a tag to compare

Bug Fixes

  • suppress all GCM interactive prompts in credential store (#176) (5d9bd33)

v0.26.1

25 Mar 02:00
53c8e17

Choose a tag to compare

Bug Fixes

  • show manual install commands on failure, split CLI docs (#171) (91544c4)

v0.26.0

24 Mar 21:26
f75b7a7

Choose a tag to compare

Features

Bug Fixes

  • filter Sentry noise from tests and user cancellations (#169) (2c988b6)

v0.25.1

24 Mar 09:54
7b5d43b

Choose a tag to compare

Bug Fixes

  • avoid Windows CI timeout in init idempotency test (#164) (8fdbe29)

v0.25.0

23 Mar 22:09
e35cb48

Choose a tag to compare

Features

  • add typed readJSON overload for package.json (#162) (1240080)
  • add VS Code extension install via plugin install (#161) (f71bd4d)

Bug Fixes

  • remove plaintext token storage and fix upgrade losing login (#160) (390ef9b)

v0.24.0

23 Mar 20:57
4217e22

Choose a tag to compare

Features

  • validate rule file syntax conventions (#159) (f600f88)

Bug Fixes

  • ci: remove self-referencing archgate proto plugin (#157) (66d71ac)

v0.23.2

23 Mar 19:23
7546202

Choose a tag to compare

Bug Fixes

  • correct scanner positions, suppress stderr noise, and fix stdin hang (#155) (387b318)