Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Releases: agentuity/cli

v0.0.159

15 Jul 17:22
v0.0.159
764db42

Choose a tag to compare

Changelog

  • 764db42 Fix issue with deployment error not having a write to write out the error (#416)
  • 6be2f38 Update changelog for CLI v0.0.158 (#415)

v0.0.158

08 Jul 04:58
v0.0.158
9a22121

Choose a tag to compare

Changelog

  • 9a22121 Bun: re-generate the lock file when we go to install for the first time or in CI (#414)
  • 6674e36 Update changelog for CLI v0.0.157 (#413)

v0.0.157

08 Jul 04:40
v0.0.157
6312321

Choose a tag to compare

Changelog

  • 6312321 Bun/Node: remove the --no-save which seems to cause issues sometimes (#412)
  • 820b16e Update changelog for v0.0.156 (#411)

v0.0.156

03 Jul 19:20
v0.0.156
376f595

Choose a tag to compare

Changelog

  • a5048a6 BUG FIX compare with original, not masked (#409)
  • 376f595 Deployment: add new deployment options (#410)
  • 4c0e399 Update changelog for v0.0.155 (#408)
  • 4fbc7b7 [GITHUB-338] Do not create a git repo if we’re already in a git repo (#406)

v0.0.155

30 Jun 15:41
v0.0.155
0cbbbe0

Choose a tag to compare

Changelog

v0.0.154

26 Jun 15:31
v0.0.154
caca7d8

Choose a tag to compare

Changelog

v0.0.153

24 Jun 19:18
v0.0.153
be2fa75

Choose a tag to compare

Changelog

  • be2fa75 Update changelog for CLI v0.0.152 (#399)
  • 699da1f When running dev mode, make sure we have a .env.development file (#400)

v0.0.152

24 Jun 01:58
v0.0.152
bd9984a

Choose a tag to compare

Changelog

  • bd9984a Fix regression in hot reload for new bun/node templates (#398)
  • 17c743c Railgurd the user from creating a project in an existing project directory (#396)

v0.0.151

19 Jun 00:36
v0.0.151
0c54009

Choose a tag to compare

Changelog

  • 0c54009 Split up the upload vs deploy status messages (#395)
  • e995e5e Switch to using a more compatible docker internal hostname that works cross platform (#394)

v0.0.150

13 Jun 19:10
v0.0.150
61c639c

Choose a tag to compare

Changelog

  • 7e456b2 Complete JSONC parsing fix for MCPConfig.UnmarshalJSON method (#388)
  • 29ee85a Fix install script race condition by eliminating separate HEAD request (#389)
  • 5d8dbaf Update changelog for CLI v0.0.149 (#387)
  • 61c639c add groq patch module (#390)